• Reload the data on a gmod server
    7 replies, posted
Hello, I made a little program that sync the data between the 2 servers that I have and I check if it was working and I thought that the data was loaded in realtime, but no, so, is it possible do load the data in gmod ? and when I'm telling "data" it's the data in garrysmod\data ... Thanks -MrHappy
In order for that to you would will have to make all the addons you have that use text file storage constantly read from the files.
[QUOTE=Dinnanid;45473780]In order for that to you would will have to make all the addons you have that use text file storage constantly read from the files.[/QUOTE] I didn't understand...
Make a timer or something to check every x seconds/minutes and read the file.
Can u send me a website where i can see how it's done or can u explain me how it's done please :3
Look up timers on the Garry's Mod wiki.
The timers is not my problem it's after like what's the code to be able to load a folder or even a file ?
[QUOTE=Mr. Happy;45483080]The timers is not my problem it's after like what's the code to be able to load a folder or even a file ?[/QUOTE] By the sound of it you don't know how to code. Either [url=http://coderhire.com]hire[/URL] one or try to [url=http://facepunch.com/showthread.php?t=1337945]learn yourself[/url]. Something like what you just mentioned is pretty advanced to make and I don't think someone would give it out free. I also don't think your idea would work in Linux since Lua auto refresh is disabled in Linux.
Sorry, you need to Log In to post a reply to this thread.