Posts: 115
Threads: 60
Joined: Jul 2015
Reputation:
0
how to edit refund system in my script
Posts: 801
Threads: 29
Joined: May 2012
Reputation:
0
You are not being specific. We are not wizards to know how your script's refund system works.
Posts: 324
Threads: 108
Joined: Dec 2013
Reputation:
0
We need a little more information how does your script work for example when he completes the tutorial you will need to give him the refund..
Posts: 115
Threads: 60
Joined: Jul 2015
Reputation:
0
no I write my the info and then give me many money I want to edit it
Posts: 324
Threads: 108
Joined: Dec 2013
Reputation:
0
GivePlayerMoney(playerid, 40000);
Put this wherever you spawn in the script I cant help you much as you are not telling me how the player spawns on your server via tutorial ect.
Posts: 74
Threads: 14
Joined: Dec 2012
Reputation:
0
Check these:
OnPlayerSpawn;
OnPlayerRegister;
OnPlayerLoad;
You should see the refunds there so you can edit them. You should see the values you get in game.