Posts: 376
Threads: 45
Joined: Jun 2012
Reputation:
0
How to Make an Auto Refund
Posts: 193
Threads: 32
Joined: Feb 2012
Reputation:
0
More information....
You want to send money to a player every hour?
or what do you mean?
Posts: 10,066
Threads: 38
Joined: Sep 2007
Reputation:
0
Please rename your topic to: How to screw up my server economy?
Posts: 483
Threads: 41
Joined: Feb 2012
Reputation:
0
Or better How can i handle my NGG edited script and give refunds instead of waiting for players to report for the refund.
Posts: 4,878
Threads: 85
Joined: Jun 2007
Reputation:
0
1. Look for the script part for registration. Probably somewhere in OnPlayerDialogResponse.
2. Find the point where registration is finished in there (you can tell that from the sent messages)
3. Add things like GivePlayerMoney, set his level etc after that.
4. See your playercount dropping hard within some days.
Done!