Discord
Steam
/
Developers
/
Gmod, bullets ..
Login/Join
Event Log
Gmod, bullets go through teammates.
1 replies, posted
Search
In This Thread
What function(s) do I need to use?
local DoDefaultEffect = true// Don't go through metal, sand or playerif ((tr.MatType == (tr.MatType == MAT_SAND) or (tr.Entity:IsPlayer())) then return true end
Sorry, you need to
Log In
to post a reply to this thread.