[HELP] Sending money to a player's user file. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: [HELP] Sending money to a player's user file. (
/showthread.php?tid=335756)
[HELP] Sending money to a player's user file. -
Fredden1993 - 19.04.2012
Is there a way to send money t a player's ini file (pBank)? If a player makes a /advert it will send $1000 to a certain player's bank account, even if he's off or online.
Thanks
Re: [HELP] Sending money to a player's user file. -
Jonny5 - 19.04.2012
yes there is
knowing what ini system you use may help,
and maybe how your player info enum looks.
Re: [HELP] Sending money to a player's user file. -
MeDaKewlDude - 19.04.2012
take a look at y_ini:
https://sampforum.blast.hk/showthread.php?tid=175565
this even has directions how to use it.
Re: [HELP] Sending money to a player's user file. -
Fredden1993 - 19.04.2012
I use dini by the way.