#1

How i can reserve a car for a skin?
example Skin 50 the towtruck and the others skins cant enter it?
+REP!
Reply
#2

pawn Код:
OnPlayerEnterVehicle callback

new gskin;
gskin = GetPlayerSkin(playerid);
if(!IsPlayerInVehicle(playerid,towtruck vehicleid) && if(gskin == 50)); return RemovePlayerFromVehicle(playerid);

etc
not sure
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)