So I recently made a moneyprinter for DarkRP, when its alone it works fine, but when multiple is spawned its like the timer merge, so only one actually print, and the rest just act like "puppies", and simply dosen't do anything. So one is acting like normal, and the rest of the printers timer dosen't seem to work, what is the common causes for this happen?
You are most likely using global variables.
We can't help you unless you post your code though.
Ok, so I fixed the problem. I made the var with the CurTime() Timer global instead of local, which meant they would intersept.
Sorry, you need to Log In to post a reply to this thread.