LICENSE [PROBLEM]
#3

(4664) : warning 202: number of arguments does not match definition


Код:
new VID = GetPlayerVehicleID(playerid);
if(VID == 417 || VID == 563 || VID == MAVERICK || VID == 425 || VID == 447 || VID == 460 || VID == 469 || VID == 476 || VID == 497 || VID == 511 || VID == 512 || VID == 513 || VID == 519 || VID == 520 || VID == 548 || VID == 553 || VID == 577 || VID == 593 ) //If Plane
{
if(!playerDB[playerid][plicense])
{
RemovePlayerFromVehicle(playerid,VID);
SendClientMessage(playerid,COLOR,"{F81414}* You Don't Have Plane License!");
}
return 1;
}
Like This ?

And Where Better Put This Code?

Please reply I need it
Reply


Messages In This Thread
LICENSE [PROBLEM] - by Serifukas - 13.10.2011, 16:40
Re: LICENSE [PROBLEM] - by Zonoya - 13.10.2011, 16:50
Re: LICENSE [PROBLEM] - by Serifukas - 13.10.2011, 16:55

Forum Jump:


Users browsing this thread: 1 Guest(s)