Money help please
#4

This one part of " Rewards " this things works but the buytable not works.

pawn Код:
if(PlayerInfo[i][pRewards]==10)
        {
            new camorrastring[128];
            new amount = 150000;
            format(camorrastring, sizeof(camorrastring), "{e94a4a}[info:]{f1a3a4} You have received {003300}$%d Reward", amount);
            SendClientMessage(i, COLOR_RED, camorrastring);
            GivePlayerMoneyEx(i,amount);

        }
Reply


Messages In This Thread
Money help please - by Camorra - 01.03.2013, 05:50
Re: Money help please - by [MG]Dimi - 01.03.2013, 07:37
Re: Money help please - by Denying - 01.03.2013, 12:03
Re: Money help please - by Camorra - 01.03.2013, 21:57

Forum Jump:


Users browsing this thread: 1 Guest(s)