22.02.2015, 06:35
Quote:
"u" = for playerid "d" = for number "s" = for word "f" = for float |
"s" means a string, which can have all sorts of characters in it.
Код:
if(pID == playerid) return 0;
Код:
LinkVehicleToInterior(GetPlayerVehicleID(playerid) , 0);
Also, you don't explain that much, but you do however explain some things, so that's good.