Add more types
#2

Код:
if(IsACopCar(newcar))
{
if(type == 1)
{
}
else
{
SendClientMessage(playerid, COLOR_GREY, "Only LSPD and FBI got keys for this");
ClearAnimations(playerid);
}
if(type == 2)
{
//code
}
else
{
//code
}
}//this is for if(IsACopCar(newcar))
Reply


Messages In This Thread
Add more types - by Jennifer - 08.06.2015, 18:31
Re: Add more types - by SNAKE12 - 08.06.2015, 18:35

Forum Jump:


Users browsing this thread: 1 Guest(s)