07.01.2015, 13:29
You want to use GiveZiatMoney instead of GivePlayerMoney?
If that's what you wanna do, then do this on top of your script:
and then use this wherever you want:
If that's what you wanna do, then do this on top of your script:
pawn Код:
#define GiveZaiatMoney GivePlayerMoney
pawn Код:
GiveZaiatMoney(playerid, amount);