Garry's Mod

Garry's Mod

Not enough ratings
Glue Tool
   
Award
Favorite
Favorited
Unfavorite
Content Type: Addon
Addon Type: Tool
Addon Tags: Fun
File Size
Posted
3.543 KB
24 Feb, 2024 @ 10:52am
1 Change Note ( view )

Subscribe to download
Glue Tool

Description
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 Comments
Chay 28 Jun @ 4:01pm 
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  [author] 22 Jul, 2024 @ 2:32pm 
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 @ 2:29pm 
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  [author] 22 Jul, 2024 @ 10:17am 
@luca1808 I can't reproduce your errors with the current workshop version of this addon.
Luca1808 22 Jul, 2024 @ 6:55am 
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  [author] 27 Apr, 2024 @ 10:16am 
What are the errors? Any errors linked to this addon will probably be useful in debugging the issue.
Scot | Qu4r4ntine 27 Apr, 2024 @ 7:18am 
yeah theres lua errors
Tiny Desk Engineer  [author] 26 Apr, 2024 @ 9:18pm 
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?
Scot | Qu4r4ntine 26 Apr, 2024 @ 6:14pm 
i was trying to stick props together but it didn't work
Tiny Desk Engineer  [author] 26 Apr, 2024 @ 6:06pm 
What exactly are you trying to do with the tool? I haven't found any major problems with it outside of the ragdoll problem.