Garry's Mod

Garry's Mod

Ultimate Workshop Downloader
Biff Stroker 9 Oct, 2020 @ 10:42pm
What happens to mods that don't include model/texture/sound/etc. files?
This is a very stupid question and I apologize in advance but what would happen if (for example) I, the p2p host for my friends, had a mod that didn't add these types of files, like a fall damage tweak? Would my friends need to download that individually for it to take effect?
< >
Showing 1-8 of 8 comments
Nifae 11 Oct, 2020 @ 3:36am 
that will be changing server-side things that will apply to them when they join, no download needed, at least in the case of fall damage
madkirk74 17 Oct, 2020 @ 8:17pm 
you see, if it has none of those, it simply doesn't exist, thus it doesn't need to download.
Xalalau  [developer] 18 Oct, 2020 @ 10:44pm 
As long as the programmer has done his job correctly, GMod handles the .lua files by itself (they are automatically downloaded by clients if necessary).

So in this case, a simple fall damage script, our addon isn't needed and can be disabled without any problems. :missing:
Biff Stroker 19 Oct, 2020 @ 8:19am 
That makes sense, thank you!
ItsKondz 26 Nov, 2020 @ 6:26pm 
probably will be updated soon with that because i told the update ideas and not gonna lie my update ideas i told will be better read my comment in the addon
ItsKondz 26 Nov, 2020 @ 6:27pm 
so the Missing textures will be downloaded on the next update
Last edited by ItsKondz; 26 Nov, 2020 @ 6:38pm
Gordon Freeman 10 Jul, 2021 @ 4:35am 
as long as it's only a line of code and nothing else, then i will not download, but it will work
Xalalau  [developer] 15 Jul, 2021 @ 1:01pm 
Originally posted by ItsKondz:
probably will be updated soon with that because i told the update ideas and not gonna lie my update ideas i told will be better read my comment in the addon

Originally posted by ItsKondz:
so the Missing textures will be downloaded on the next update

?


Originally posted by wojtazet:
as long as it's only a line of code and nothing else, then i will not download, but it will work

If it's a server script, it's only needed on the server side, but if it's client or shared, we need to send it to the client side. That's it, and the programmer has to define this behaviour by using AddCSLuaFile https://wiki.facepunch.com/gmod/Global.AddCSLuaFile

UWD isn't about code, it's about resources.
Last edited by Xalalau; 15 Jul, 2021 @ 1:09pm
< >
Showing 1-8 of 8 comments
Per page: 1530 50