Staredit Network

Staredit Network -> UMS Assistance -> the enemys dont move in my map that i made
Report, edit, etc...Posted by Staredit.Net Essence on 2004-09-17 at 20:49:40
well how do you make them move i now you do some AI script thing i did that but it dosent really work.............hold on check out this really kool picture of the up coming starcraft ghost game........
Report, edit, etc...Posted by Vindexus on 2004-09-17 at 20:53:28
Could you be a little more descriptive of how you want your units to "move." Do you want them to wander around? Or move from one location to another? Or do you want to teleport them?
Report, edit, etc...Posted by DT_Battlekruser on 2004-09-17 at 23:54:32
Or perhaps you want them to make a base?
Report, edit, etc...Posted by Evils-èyez on 2004-09-18 at 00:15:06
huh.gif maybe you should make him at a location and order him at (location 1) to (location 2) and preserve it
Report, edit, etc...Posted by KrazyKrl on 2004-09-18 at 12:53:02
Ok, if you want to use an Ai-Script(Computer builds a base) use this:

Trigger
Description:
AI-Script
Players:
¤ Player 7 (Whatever Computer Player)
Conditions:
¤ Elapsed Senario Time Is At Least 3 Seconds
Actions:
¤ Run AI-Script At Location 'Expansion Terran Campaign Insane' At 'Terran Base'
(Replace Terran With Computer Player's Race)


If you want to issue the order to an individual unit, then use the order trigger.


Trigger
Description:
Order
Players:
¤ Player 7 (Whatever Computer Player)
Conditions:
¤ Player 7 Brings At Least 1 'Unit' to 'Issue Order'
Actions:
¤ Order All 'Unit' at 'Issue Order' Move To 'Order Endpoint'
¤ Preserve Trigger
Report, edit, etc...Posted by greenreaper on 2004-09-18 at 14:11:56
If you want the computers to move around the map looking for enemies to
kill then do this.


Trigger
Description:
AI SCRIPT
Players:
¤ Computer
Conditions:
¤ Always
Actions:
¤ Run Ai Script: Send all units on strategic suicide missions


There's more AI scripts....this is just one...
Report, edit, etc...Posted by Staredit.Net Essence on 2004-09-18 at 19:39:52
smile.gif thanks for the help
Next Page (1)