Garry's Mod

Garry's Mod

Latte's Content Pack | Cobalt Mining Opperation
13 Comments
pyro gaming 17 Jul @ 7:54am 
im tryna port ts to sandbox vro
pyro gaming 14 Jul @ 8:49pm 
@Nate Im not a modder, or a damn rocket scientist, but i think you can port it as a sandbox mod, i dont know though. I think its been done before, it could probably be accomplished if you have some previous porting/modding experience, or have a friend who could help you do this, or try.
Nate (Proud Santa Believer) 19 Jun @ 2:00pm 
Is There A Way To Make This For Sandbox?
andreycdjm11 22 Apr @ 4:47pm 
f
latte  [author] 18 Apr @ 3:13pm 
its quite literally, and i'll say it again, in the event table of the swep. thats where it happens.
andreycdjm11 18 Apr @ 11:27am 
I also want to know where those events occur.
Bluecraney 18 Apr @ 3:29am 
it is literally hard coded because they cant just say we only support these weapon packs they only want cookie cutter servers
andreycdjm11 17 Apr @ 12:05pm 
But even if it doesn't support the others, it's fine. I have an addon to edit weapons within the game. I could see how to do it. Just tell me the script in which file and I'll take advantage of it and fix other Lua errors that appear there in the mode. Thanks.
latte  [author] 16 Apr @ 9:55pm 
its just in the event table in the swep itself, also nz only supports tfa
andreycdjm11 16 Apr @ 6:45pm 
Ok, first could you tell me the code that does this? So I can use it in the sandbox and see if I can make it compatible with more weapons. And second, do you know what code and addons prevent me from using CW2, Arc9, and MG weapons? Please, and thank you very much.
latte  [author] 16 Apr @ 4:04pm 
you could hypothetically decompile this addon to see how that works
latte  [author] 16 Apr @ 4:01pm 
its done through the event table and the special weapon registration, basically in the event table it checks if you have the upgraded speed cola and increases the fps to 45 over 30 (on most perks some aren't 30 fps but thats irrelevant) and in the autorun the remove time is shortened if you have speed upgrade.
andreycdjm11 16 Apr @ 8:18am 
Hello, do you know how the change that speed cola makes to perks works?