I tried the above codes, and it didnt work, it keep telling me corrupt data,
rem -----------------------------------------
rem --- Armored_Truck ---
rem -----------------------------------------
ObjectTemplate.create ObjectSpawner Armored_Jeeps
ObjectTemplate.setObjectTemplate 1 vespa
ObjectTemplate.setObjectTemplate 2 vespa
ObjectTemplate.MinSpawnDelay 40
ObjectTemplate.MaxSpawnDelay 80
ObjectTemplate.SpawnDelayAtStart 0
ObjectTemplate.TimeToLive 45
ObjectTemplate.Distance 40
ObjectTemplate.DamageWhenLost 10
ObjectTemplate.maxNrOfObjectSpawned 2
ObjectTemplate.teamOnVehicle 0
Objecttemplate.active vespahorn
ObjectTemplate.roundOfFire 0.35
ObjectTemplate.fireOnce 1
ObjectTemplate.fireingForce 700
ObjectTemplate.recoilSpeed 12
ObjectTemplate.recoilSize 50
ObjectTemplate.active vespa
ObjectTemplate.speedMod 0
ObjectTemplate.addTemplate AmmoboxSupplyDepot
I have used after this code and it works but backward,
ObjectTemplate.Active vespaHorn
ObjectTemplate.fireOnce 0
ObjectTemplate.fireingForce 1000
ObjectTemplate.recoilSpeed 300
ObjectTemplate.recoilSize 350
why is this code working and the top codes is not working or what aim i doing wrong?
If this can help i can post the ObjectSpawns.con & the ObjectSpawnsTemplates.con in here, it is the Stalingrad_001.rfa file (BFVPOE)
I dont know what is wrong, it really frustrating, hope U guys can help,
Thanks
Zomme