Author Topic: Dismount Vehicle Command?  (Read 656 times)

Is there a command to make a player dismount
a vehicle? If so, what is the command?


%player.dismount(); i think

Oh yes, sorry, I forgot to say I already
found out the command.

FindClientByName("PlayerName").player.dismount(1);

Thanks anyways