there was a no collide swep for a while, i dont know if it was removed tho. EDIT: was the anti-dm ever fixed? some players were having trouble
Found a mini bug using the select gun Dosnt really bother me but just letting it out If you select colored props with your select gun, when you desellect them they are uncolored.
There won't be a fix for it. You can't read a props color with Lua in GMod9, so we wouldn't know which color it had before selecting. Also, that's why the copygun resets all materials and colors to their defaults
I could replace _EntFire and _EntSetKeyvalue with a function, which saves the given arguments to a table and stuff, so we can colour props back. But that would be buggy as fuck. (Take a look at vmfcopygun, it sucks.) Plus, i don't even want to know how avon got the toolgun-colormode to work