Posts: 89
Threads: 23
Joined: Dec 2012
Reputation:
0
Either add the GivePlayerCash system to the filterscript or implement the filterscript directly into your gamemode.
Posts: 77
Threads: 11
Joined: Sep 2014
Reputation:
0
I believe there is a function for that, equivalent to the opposite of CallLocalFunction for this.
Posts: 944
Threads: 128
Joined: Sep 2014
Reputation:
0
There's CallRemoteFunction, but you'll need to forward the GivePlayerCash function first.