Garry's Mod
Visual Clip Tool ( Could be broken! )
43 σχόλια
kxnse1 13 Αυγ 2022, 5:52 
can props I used visual clip attach prop2mesh to?
Sanders 20 Ιουν 2022, 7:22 
this tool does nothing if you know its busted then why not fix?
Brewisk257 6 Φεβ 2022, 14:06 
Taking your time are ye?
Brewisk257 1 Δεκ 2021, 21:36 
Is there hope that it will be repaired?
Tumble Trash᠌ ⁧⁧ Official 11 Δεκ 2020, 8:23 
[Visual Clip Tool ( Could be broken! )] lua/weapons/gmod_tool/stools/visual_adv.lua:79: attempt to call global 'SendPropClip' (a nil value)
1. RightClick - lua/weapons/gmod_tool/stools/visual_adv.lua:79
2. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:263


any ideas on what this is about?
[XTT] General Wrex  [Δημιουργός] 30 Σεπ 2020, 10:36 
Yep that's what I put it on there
mayonez 26 Σεπ 2020, 11:36 
you know this was made in 2012 right?
and last updated in 2013
right??????
storm37000 9 Ιουν 2020, 19:19 
your preview rendering hook needs to be optimized, it uses a not so insignificant amount of client cpu/FPS rendering all the time even though there are no clips/tool isnt out currently.
Sanders 18 Απρ 2020, 15:29 
when using dupe 2 some of the clips go back to defult why?
Jagy 5 Απρ 2020, 12:31 
Hey guys, is there any workaround to use this tool together with prop resizer ? Everytime i want to use clip tool on resized prop, it will turn the prop back to its original scale. Thanks for any tips
Traincraft101 30 Μαρ 2020, 13:22 
FYI, this is NOT what you use to make holos for locomotives. Use Rattlecan.
KyogreRider 3 Ιουν 2019, 17:44 
Do i need this while making holo for my trains?
HMKingCookieXIV 17 Μαρ 2018, 14:57 
what bout physical clip
Tz 24 Ιαν 2018, 2:19 
woah:steamhappy:
ryguy 17 Ιαν 2018, 15:31 
what is the thing showing on the prop in screenshot one?
they call me the worm 9 Δεκ 2017, 8:49 
I assume this version works with advanced duplicator?
Pineapple Express 14 Σεπ 2017, 15:06 
Trying to clip something for a machinima and I'm getting this.


[Visual Clip Tool] lua/weapons/gmod_tool/stools/visual_adv.lua:79: attempt to call global 'SendPropClip' (a nil value)
1. RightClick - lua/weapons/gmod_tool/stools/visual_adv.lua:79
2. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:250


Any ideas?
Grey 5 Αυγ 2017, 21:21 
Does this mod still work ?
[XTT] General Wrex  [Δημιουργός] 14 Δεκ 2016, 14:08 
@nightsniper it pretty much turns a part( or parts) of the prop invisible
Night 31 Αυγ 2016, 22:07 
What does it do? Would it work to Break Props into Pieces?
Kippy 1 Ιουλ 2016, 9:13 
*Mettataton
Metaladon 25 Μαϊ 2016, 17:14 
I have a bug involving not being able to see more than 2 clips at any given time, while others can, even on the same server. How do i fix this?
Is there some ConVar i need to change?
Chirp 6 Φεβ 2016, 12:41 
People who join the game after a clip is done won't see the clip.
Cattitude 28 Ιαν 2016, 11:08 
Never mind, those are both probably impossible
Cattitude 28 Ιαν 2016, 11:05 
can you make holes in a prop without it falling into pieces completely?
also, does this work with ragdolls?
Jaezn 25 Δεκ 2015, 18:33 
does it have advanced weld tool?
Bennjo 19 Ιουλ 2015, 6:21 
reload_clipping doesn't work.
Bennjo 18 Ιουλ 2015, 7:19 
How the hell are you supposed to refresh clips?
Alter 25 Ιουν 2015, 8:19 

[Visual Clip Tool] lua/weapons/gmod_tool/stools/visual_adv.lua:43: bad argument #1 to '__add' (Vector expected, got nil)
1. __add - [C]:-1
2. Think - lua/weapons/gmod_tool/stools/visual_adv.lua:43
3. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:197
Chirp 24 Ιαν 2015, 23:26 
I got this error a few times. Not sure why.

[Visual Clip Tool] lua/weapons/gmod_tool/stools/visual_adv.lua:43: bad argument #1 to '__add' (Vector expected, got nil)
1. __add - [C]:-1
2. Think - lua/weapons/gmod_tool/stools/visual_adv.lua:43
3. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:197
Sol Invictvs 21 Ιαν 2015, 7:47 
Can anyone tell me which was the addon that shows the welding points in the first picture???btw,nice addon.
Mr.Einstein 24 Οκτ 2014, 20:14 
how can i refresh visual clips now since the refresh button is gone?
looter 10 Μαρ 2014, 19:44 
This needs to be updated from https://github.com/TGiFallen/Clip_Tool
FreeFry 7 Φεβ 2014, 14:36 
Also, I like that you're still working on this, so many thing on workshop are no longer maintained. :/
FreeFry 7 Φεβ 2014, 14:35 
Excellent, I'm afraid you'll have to add some more code to your reload event however, since your code currently removes the clips in sequence - starting with the last.

Doing it the way i proposed will remove all clips from the duplicator data, which means you'll have to re-add the remaining ones at the end of the reload event. :)
[XTT] General Wrex  [Δημιουργός] 7 Φεβ 2014, 13:03 
@FreeFry i will look into it when i have time :)
FreeFry 6 Φεβ 2014, 22:23 
Pressing reload on a visually clipped prop doesn't remove the duplicator data, so when duped it re-applies the clips that should have been removed.
I suggest adding
duplicator.ClearEntityModifier(ent, "clips")
to the reload event in both tools. :)
[XTT] General Wrex  [Δημιουργός] 24 Ιαν 2014, 18:40 
you cannot have Permapoly Weld and Prop Shrinker installed with this addon, since it has its own clipplanes that interfears with it
Sanders 26 Νοε 2013, 10:58 
i have un-subed due the that error doesnt let me use it anymore
Sanders 26 Νοε 2013, 10:56 
[lua/weapons/gmod_tool/stools/zpm_mk3.lua][lua/weapons/gmod_tool/stools/clipplane.lua]

[Permapoly Weld and Prop Shrinker] lua/weapons/gmod_tool/stools/clipplane.lua:87: attempt to call method 'Clip' (a nil value)
1. LeftClick - lua/weapons/gmod_tool/stools/clipplane.lua:87
2. unknown - gamemodes/sandbox/entities/weapons/gmod_tool/shared.lua:251
diazmaur738 1 Οκτ 2013, 7:32 
i keep getting some erros when i ty to duplicate or saved any clipped entities.
how can i fix make it work properly?

[Visual Clip Tool] lua/autorun/server/sv_clipping.lua:55: attempt to index field 'n' (a nil value)
1. SendPropClip - lua/autorun/server/sv_clipping.lua:55
2. unknown - lua/autorun/server/sv_clipping.lua:8

Timer Failed! [Simple][@lua/autorun/server/sv_clipping.lua (line 8)]
Error - Starting new message without ending the old one!
[XTT] General Wrex  [Δημιουργός] 22 Ιουλ 2013, 1:31 
cleared out all old comments as they dont matter anymore!
ae.Spooky 8 Νοε 2012, 14:00 
Thanks mate! Used this on ggg. Its nice to have it back.