
Question - Lock out both teams from ship
-
- Posts: 139
- Joined: Mon Mar 29, 2010 10:28 pm
Question - Lock out both teams from ship
Hey, I'm getting back in modding again, and I have questions. I'm trying to lock some ships on the air. So I know that all I need to add the the vehicles, ships, etc.. one code which is; ObjectTemplate.teamOnVehicle #. Now, I want to lock the ship for both teams, is it possible to put this on the spawner; ObjectTemplate.teamOnVehicle 0 or 3? Please let me know 


Im Watching You... When You Sleep!
you have to spawn it as team 3 object
ex
i think the teamOnVehicle is bolean witch means 0=off or 1 (or higher) =on
ex
Code: Select all
ObjectTemplate.setObjectTemplate 3 b17
Re: Question
To lck them in the air, just add "ObjectTemplate.holdObject 1" to the spawn template.
And please give this thread a proper topic name, not just "Question." Thank you.
And please give this thread a proper topic name, not just "Question." Thank you.
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
- Apache Thunder
- Posts: 1213
- Joined: Mon Oct 19, 2009 2:48 am
- Location: Levelland Texas, USA
- Contact:
Re: Question - Lock out both teams from ship
I've edited the thread title for him. Now it should be more relevant to his question. 
To the original poster, try to avoid posting "generic" thread titles like "question" or "help". It would make it easier for me to skim through and read topics I would have the best chance of answering.

To the original poster, try to avoid posting "generic" thread titles like "question" or "help". It would make it easier for me to skim through and read topics I would have the best chance of answering.



I have cameras in your head!