Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
medina ridge a conquest map https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=1781 |
Page 1 of 1 |
Author: | a010501 [ Thu Sep 29, 2005 5:28 pm ] |
Post subject: | medina ridge a conquest map |
Author: | 1s1k_Cactus [ Fri Sep 30, 2005 1:57 am ] |
Post subject: | |
IT IS A CONQUEST MAP. THERE IS A HIND AND A APACHE HELO ON THE MAP. JUST REPLACE THE ITEMS UNDER OBJECTSPAWNTEMPLATE WITH YOUR HELO. EXAMPLE: ObjectTemplate.create ObjectSpawner m82spawner ObjectTemplate.setObjectTemplate 2 US_Sniper_hvy ObjectTemplate.setObjectTemplate 1 US_Sniper_hvy ObjectTemplate.MinSpawnDelay 35 ObjectTemplate.MaxSpawnDelay 55 ObjectTemplate.SpawnDelayAtStart 0 ObjectTemplate.TimeToLive 45 ObjectTemplate.Distance 40 ObjectTemplate.DamageWhenLost 10 ObjectTemplate.MinNrOfObjectSpawned 3 the 2 in red can be replaced and the items put in there place will spawn at there locations instead ObjectTemplate.create ObjectSpawner m82spawner ObjectTemplate.setObjectTemplate 2 apache ObjectTemplate.setObjectTemplate 1 apache ObjectTemplate.MinSpawnDelay 35 ObjectTemplate.MaxSpawnDelay 55 ObjectTemplate.SpawnDelayAtStart 0 ObjectTemplate.TimeToLive 45 ObjectTemplate.Distance 40 ObjectTemplate.DamageWhenLost 10 ObjectTemplate.MinNrOfObjectSpawned 3 |
Author: | a010501 [ Tue Oct 04, 2005 3:14 am ] |
Post subject: | |
Author: | Looney [ Tue Oct 04, 2005 8:23 pm ] |
Post subject: | |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |