Every single prop / entity I look at has a halo around it. You know the halo that you used to see when you held "C"? That's everywhere now. The patch notes didn't say Garry's Mod is becoming Halo, but maybe that's part of a secret update? An easter egg perhaps? Well played Garry.
Update your game/server.
Garry fucks with Rust now. I believe _Killburn and Robotboy handle Gmod now. The latest update has done this to your beloved GMod.
what
[QUOTE=Synavix;45363892]what[/QUOTE]
Bug with GMod from the last update that caused halos to appear around all targeted players and props; it was fixed in a hotfix today.
[QUOTE=code_gs;45363928]Bug with GMod from the last update that caused halos to appear around all targeted players and props; it was fixed in a hotfix today.[/QUOTE]
By halo, I thought he meant the halo that you see when you spawn effects. The green circle thing.
Go to lua\includes\modules\properties.lua
Replace line 152 with
[code]
if ( !IsValid( vgui.GetHoveredPanel() ) || vgui.GetHoveredPanel() != g_ContextMenu ) then return end
[/code]
[QUOTE=NiandraLades;45364297]Go to lua\includes\modules\properties.lua
Replace line 152 with
[code]
if ( !IsValid( vgui.GetHoveredPanel() ) || vgui.GetHoveredPanel() != g_ContextMenu ) then return end
[/code][/QUOTE]
The update is already out, replacing won't do anything.
Sorry, you need to Log In to post a reply to this thread.