01.05.2009, 18:49
Alright I got it ^^
and how to add one in onplayerstatechange ?
like if the player enter a Car(before defined) do something
or if the player enters a boat do something
or at last if a player enters a plane do something
Is that code right ?
...Could Anyone Help Me PLease
and how to add one in onplayerstatechange ?
like if the player enter a Car(before defined) do something
or if the player enters a boat do something
or at last if a player enters a plane do something

Код:
if(GetPlayerVehicleID(playerid) == cars[]) { blablabla }
...Could Anyone Help Me PLease
