08.04.2014, 11:47
Quote:
Hello im wondering is possible to make player eject his players only? I want examples And thanks x)
|
so that the player who's driving can eject other players and noone else can correct?
if that's what you want, add
pawn Код:
if(!(GetPlayerState(playerid) == PLAYER_STATE_DRIVER)) return 1;//stops the cmd if that guy ain't the driver