- Joined
- Aug 2, 2009
- Messages
- 22
Hello guys
I have a question,
you already seen it
does this still leak?
thx in advance
I have a question,
you already seen it
-
Mob Respawn
-
Events
-
Time - MobTimer expires
-
-
Conditions
-
Actions
-
Unit - Create Footman Footman for Player 12 (Brown) at (Center of Alli Spawn1 <gen>) facing 0.00 degrees
-
Set Move1 = (Last created unit group)
-
Set Point1 = (Point(-6600.00, -7100.00))
-
Unit Group - Order Move1 to Attack-Move To Point1
-
Custom script: call RemoveLocation(udg_Point1)
-
Custom script: call DestroyGroup(udg_Move1)
-
-
thx in advance