Page 1 of 1

Another AI Freezing Error

Posted: Sun Oct 07, 2007 9:18 am
by EGG
I got my AI to spawn and respawn but a little after the game starts and there battling, it freezes with a weird zzzzzzzzzzzzzzzzzzzzzzzzzzzz noise, does this have somthing to do with the sound files cause i nulled them ALL, the AI is Elites and Grunts, I think its the grunts that freeze it, can somone please help me! :cry: If I get this done, I will be 90% done with my mod. :D

I use this Code:

Code: Select all

 
(script continuous RespawnSomeRandomSquad 
  (begin 
   (sleep_until (<= (ai_living_count yoursquadname) 0) 450) 
   (ai_place yoursquadname) 
  ) 
) 

Posted: Sun Oct 07, 2007 10:15 am
by grimdoomer
hate to say it but if your grunts freeze and the uldg sounds are nulled then somewhere when transfereing the chunks it messed up. It happens all the time and you cat help it. You have to start over with clean maps BUT if you keep this map you can just transfer over the scripts chunk and then you dont have to redo the scripts. If you need any help hit me up on aim i saw you have made a lot of posts.