Joined: Sun May 08, 2005 12:00 am Posts: 68 Location: Germany
|
Hi!
You can't add a new objecttemplate.con if that's what you mean. You can only add vehicles to the templates that are ?lready availible. You may change the vehicles but not the name of the template!
For instance the RED Color you can't change, but the blue you can
rem -----------------------------------------
rem --- HvySniperSpawn ---
rem -----------------------------------------
ObjectTemplate.create ObjectSpawner HvySniperSpawn
ObjectTemplate.setObjectTemplate 1 mi24d
ObjectTemplate.setObjectTemplate 2 ah64
ObjectTemplate.MinSpawnDelay 20
ObjectTemplate.MaxSpawnDelay 21
ObjectTemplate.SpawnDelayAtStart 0
ObjectTemplate.TimeToLive 45
ObjectTemplate.Distance 40
ObjectTemplate.DamageWhenLost 10
ObjectTemplate.maxNrOfObjectSpawned 1
|
|