| Falkoner | May 13 2008, 10:33 pm | Post #1 |
|
Taking StarCraft Map Making to the Limit!
|
I was wondering if a single computer can run multiple AIs, like if I wanted it to run certain AIs in one spot, and other AIs in another spot, and then just stand still in other places, could I do it?
|
||
| FlyingHat | May 13 2008, 10:35 pm | Post #2 |
|
"Run AI at location"?
Well, I'm pretty sure you can run more than one AI. |
||
![]() |
| Falkoner | May 13 2008, 10:41 pm | Post #3 |
|
Taking StarCraft Map Making to the Limit!
|
Yes, but I'm talking like Melee AIs. Sorry for not being specific.
|
||
| Killer_Kow[MM] | May 13 2008, 10:44 pm | Post #4 |
|
Kiwis and Limes
|
Eh... The way SC AI works is really sketchy. I've tried stuff like this before and failed miserably. Generally, it's best to stick to one AI per player. But do some experimenting if you feel inclined to do so.
|
||
| NudeRaider | May 13 2008, 11:10 pm | Post #5 |
|
Write your own destiny, or else someone will write it for you!
|
I found that logic helps best to decide if AIs may collide.
You can obviously run a melee AI and execute a enter bunker AI. Also cast web etc. doesn't influence other AIs. Similarily it is possible to run a expansion melee AI or "value this area highter"-AI at the computers mineral base and a regular campaign/melee AI at his main base. But I don't know if 2 standard melee AIs executed at different locations work well but you should easily be able to test that. Post your results pls. |
||
| Falkoner | May 13 2008, 11:12 pm | Post #6 |
|
Taking StarCraft Map Making to the Limit!
|
Ugh... The two separate areas will not be able to affect eachother in any way, I think at the most I just want a mining AI that I can run in one spot, but not everywhere.
|
||
| NudeRaider | May 14 2008, 7:50 am | Post #7 |
|
Write your own destiny, or else someone will write it for you!
|
That's no problem.
|
||
| Falkoner | May 14 2008, 7:47 pm | Post #8 |
|
Taking StarCraft Map Making to the Limit!
|
Okay, lemme just say the whole layout:
My plan is that in my map (Movie Contest) You'll be able to turn units into computer, and then you'll be able to run AIs on units(such as SCVs) making them mine and things, and since all the players are separated, but they are all using the same computer, I'm wondering if that will cause any conflict. |
||
| A_of-s_t | May 14 2008, 10:29 pm | Post #9 |
|
Master of Temptation, Ruler of Aeronotics, and Secret Lover
|
I think you should study the actual AI scripts. AI scripts with similar AI orders and such will possibly lock the AI or make it act funny. Some AIs give money to the computer player which can be a problem.
Check out AI scripts here: http://www.broodwarai.com/forums/index.php?showtopic=285 |
||
![]() |