lock- cars and skins
#4


Код:
if(newcar == 1)
{
    new newcar = GetPlayerVehicleID(playerid);
	if(newstate == PLAYER_STATE_DRIVER && GetPlayerSkin(playerid) > 0 && GetPlayerSkin(playerid) < 111)
	{
        SendClientMessage(playerid,COLOR,"You are not allowed to drive this car.");
        RemovePlayerFromVehicle(newcar);
    }
}
}
Reply


Messages In This Thread
lock- cars and skins - by E-Rage - 29.01.2010, 15:58
Re: lock- cars and skins - by MaykoX - 29.01.2010, 17:28
Re: lock- cars and skins - by Nakash - 29.01.2010, 17:34
Re: lock- cars and skins - by Naruto4 - 29.01.2010, 18:44
Re: lock- cars and skins - by Thebest96 - 16.07.2010, 06:43

Forum Jump:


Users browsing this thread: 3 Guest(s)