[Include] A simple fix for $100 deduction on death - recommended for all servers!
#8

Quote:
Originally Posted by ACI
Посмотреть сообщение
EDIT: There are also disadvantages for using this, using server-side money wont work on sprunk machines, snack machines, markets, etc.. The server will ban the player simply...

Maybe if the player gets an abnormal amount of money, investigations (by a human) can be done nicely. (What if the receiver was innocent?)
I never talked about banning a player! Resetting the player's money and giving them back the registered money (server-side) is fine. Of course, you should disable any way that has to do with the client such as casinos, markets and create yours. Pay n' Spray is scriptable, so do shop mods!

Quote:
Originally Posted by Luk_Ass
Посмотреть сообщение
Why don't you use just:
Код:
public OnPlayerSpawn(playerid)
{
    GivePlayerMoney(playerid, 100);
    return 1;
}
If the players have got less than $100, they'll be able to earn some money by that way (abusive).
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)