Vehicles are not spawning

In this forum you will find and post information regarding the modding of Star Wars Battlefront 2. DO NOT POST MOD IDEAS/REQUESTS.

Moderator: Moderators

Post Reply
xap4o
Filthy Thief
Filthy Thief
Posts: 23
Joined: Mon Jun 16, 2014 1:02 pm

Vehicles are not spawning

Post 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?
User avatar
AceMastermind
Gametoast Staff
Gametoast Staff
Posts: 3285
Joined: Mon Aug 21, 2006 6:23 am
Contact:

Re: Vehicles are not spawning

Post 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.
Post Reply