Garry's Mod

Garry's Mod

Otillräckligt med betyg
Glue Tool
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Content Type: Addon
Addon Type: Tool
Addon Tags: Fun
Filstorlek
Lades upp
3.543 KB
24 feb, 2024 @ 10:52
1 ändringsnotis ( visa )

Abonnera för att ladda ner
Glue Tool

Beskrivning
Have you ever wanted a tool that allows you to make props stick to other props on contact? If so, then this tool's for you! The Glue Tool will cover anything it's used on in an invisible layer of glue, making it collect whatever it touches and take it with them!

Doesn't work quite right with ragdolls yet. I'm still trying to figure out how to weld the right things there.
16 kommentarer
Chay 28 jun @ 16:01 
Error tool [Glue Tool] lua/weapons/gmod_tool/stools/glue.lua:4: attempt to index global 'language' (a nil value)
1. unknown - lua/weapons/gmod_tool/stools/glue.lua:4
2. include - [C]:-1
3. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/stool.lua:159
4. include - [C]:-1
5. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:387
6. include - [C]:-1
7. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/init.lua:10
Tiny Desk Engineer  [skapare] 22 jul, 2024 @ 14:32 
I don't know? The function the error's complaining about is part of Garry's Mod itself, if you're missing it, then something's going very wrong.
Luca1808 22 jul, 2024 @ 14:29 
i have the new version as well, so what gives? i tried it on a door prop and on a vending machine prop!
Tiny Desk Engineer  [skapare] 22 jul, 2024 @ 10:17 
@luca1808 I can't reproduce your errors with the current workshop version of this addon.
Luca1808 22 jul, 2024 @ 6:55 
this shit litterally doesnt work, [Glue Tool] lua/weapons/gmod_tool/stools/glue.lua:32: attempt to call field 'StoreEntityModifier' (a nil value)
1. SetGlue - lua/weapons/gmod_tool/stools/glue.lua:32
2. LeftClick - lua/weapons/gmod_tool/stools/glue.lua:78
3. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:234


[Glue Tool] lua/weapons/gmod_tool/stools/glue.lua:45: attempt to call field 'ClearEntityModifier' (a nil value)
1. ClearGlue - lua/weapons/gmod_tool/stools/glue.lua:45
2. Reload - lua/weapons/gmod_tool/stools/glue.lua:86
3. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:297
Tiny Desk Engineer  [skapare] 27 apr, 2024 @ 10:16 
What are the errors? Any errors linked to this addon will probably be useful in debugging the issue.
Scout (Jeremy) 27 apr, 2024 @ 7:18 
yeah theres lua errors
Tiny Desk Engineer  [skapare] 26 apr, 2024 @ 21:18 
It's a long shot, but maybe you could try disabling all other addons to see if maybe it's an addon conflict? Other than that, or a new update broke it. Are there any lua errors?
Scout (Jeremy) 26 apr, 2024 @ 18:14 
i was trying to stick props together but it didn't work
Tiny Desk Engineer  [skapare] 26 apr, 2024 @ 18:06 
What exactly are you trying to do with the tool? I haven't found any major problems with it outside of the ragdoll problem.