Soda machine with server sided money
#1

I have anti money cheat in my server, but when I use the soda machine it bans me .. :/
how can I combine my pCash variable with the soda machine?
Reply
#2

pawn Код:
if(pCash-GetPlayerMoney(playerid) == 1) {
    // Vending Machine used
} else {
    // Ban player
}
This is the easiest way I can think of that detects if a vending machine was used...
Reply
#3

Thanks, didn't think about it
Reply
#4

Banning a player when their money is going down. Seems legit. :')
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)