...broke even more.
For example...
Tell me why this code, that used to make people from the same team able to walk through each other, and has always worked, to start failing since the latest update:
[lua]function GM:ShouldCollide( ent1, ent2 )
if ent1:IsPlayer() and ent2:IsPlayer() then
return (ent1:Team() != ent2:Team())
end
return true
end[/lua]
(I made sure that the team system did not derp out, people of the same team are still colliding.)
This is just one of many things that fucked up. Nice.
[highlight](User was banned for this post ("cliff-hanger thread title, wrong section" - postal))[/highlight]
Yup.
Also the animations for the vehicles are still broken.
also having this problem on my deathrun server. some help would be great.
which update, 147 isn't out yet
Then why did everyone's gmod update just then?
[url]http://facepunch.com/showthread.php?t=1222927[/url]
[editline]2nd November 2012[/editline]
now it updated btw
Sorry, you need to Log In to post a reply to this thread.