Help me please
#1

I got a error
Код:
 C:\Users\ddfik\Desktop\dfdf (10)\gamemodes\dfdf .pwn(42151) : error 017: undefined symbol "giveplayerid"
the command

Код:
CMD:buygoldvip(playerid, params[])
{
if (IsPlayerInRangeOfPoint(playerid, 3.0, 324.09, 1119.37, 1083.88))
{
	(PlayerInfo[giveplayerid][pDonateRank] > 1)
	GivePlayerMoney(playerid, -70000000);
   }
    return 1;
}
Reply


Messages In This Thread
Help me please - by Moleex - 14.05.2014, 12:39
Re: Help me please - by Spartaaaaa - 14.05.2014, 14:45
Re: Help me please - by DaniceMcHarley - 14.05.2014, 14:49
Re: Help me please - by Konstantinos - 14.05.2014, 14:49

Forum Jump:


Users browsing this thread: 1 Guest(s)