26.02.2015, 20:48
Something like this:
GetPlayerVehicleID will get the vehicle ID that a player is in, so it basically checks if the vehicle the player is in is that vehicle you created.
pawn Код:
if(GetPlayerVehicleID(playerid) == elegy);