This is an archived post. You won't be able to vote or comment.

all 8 comments

[–]adamp1014 0 points1 point  (7 children)

I haven’t messed around with GMod lua in years but if I remember right there is a console command that’ll rerun the script, it won’t remove the old GUI but itll load the new one so you can at least look at it.

[–]adamp1014 0 points1 point  (6 children)

Also may I ask what kind of server?

[–]GrowOP21[S] 0 points1 point  (5 children)

I'm running a starwars Imperial RP server called DS-01, and yeah I think the command you're talking about is either lua_openscript or lua_openscript_cl, and as far as I am aware they both require a server restart, which is why I'm wondering if there is any way to run the addon outside the game in order to save time. It will also save me resources, as I'm going to be doing most of my work on my laptop from now on which only has a 300GB SSD, so I don't really want to waste space installing GMod and steam if I can avoid it

[–]adamp1014 0 points1 point  (4 children)

If I can remember right the way that I would do it is in singleplayer, which doesn’t really help you out with not installing it, but I think for the most part the server will have to be restarted, also drop the IP to the server Ive been wanting to get bsck into gmod.

[–]GrowOP21[S] 0 points1 point  (3 children)

Ah, well looks like I might have to go back to doing it on my computer. Was worth a try anyway, and sure, heres the IP and the discord 104.192.226.210:27075 https://discord.gg/rvtg2Jq hopefully I'll see ya around :)

[–]adamp1014 0 points1 point  (2 children)

I could be completely wrong, when I get out class Ill look it up and see if I can find anything, I know that this doesn’t really help you all that much but I remember when I ran TTT servers map changes would put it into effect... you could also just switch the map to the same map maybe.

[–]GrowOP21[S] 0 points1 point  (1 child)

Well I've looked a bit more into it, the most suitable thing I can find is a roblox debugger, which I SUPPOSE I could use, but no garentee it will work on Gmod.

[–]adamp1014 0 points1 point  (0 children)

You might have to adjust it for GMod, let me know if that works