Hidden/Spoiler:
AI wont spawn
Moderator: Moderators
- Tears2Roses
- Chief Warrant Officer

- Posts: 336
- Joined: Thu Jul 07, 2011 9:20 am
- Projects :: Oh some random stuff who knows
- xbox live or psn: PC beats xbox.
AI wont spawn
Hello. I am nearly done my map, but theres one problem... The AI won't spawn. Originally, the AI from one command post wouldn't follow the paths ( not move at all, run in circles, just not where they needed to go) The hight of the map may have had something to do with it. Anyways I deleted the CP, and a second CP from the CIS. Then, I tried making them invisible controlzones ( to spawn the clones/droids ) but that didn't work. I also made LUA changes and what not. However, now my AI wont spawn! I can spawn, but they wont. However, my local team, the jawa's, spawn PERFECTLY NORMAL. I spent about an hour pointlessly trying to get it to work, but no go. Any idea what I did wrong? This is my LUA. :
Note I only put the part regarding the CP's. The rest of the LUA shouldn't matter.
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: AI wont spawn
Height shouldn't be a problem at all. If it's above the maximum ceiling you can just edit the value in the LUA to raise the ceiling.Tears2Roses wrote:Hello. I am nearly done my map, but theres one problem... The AI won't spawn. Originally, the AI from one command post wouldn't follow the paths ( not move at all, run in circles, just not where they needed to go) The hight of the map may have had something to do with it.
Anyway, can you post your error log?
- Tears2Roses
- Chief Warrant Officer

- Posts: 336
- Joined: Thu Jul 07, 2011 9:20 am
- Projects :: Oh some random stuff who knows
- xbox live or psn: PC beats xbox.
Re: AI wont spawn
I didn't think I would get an error log for CP related things
The map doen't crash. I have a whole wackload of sev 2 errors. The only sev 3 errors I have are: The map works fine. I can see my custom sides, spawn as them, run around, kill the locals. Its just the custom droids/clones won't spawn. These sev 3 errors dont crash my map.
As I said I have a whole wackload of sev 2 errors ( mostly "in vehicle" errors ) but if you want me to post those I can.
Hidden/Spoiler:
As I said I have a whole wackload of sev 2 errors ( mostly "in vehicle" errors ) but if you want me to post those I can.
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: AI wont spawn
What? Why not?Tears2Roses wrote:I didn't think I would get an error log for CP related things![]()
Can you post the rest of your lua? That part looks fine. You mentioned LUA changes; what changes are those?
- Tears2Roses
- Chief Warrant Officer

- Posts: 336
- Joined: Thu Jul 07, 2011 9:20 am
- Projects :: Oh some random stuff who knows
- xbox live or psn: PC beats xbox.
Re: AI wont spawn
Its ok I had to re-name one thing. Works great now.
- Fiodis
- Master of the Force

- Posts: 4145
- Joined: Wed Nov 12, 2008 9:27 pm
- Projects :: Rannoch + Tientia + Tools Programming
Re: AI wont spawn
Whenever something's not working right, it's always a good idea to double- or even triple-check your work.
