SA-MP Forums Archive
[Ajuda] Dinheiro no SA:MP - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [Ajuda] Dinheiro no SA:MP (/showthread.php?tid=327135)



[Ajuda] Dinheiro no SA:MP - GuiihCamargo - 20.03.2012

Galera eu queria saber como mudar o GivePlayerMoney ou GetPlayerMoney, para GetPlayerGrana?


Re: [DЪVIDA] Dinheiro no SA:MP - Abravanel - 20.03.2012

pawn Код:
#define GivePlayerGrana      GivePlayerMoney
#define GetPlayerGrana       GetPlayerMoney
#define ResetPlayerGrana    ResetPlayerMoney
'-'


Re: [DЪVIDA] Dinheiro no SA:MP - GuiihCamargo - 20.03.2012

Obrigado Aferreira (por mandar o reset tbm!)