| 03-31-2004, 11:18 PM | #1 |
Ok, i wanna make a map with this idea. when a unit enters a region, its creats a unit in a region. and it keeps doing it tell the unit leaves the region. like in castle madness.(if u have played it) plz help me. THANX! ;) |
| 03-31-2004, 11:23 PM | #2 |
Code:
Events: A unit enters (some rect/reigon) Actions Create 1 (whatever unit) at (your rect/reigion) facing default building facing degrees. |
| 04-01-2004, 01:57 AM | #3 | |
Quote:
|
| 04-01-2004, 04:00 AM | #4 |
Event- Every 1 Second Of Game Time Condition: Unit equal to player (color) Action: If units in <region> equal to 1 then creat 1 unit facing degrees That might work, im not sure if it will due to the fact that i dont have the editor at access now....and they arent they exact wording of the triggers but they are close |
| 04-07-2004, 11:05 PM | #5 |
its now working. now sure wut to do! |
