• [PHP & DarkRP]Automatic donation system - SetMoney not working
    9 replies, posted
-
This looks exactly like -> [url]http://coderhire.com/scripts/view/14[/url] If you purchased this, ask DarkE about it.
-snip- Ask the creator about it.
[QUOTE=siranderson66;45244815]-snip- Ask the creator about it.[/QUOTE] Yea, i did, but i feel getting more info/faster info here though.
rp_setmoney requires a 3rd argument of "+" so that it [I]adds[/I] instead of [I]setting[/I] the wallet. [code]array("rp_setmoney", "%name%", "500000", "+"),[/code] If that still doesn't work then you should ask the creator.
[QUOTE=Bo98;45244854]rp_setmoney requires a 3rd argument of "+" so that it [I]adds[/I] instead of [I]setting[/I] the wallet. [code]array("rp_setmoney", "%name%", "500000", "+"),[/code] If that still doesn't work then you should ask the creator.[/QUOTE] Oh yeah the 'add' thing was what i need also, thanks for this! Edit: Still not working, i'll ask the creator :/
Now I don't think you want to set money, you want to add money. Example if you are going to setmoney. If the player got 150000 dollar and he buys that then his money will be set to 50000. That will make him lose 100k Example if you add money if the player got 150000 dollar and then he buys that package then he'll have 200k.
[QUOTE=Icejjfish;45245505]Now I don't think you want to set money, you want to add money.[/QUOTE] Which is exactly what I said and is what I addressed. I think he's having the problem that it's not doing anything which is more something to do with the addon rather than the command used.
[QUOTE=Bo98;45245520]Which is exactly what I said and is what I addressed. I think he's having the problem that it's not doing anything which is more something to do with the addon rather than the command used.[/QUOTE] ^
He doesn't want to contact me because he's using leaked script.
Sorry, you need to Log In to post a reply to this thread.