i Need Pay/WITHDRAW 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: i Need Pay/WITHDRAW SYSTEM (
/showthread.php?tid=384534)
i Need Pay/WITHDRAW SYSTEM -
samp_boy - 12.10.2012
Hello Guys Some One Can Give Me this System
/pay: [id] Ammount
/WithDraw: [Ammoun]
Pleas Guys i need That Systeщ to My Server
Re : i Need Pay/WITHDRAW SYSTEM -
samp_boy - 12.10.2012
plzzzz
Re: i Need Pay/WITHDRAW SYSTEM -
Lordzy - 12.10.2012
Stop spamming first.
Wrong section, this must be requested on Script Request thread.
Also these kinda scripts can be found on Filterscripts & Includes.
View the thread Filterscripts & Includes created by Micheal on Filterscripts section.
Re : i Need Pay/WITHDRAW SYSTEM -
samp_boy - 12.10.2012
i didn't spam None One Want Help me pfffff, you too u dont want
Re : i Need Pay/WITHDRAW SYSTEM -
Amine_Mejrhirrou - 14.10.2012
oh hi samp boy
withdraw cmd is perty simple you just have to detect if the players "amout" is lower than the players amount in bank (if you are using dini ti will be like this if (dini_Int(file, "BANK") < amount) ) and give the player that amount of money + (-that amount in the dini file)