Page 1 of 1

Vehicles are not spawning

Posted: Sun Aug 02, 2015 4:24 pm
by xap4o
Hi! I am trying to rewrite a mission.lvl for a map called Clone Wars: Kashyyyk v1.4 - http://www.gamefront.com/files/13273093 ... __Kashyyyk Because this map crashes too often. I opened the original mission.lvl in Hex editor and found names of CPs and classes. I compiled script and tried a map. Everything works fine except one thing - all vehicles are not spawning.

Here is a new CWKc_con script:
https://www.dropbox.com/s/ye95t665rms30 ... n.lua?dl=0

Here is a BFront2.log for this script:
https://www.dropbox.com/s/4nna98h643t44 ... 1.log?dl=0

Here is a BFront2.log for the original script:
https://www.dropbox.com/s/w2x9eau07ylzx ... 2.log?dl=0

With the orginal script all vehicles are spawning. What am I doing wrong?

Re: Vehicles are not spawning

Posted: Thu Aug 06, 2015 5:17 pm
by AceMastermind
I've no idea why your vehicles won't spawn, at first glance of your script everything looks ok. Maybe try a hex comparison of your mission.lvl and the original to see if you can spot any differences.