29.12.2010, 03:17
Quote:
pawn Код:
|
pawn Код:
if(newstate == PLAYER_STATE_PASSENGER)
{
//If player is the driver... else it returns nothing
}
pawn Код:
|
if(newstate == PLAYER_STATE_PASSENGER)
{
//If player is the driver... else it returns nothing
}