
Muscl3r
Joined: May 22, 2010
dont pray 4 easy lives...pray to be STRONGER MEN
|
Posted: Jul 27, 2011 10:33 PM
Msg. 1 of 4
What is the command to render a vehicle useless (as used in lumoria p1)?
and
What commands do i need if i want to set a nav point on a vehicle then sleep the script til the player is in the vehicle?
Thanks
oh and what is the command to make an ai squad not drop anything? Edited by Muscl3r on Jul 27, 2011 at 10:34 PM
|
|
|

DAS_G_Lion
Joined: Dec 30, 2010
Wanted. Somebody to go back in time with me.
|
Posted: Jul 27, 2011 10:49 PM
Msg. 2 of 4
So the player cant use: Quote: (unit_set_enterable_by_player --unit-- --boolean--) So ai cant use: Quote: (ai_vehicle_enterable_actors --unit-- --ai--) So a unit doesn't drop things use. Quote: (unit_doesnt_drop_items --object_list--) I don't know the one for a nav point you can look here: http://www.freewebs.com/desphm/HS_Bible.htm Edited by DAS_G_Lion on Jul 27, 2011 at 10:56 PMEdited by DAS_G_Lion on Jul 27, 2011 at 11:06 PM
|
|
|

d4rfnader
Joined: Jul 16, 2010
Open mouth, insert sandwhich.
|
Posted: Jul 27, 2011 11:39 PM
Msg. 3 of 4
(script startup lolzyay! (activate_team_nav_point_object default "player" objectname .6) (sleep_until (vehicle_test_seat vehiclename seatname (unit (list_get (players) 15))) 15) (deactivate_team_nav_point_object "player" objectname) Edited by d4rfnader on Jul 27, 2011 at 11:41 PM
|
|
|

Muscl3r
Joined: May 22, 2010
dont pray 4 easy lives...pray to be STRONGER MEN
|
Posted: Jul 28, 2011 01:01 AM
Msg. 4 of 4
thanks guys
By render the vehicle useless I meant, when ur driving along and the command is activated you cant do anything with the vehicle except get out. I think it happens in lumoria ep1, i can't remember
|
|
|