Need help
#9

Quote:
Originally Posted by Cameltoe
Посмотреть сообщение
Like this:
pawn Код:
if(model == restrictedmodel && Teamvariable == theteamtorestrictto)
{
SendClientMessage(playerid, COLOR, "Go bust some ass !!!");
}
else
{
RemovePlayerFromVehicle(playerid);
SendClientMessage(playerid, COLOR, "This vehicle is restricted to theteamtorestrictto");
}
what should I change "restrictedmodel && Teamvariable == theteamtorestrictto)" to ?
because there's more than one vehicle model

http://pastebin.com/YTy0j3MJ
Reply


Messages In This Thread
Need help - by marinov - 25.10.2010, 23:44
Re: Need help - by Arrows73 - 25.10.2010, 23:56
Re: Need help - by elcid7772 - 26.10.2010, 00:03
Re: Need help - by marinov - 26.10.2010, 00:11
Re: Need help - by marinov - 26.10.2010, 00:20
Re: Need help - by Cameltoe - 26.10.2010, 00:41
Re: Need help - by Lookin - 26.10.2010, 00:48
Re: Need help - by marinov - 26.10.2010, 01:01
Re: Need help - by marinov - 26.10.2010, 22:27
Re: Need help - by Cameltoe - 26.10.2010, 22:30

Forum Jump:


Users browsing this thread: 1 Guest(s)