Money bug-ish thing.
#1

Well, I've added a filterscript for a trucker job, everytime they complete it they get $250, but why does the server remove it after its been added again? So they won't get any money.

Pastebin of the script: http://pastebin.com/index.php?e=1
Reply
#2

what you mean actually?
Reply
#3

Your pastebin link is broken. To also add, does your server have a anti-cash hack? You should check the FS and make sure it uses the same Cash Value as your server does.
Reply
#4

Add the cash to your money-variable.


Example :


PHP код:
PlayerInfo[playerid][pCash] = PlayerInfo[playerid][pCash]+250
Reply
#5

That wont work. Variables arent shared between a gamemode and filterscripts.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)