HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Help Spawn Footman!!

03-03-2005, 09:57 AM#1
Spacepig
hi i want some help with Spawn Footman Every 15 sec at a region ? and then Give them a Order to walk to another region how?? :D


03-03-2005, 10:14 AM#2
Bulletcatcher
Code:
Event: Time - Every 15.00 seconds of game time.

Conditions: None

Actions: 
Unit - Create unit of type (Footman) at (Center of (Your Region))
Unit - Issue (Move) order to (Last created unit) targetting (Center of (Your Target Region))

That'll do it. Actual actions may appear slightly differently in world editor, since I don't have access to it right now.
03-03-2005, 10:39 AM#3
Spacepig
Thanks for the Answer it work but know i have another problem When The Soldiers Run through The map and Meet another Enemy soldier thay just walk away i want them to stay adn start Fighting :D



///Spacepig
03-03-2005, 11:29 AM#4
Bulletcatcher
Replace 'Move' with 'Attack Move'.
03-03-2005, 11:41 AM#5
Spacepig
okey Thanks :D i like this forum Much nice People Here :D
03-03-2005, 12:50 PM#6
logik
if you are making a footman map.

i prefer using an edited version of "Factory" (neutral hostile>unit abilities>Factory)
set the spawned unit to footman and the spawn time to 15 and dont forget to set the leish range to 9999999999

it will allow you to use waypoints for the units spawned... it also can benefit from the "set level of ability" and "increase/decrease level of ability" triggers