how to edit refund system - 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: how to edit refund system (
/showthread.php?tid=586084)
how to edit refund system -
Alexander1234 - 19.08.2015
how to edit refund system in my script
Re: how to edit refund system -
ThePhenix - 19.08.2015
You are not being specific. We are not wizards to know how your script's refund system works.
Re: how to edit refund system -
alexanderjb918 - 19.08.2015
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..
Re: how to edit refund system -
Alexander1234 - 19.08.2015
no I write my the info and then give me many money I want to edit it
Re: how to edit refund system -
alexanderjb918 - 19.08.2015
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.
Re: how to edit refund system -
TFreemen - 19.08.2015
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.