Anti money cheat
#1

I need fast an anti-money cheat for the godfather script

I tried this

pawn Код:
stock SS_GivePlayerMoney(playerid, cash)
{
    PlayerInfo[playerid][pCash] += cash;
    ResetPlayerMoney(playerid);
    GivePlayerMoney(playerid, PlayerInfo[playerid][pCash]);
}
#if defined _ALS_GivePlayerMoney
    #undef GivePlayerMoney
#else
    #define _ALS_GivePlayerMoney
#endif
#define GivePlayerMoney(%0) SS_GivePlayerMoney(%0)
but it doesn't work
Reply


Messages In This Thread
Anti money cheat - by Dripac - 11.03.2012, 11:13
Re: Anti money cheat - by Shabi RoxX - 11.03.2012, 11:18
AW: Re: Anti money cheat - by Dripac - 11.03.2012, 11:32
Re: Anti money cheat - by GamerBPS - 07.05.2014, 14:12

Forum Jump:


Users browsing this thread: 3 Guest(s)