[PEDIDO]Dinheiro REAIS
#4

lol й sу uma array e um textdraw. basicamente й isso

pawn Code:
static Cash[MAX_PLAYERS];

#define GivePlayerCash(%0,%1);  Cash[%0] + = %1;
#define GetPlayerCash(%0)       Cash[%0]
#define ResetPlayerCash(%0);    Cash[%0] = 0;
#define SetPlayerCash(%0,%1);   Cash[%0] = %1;
o resto й sу fazer a textdraw.
Reply


Messages In This Thread
[PEDIDO]Dinheiro REAIS - by Behind - 12.05.2011, 00:32
Re: [PEDIDO]Dinheiro REAIS - by Peedro Felix - 12.05.2011, 01:32
Re: [PEDIDO]Dinheiro REAIS - by Macintosh - 12.05.2011, 11:15
Re: [PEDIDO]Dinheiro REAIS - by [S]trong - 12.05.2011, 11:43
Re: [PEDIDO]Dinheiro REAIS - by Macintosh - 12.05.2011, 17:36
Re: [PEDIDO]Dinheiro REAIS - by [S]trong - 12.05.2011, 18:58
Re: [PEDIDO]Dinheiro REAIS - by Macintosh - 12.05.2011, 19:00

Forum Jump:


Users browsing this thread: 4 Guest(s)