Staredit Network

Staredit Network -> UMS Assistance -> Broodling Spell
Report, edit, etc...Posted by Hick on 2004-08-19 at 03:59:15
I want it so every 5 seconds, the player controlling the Ultralisk recieves a broodling right next to the Ultralisk. Heres my triggers:

PLAYERS:
- Force 1

CONDITIONS:
- Always

ACTIONS:
- Center location labeled "Create Broodling" on "Ultralisk" owned by Current player at "Anywhere"
- Preserve trigger

---and---

PLAYERS:
- Force 1

CONDITIONS:
- Current player brings at least 1 Ultralisk to location "Create Broodling"

ACTIONS:
- Wait 5000 milliseconds
- Create 1 Broodling at location "Create Broodling" for Current player
- Preserve trigger
Report, edit, etc...Posted by Cokymonster on 2004-08-19 at 04:15:26
you sure you got the right ultralisk ? tongue.gif

try it with creating a broodling first before you wait.

if that fire correctly, then its wait trigger thats lagging. Happens when you have a lot of wait triggers in your map. Hypertriggers helps a lot.
Report, edit, etc...Posted by (U)Bolt_Head on 2004-08-19 at 04:23:15
Yeah, create the broodling before your wait. What is happening instead?
Report, edit, etc...Posted by mianmian on 2004-08-19 at 14:47:16
do it this way ive got it to work in my map smile.gif ( you stole my idea)

players: the player you want it to trigger for

condition: always

Actions: wait 5000 miliseconds
center location spawn broodlings on ultralisk
creat 1 broodling at location spawn broodlings
preserve trigger

there you go should work it works in my map ( my idea...... )
Next Page (1)