Purge System works in SP and MP (local) but not MP server, help?
0 replies, posted
I have been working on a FREE purge system to put on the workshop for everyone to enjoy, and thanks to many members of this community and the help of a close friend I have been able to accomplish substantial progress in my journey of gmod lua. I tested it in single player and local multiplayer but as soon I put it in an actual server the timer changed to 59:59 and I'm not sure why. Has anyone else had this issue?
purgeboard/lua/autorun/client
--Client Autorun:
https://pastebin.com/XeuiS3hg
purgeboard/lua/autorun/server
--Server Autorun:
https://pastebin.com/ivCF0GUM
lua/entities/purgeboard
--Cl_init:
https://pastebin.com/tSg99gA7
--Init:
https://pastebin.com/MyijfJfz
--Shared:
https://pastebin.com/6ex7HLLc
Sorry, you need to Log In to post a reply to this thread.