AutoRefund Help. + REP - 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: AutoRefund Help. + REP (
/showthread.php?tid=388840)
AutoRefund Help. + REP -
Golem - 30.10.2012
How i can make AutoRefund in my server. + REP.
Money : 1000000
Pots : 500
Crack : 500
VIP Level : 3
Level : 5
Re: AutoRefund Help. + REP -
ikbenremco - 30.10.2012
You should have a variable what says what people get at the first login <<
Re: AutoRefund Help. + REP -
Anthony © - 30.10.2012
What script are you using? When they register (when it gives them starter money etc) increase the amount of money they get, set their 'pot' etc to 500, I assume you use enums which save on disconnection so PlayerInfo[playerid][pCrack] = x; I don't know your enum names so there ain't much I can help you with.
Re: AutoRefund Help. + REP -
Golem - 01.11.2012
Everything's done,Thanks for help.
