26.01.2015, 17:12
You have a anti-money hack system in one of your other scripts.
Such a system holds the money for each player in a variable and updates your money on-screen with this value using a timer (usually every second).
You'll need to find a way to interface with that system, perhaps using PVars or even better would be CallRemoteFunction.
Such a system holds the money for each player in a variable and updates your money on-screen with this value using a timer (usually every second).
You'll need to find a way to interface with that system, perhaps using PVars or even better would be CallRemoteFunction.