Page 1 of 1
Units Not Spawning and Some Vehicles Not Spawning
Posted: Tue Mar 28, 2017 12:38 pm
by cheesebrain424
So I'm nearly finished with my Ryloth map, but for some reason no air is spawning in my map. I am able to spawn so it's not a problem with the spawn points. Also, the vehicle spawned are working inconsistently the aats are spawning fine but the AT-TEs are not. I put in the appropriate spot "rep_walk_atte" Is this an incorrect code for them? Also is it possible to spawn flying vehicles into a land map and if so what codes should I be using?
Re: Units Not Spawning and Some Vehicles Not Spawning
Posted: Tue Mar 28, 2017 4:02 pm
by ARCTroopaNate
You spawn air vehicles the same as land ones. For AT-TE's you might need to go into your script and go to the setmemorypool walker and change it for three leg pairs to however many AT-TE's you have.
Re: Units Not Spawning and Some Vehicles Not Spawning
Posted: Wed Mar 29, 2017 1:09 am
by cheesebrain424
ARCTroopaNate wrote:You spawn air vehicles the same as land ones. For AT-TE's you might need to go into your script and go to the setmemorypool walker and change it for three leg pairs to however many AT-TE's you have.
I want to put in the CIS fighters and CIS bombers. What exactly would I put into the box? I can't find any sort of list of codes for the vehicles anywhere. Also what folder would the AT-TE script be?
This is the first map I've ever attempted to make so I don't know much about how to work everything.
EDIT
So what exactly would I put into the box to get the cis fighter and bomber? Also what folder would the AT-TE stuff be found?
Thank you very much for helping me out.