08.01.2013, 18:09
Just check if playerid is driver with
then use SetVehiclePos function, else SetPlayerPos
pawn Код:
if(GetPlayerState(playerid) == PLAYER_STATE_DRIVER)