Fix DrGBase Possesion (Read Description)

If you liked this item, please rate it up on Steam Workshop page.

Author: hope

Last revision: 7 Jan, 2024 at 03:02 UTC

File size: 962.56 KB

On Steam Workshop

Description:

player appear in possesion???
This is because you install Petrification Beam SWEP
https://steamcommunity.com/sharedfiles/filedetails/?id=2482196918

❗❗❗You need to uninstall Petrification Beam SWEP and restart garry’s mod❗❗❗

or use gmpublisher to download it and comment out the following code
gmpublisher:
https://github.com/WilliamVenner/gmpublisher

–[[
hook.Add("PlayerDeath","plydeathfixpetrification",function(ply)
ply:SetNWBool("PetrifiedToDeath",false)
ply:SetNWBool("PetrifiedNoDraw",true)
ply:SetNWFloat("PetrifiedAmount",0)
end)
hook.Add("PlayerSilentDeath","plydeathfixpetrification2",function(ply)
ply:SetNWBool("PetrifiedToDeath",false)
ply:SetNWBool("PetrifiedNoDraw",true)
ply:SetNWFloat("PetrifiedAmount",0)
end)
–]]

Download
Required items:

Click the title to search on this site.


DrGBase | Nextbot BaseSteam Workshop