how can i check if a player is a Passanger?
#1

how can i check if a player is a Passenger?
I mean that OnPlayerStateChange
I did this:
pawn Код:
if(newstate && PLAYER_STATE_DRIVER)
    {
      return 1;
    }
but how to check if the player is a passenger?
Reply


Messages In This Thread
how can i check if a player is a Passanger? - by Castle - 10.04.2009, 20:49
Re: how can i check if a player is a Passanger? - by pspleo - 10.04.2009, 20:51
Re: how can i check if a player is a Passanger? - by tom_jonez - 10.04.2009, 21:08

Forum Jump:


Users browsing this thread: 1 Guest(s)