Posts: 8
Threads: 5
Joined: Feb 2017
Reputation:
0
Does Here anyone can give me a street sweeper job script but for Gamemode not filterscript becouse filterscript does not give money to player he gave money after 2 sec-s money removed :/ please help
Srry for bad english
Posts: 6,242
Threads: 8
Joined: Jun 2008
The anti-cheat in your gamemode is removing the rewards.
Posts: 6,242
Threads: 8
Joined: Jun 2008
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.