25.02.2017, 08:56
You'll have to look at the gamemode itself, but really, you could make a pVar that says how much they got paid, and make that filterscript store what they should've been paid.
In the gamemode you could make a timer to check that pVar and pay them the amount sitting in it, using the function that the gamemode uses to give money to the player.
You're better off keeping the anti-cheat, as it's obviously working, and should be there. If you disable it people could simply spawn cash.
In the gamemode you could make a timer to check that pVar and pay them the amount sitting in it, using the function that the gamemode uses to give money to the player.
You're better off keeping the anti-cheat, as it's obviously working, and should be there. If you disable it people could simply spawn cash.