28.02.2013, 16:22
Do you have a command such as /givemoney? or something? Just.. make it add the given amount to the player's money on the file.
If you are using dini include it would be something like this:
dini_IntSet("Denying.ini", "Cash", "Cash+new amount");
If you are using dini include it would be something like this:
dini_IntSet("Denying.ini", "Cash", "Cash+new amount");

