Battlefield Modding Tutorials BFMODS https://battlefieldmodding.com/ssm/phpBB3/ |
|
Spawning in Aircraft (in flight)??? https://battlefieldmodding.com/ssm/phpBB3/viewtopic.php?f=3&t=687 |
Page 1 of 1 |
Author: | GForce [ Tue Dec 07, 2004 3:03 pm ] |
Post subject: | Spawning in Aircraft (in flight)??? |
Author: | SamFisher [ Tue Dec 07, 2004 3:42 pm ] |
Post subject: | |
do you know how to make the plane follow a flight path. I have played maps that have that in, but ive gone though the rfa hundreds of times, but havent found anything. But for spawning player inside, if its a new mod, for the vehicle just ObjectTemplate.addTemplate NewVehicleSoldierSpawn rem *** NewVehicleSoldierSpawn *** ObjectTemplate.create SpawnPoint NewVehicleSoldierSpawn ObjectTemplate.setSpawnRotation 0/0/0 ObjectTemplate.setSpawnPositionOffset 0/0/0 ObjectTemplate.setSpawnPreventionDelay 0 ObjectTemplate.setSpawnId 0 ObjectTemplate.setGroup 74 (this may matter) ObjectTemplate.setEnterOnSpawn 1 ObjectTemplate.setAIEnterOnSpawn 1 ObjectTemplate.setSpawnAsParaTroper 0 |
Author: | GForce [ Tue Dec 07, 2004 6:36 pm ] |
Post subject: | |
Thanks Sam, but I am looking to do it as a server-side. Is it possible? |
Author: | GForce [ Tue Dec 07, 2004 6:50 pm ] |
Post subject: | |
Maybe it's possible to spawn the plane and soldier at the same time so that you don't have empty planes flying around waiting for pilots. Just a thought... |
Author: | SamFisher [ Tue Dec 07, 2004 7:51 pm ] |
Post subject: | |
Author: | HITMAN82 [ Tue Dec 07, 2004 8:07 pm ] |
Post subject: | |
Author: | Trev [ Tue Dec 07, 2004 8:57 pm ] |
Post subject: | |
Author: | SamFisher [ Tue Dec 07, 2004 10:00 pm ] |
Post subject: | |
Page 1 of 1 | All times are UTC |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |