Ent Collisions with everything but Owner + Same kind
5 replies, posted
Hey.
What would be the best way to do this? Is there a collision group or will i have to use CustomCollision hooks? If yes on the hooks, how exactly their use work?
How about http://wiki.garrysmod.com/page/GM/ShouldCollide
?
How exactly how I would do that?
On the very same page you see the description, arguments, the returns, and an example
Ok, made it work, sorta...
I made it work the way i want BUT, i can't use it anymore, it doesn't respond to the use key and it has the need to do so.
How can i make it useable aswell?
You shouldnt change collision groups actively as it leads to crashing. You're better off just using the hook and conditionally checking if they should collide
Sorry, you need to Log In to post a reply to this thread.