
milkkookie
Joined: Aug 10, 2010
:)
|
Posted: Jan 11, 2011 10:27 PM
Msg. 1 of 6
is there a script that i can use to spawn a custom vehicle in game by typing a command
|
|
|

Polamee
Joined: Feb 25, 2008
MP2SPMT's founder
|
Posted: Jan 12, 2011 05:52 AM
Msg. 2 of 6
Eh, I assume you're talking about multiplayer, whereby it would be much easier to edit th cutsom vehicle into your globals.
|
|
|

rerout343
Joined: Aug 7, 2010
Targeted and Firing
|
Posted: Jan 12, 2011 05:59 AM
Msg. 3 of 6
Quote: --- Original message by: Polamee Eh, I assume you're talking about multiplayer, whereby it would be much easier to edit th cutsom vehicle into your globals. Yeah but if you have more that six vehicles you have to do it this way. To spawn a vehicle via script/command you would use: (object_create [name of your vehicle in sapien])
|
|
|

milkkookie
Joined: Aug 10, 2010
:)
|
Posted: Jan 12, 2011 09:28 PM
Msg. 4 of 6
i know all that but i want a to spawn them with a command such as cheat_spawn_warthog but only with a custom vehicle [mp map] Edited by milkkookie on Jan 12, 2011 at 09:28 PM
|
|
|

milkkookie
Joined: Aug 10, 2010
:)
|
Posted: Jan 16, 2011 05:46 PM
Msg. 5 of 6
Quote: --- Original message by: SciophobiarangerQuote: --- Original message by: mastur cheefQuote: --- Original message by: SciophobiarangerQuote: --- Original message by: milkkookie
i know all that but i want a to spawn them with a command such as cheat_spawn_warthog but only with a custom vehicle [mp map] Edited by milkkookie on Jan 12, 2011 at 09:28 PM well the spawn warthog command is built into halo, you cant make your own, to make a custom vehicle spawn in the map in the startup here is an example my vehicle is named a1 my vehicle is named a2 (script startup vehicles (object_create_anew a1) (object_create_anew a2)) what about hugeass? you type those commands and vehicles spawn, but not at the start of the game. its impossible to create your own command like cheat_spawn_pelican it is possible to create object_create_anew_containing p or object_create_anew pelican Edited by Sciophobiaranger on Jan 16, 2011 at 02:05 PM so wat does that mean can i spawn a vehicle in game with a command i dont care which command
|
|
|

milkkookie
Joined: Aug 10, 2010
:)
|
Posted: Jan 18, 2011 10:03 PM
Msg. 6 of 6
so any one know how
|
|
|