14.10.2012, 20:13
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)
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)

