[AJUDA] Gasolina nгo desconta!
#4

Estava analisando aqui, e nгo encontrei a funзгo, e coloquei-a

pawn Код:
stock GivePlayerMoneyEx(playerid, ammount) return playermoney[playerid] += ammount;
stock GetPlayerMoneyEx(playerid) return playermoney[playerid];
stock ResetPlayerMoneyEx(playerid) return playermoney[playerid] = 0;
Mais ocorreu os seguintes erros:

pawn Код:
error 021: symbol already defined: "GivePlayerMoneyEx"
error 017: undefined symbol "playermoney"
error 021: symbol already defined: "GetPlayerMoneyEx"
fatal error 107: too many error messages on one line
Na linha:

pawn Код:
stock GivePlayerMoneyEx(playerid, ammount) return playermoney[playerid] += ammount;
Reply


Messages In This Thread
[AJUDA] Gasolina nгo desconta! - by Mercurio - 26.03.2012, 16:09
Re: [AJUDA] Gasolina nгo desconta! - by ViniBorn - 26.03.2012, 16:16
Re: [AJUDA] Gasolina nгo desconta! - by [R] ousenber [K] - 26.03.2012, 16:16
Re: [AJUDA] Gasolina nгo desconta! - by Mercurio - 26.03.2012, 16:24
Re: [AJUDA] Gasolina nгo desconta! - by ViniBorn - 26.03.2012, 16:31
Re: [AJUDA] Gasolina nгo desconta! - by Mercurio - 26.03.2012, 16:36
Re: [AJUDA] Gasolina nгo desconta! - by ViniBorn - 26.03.2012, 16:40
Re: [AJUDA] Gasolina nгo desconta! - by Mercurio - 26.03.2012, 16:44
Re: [AJUDA] Gasolina nгo desconta! - by [R] ousenber [K] - 26.03.2012, 16:57
Re: [AJUDA] Gasolina nгo desconta! - by Mercurio - 26.03.2012, 19:52

Forum Jump:


Users browsing this thread: 1 Guest(s)