Money Problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Money Problem (
/showthread.php?tid=298587)
Money Problem -
rokata555 - 21.11.2011
In My account i database i have money but in game my money are 0 or - some money.
When i give me money with admin command /setmoney they are $$$$ for 5 second and after that missing.
Help me
Re: Money Problem -
Kingunit - 21.11.2011
Are you giving the money at OnPlayerConnect or OnPlayerSpawn?
Re: Money Problem -
rokata555 - 21.11.2011

NO
Re: Money Problem -
HALDIR192 - 21.11.2011
You need to give your player money in game with a command like /setmoney if you set it in your database it will not register it.
Re: Money Problem -
KingHual - 21.11.2011
Quote:
Originally Posted by HALDIR192
You need to give your player money in game with a command like /setmoney if you set it in your database it will not register it.
|
/setmoney? srsly? just GivePlayerMoney(playerid, amount) on player login ...
Re: Money Problem -
rokata555 - 21.11.2011
on player login ...
Re: Money Problem -
HALDIR192 - 21.11.2011
When you join, do /setmoney (player id) (amount)
Re: Money Problem -
rokata555 - 21.11.2011
Yea but they money appear only for 5 seconds and disappear
Re: Money Problem -
Cameltoe - 21.11.2011
Quote:
Originally Posted by rokata555
Yea but they money appear only for 5 seconds and disappear
|
Probably some anti cheat involved.
Re: Money Problem -
HALDIR192 - 21.11.2011
Yeah, just have a look through any plugins ETC and see if you can find anything to do with money.