[PEDIDO] ANTI-MH
#7

pawn Код:
//Topo
#define GivePlayerMoney GivePlayerMoneyEx
#define GetPlayerMoney GetPlayerMoneyEx
#define ResetPlayerMoney ResetPlayerMoneyEx

new Money[MAX_PLAYERS];

//Connect

Money[playerid] = 0;

//Fim do gm

stock GivePlayerMoneyEx(p, c) return Money[p] += c, GivePlayerMoney(p, c);
stock GetPlayerMoneyEx(p) return Money[p];
stock ResetPlayerMoneyEx(p) return Money[p] = 0, ResetPlayerMoney(p, 0);
Anti MH bбsico, veja se entende a LУGICA.
Reply


Messages In This Thread
[PEDIDO] ANTI-MH - by GuiihCamargo - 05.03.2012, 01:01
Re: [PEDIDO] ANTI-MH - by Lucas_Alemao - 05.03.2012, 01:03
Re: [PEDIDO] ANTI-MH - by GuiihCamargo - 05.03.2012, 01:07
Re: [PEDIDO] ANTI-MH - by Lucas_Alemao - 05.03.2012, 01:09
Re: [PEDIDO] ANTI-MH - by GuiihCamargo - 05.03.2012, 01:13
Re: [PEDIDO] ANTI-MH - by steeldark - 05.03.2012, 04:00
Re: [PEDIDO] ANTI-MH - by Ricop522 - 05.03.2012, 10:37
Re: [PEDIDO] ANTI-MH - by BiGThAsE - 05.03.2012, 14:14
Re: [PEDIDO] ANTI-MH - by GuiihCamargo - 05.03.2012, 17:18

Forum Jump:


Users browsing this thread: 1 Guest(s)