while true wait 0 if and not Actor.Driving($PLAYER_ACTOR) 0AB0: key_pressed 48 // press zero jf continue 0AB5: store_actor $PLAYER_ACTOR closest_vehicle_to 0@ closest_ped_to 1@ 072A: put_actor $PLAYER_ACTOR into_car 0@ driverseat 01C3: mark_car_as_no_longer_needed 0@ // Like turning a car into any random car 01C2: mark_char_as_no_longer_needed 1@ // Like turning an actor into a random pedestrian wait 500 end
This post has been edited by fastman92 on Friday, Apr 6 2012, 20:18