Page 1 of 1

enemies wont spawn anymore

Posted: Mon Jul 10, 2006 3:33 am
by richard
I have a little problem. I made some cp's uncaptureble but now the units wont spawn anymore so if i spawn im the only unit on the field :? How can i fix this??

RE: enemies wont spawn anymore

Posted: Mon Jul 10, 2006 7:07 am
by xwingguy
This should do it, just add it in ScriptPostLoad.

AddAIGoal(REP, "Deathmatch", 100)
AddAIGoal(CIS, "Deathmatch", 100)

RE: enemies wont spawn anymore

Posted: Tue Jul 11, 2006 3:37 am
by richard
where do I add it?? What file and where can you show it plz?

RE: enemies wont spawn anymore

Posted: Sun Jul 16, 2006 3:02 am
by richard
Srry for double post but it was 5 days ago. Can someone tell me where i should add that?? And show it?

RE: enemies wont spawn anymore

Posted: Sun Jul 16, 2006 3:20 am
by Penguin
anywhere