Garry's Mod

Garry's Mod

[ArcCW] Arctic's Customizable Weapons (Base)
[DarkRP] Add door closed support
Hi, if using "arccw_doorbust", when trying to bust a closed door in DarkRP, it can glitch the world render. It only happened on some maps, tho it really depends on how the map devs have made the render thingy (I don't remember how it's called lmao)

The issue is that the door isn't being opened if it's locked (due), so unlocking it before opening it solve the problem :steamthumbsup:

The easiest fix is to add "ent:Fire("unlock", "", 0)" or "ent:keysUnLock()" before line 9 ("ent:Fire("Open", "", 0)") in "/lua/arccw/server/sv_doors.lua" :steamthis:

Without the fix:
https://i.imgur.com/yfnQVXy.png
With the fix:
https://i.imgur.com/mxPaVJh.png
Last edited by Clementinise; 1 Feb, 2022 @ 3:11am