Staredit Network

Staredit Network -> UMS Assistance -> Melee UMS
Report, edit, etc...Posted by slinzer on 2007-01-03 at 04:10:52
** EDIT **

Ive found out the problem! Didnt make any locations. So, im sorry for posting smile.gif

** EDIT **



Hey guys! Im new to the forum and i wonder alite about these AI scripts.

Ive read all the tutorials ive been able to find, but it still doesnt clear things up for me sad.gif

I got a homemade meele map, wich i want to play with my brothers. And i play it as a UMS since i want to start together with my brothers. But the problem is that when i play the map, the computer just collects minerals and does nothing else.. =(

CODE

Trigger("computer"){
Conditions:
Always();

Actions:
Run AI Script("PMCx");
}


thanks in advance smile.gif
Report, edit, etc...Posted by Falkoner on 2007-01-03 at 13:05:02
Try other AI scripts at location, different AI scripts do different things, also, make sure that the AI script is aligned with the race that the computer really is, so if the computer has zerg buildings, but in the editor he is terran, a zerg AI won't work, you have to have a zerg comp with zerg units and a zerg AI, try the Zerg campaign Insane one, those three words migth eb in a different order smile.gif
Report, edit, etc...Posted by fritfrat(U) on 2007-01-03 at 16:01:19
Zerg Custom would more be like what they do in melee than insane, but insane works too.

I know you said you got it figured out, but I'm not sure if you actually tested it. Most often when the units mine the minerals but don't do anything else is when you have (for example) zerg buildings and zerg AI script, but the player's race is set to Terran or Protoss. Just make sure the race is set to the same as the units and ai script.
Next Page (1)