Gmod error darkrp lua script
snippet in lua
Gmod error darkrp lua script
user9134
local DavyCrockettAllowed = GetConVar("DavyCrockettAllowed")
if not (DavyCrockettAllowed and DavyCrockettAllowed:GetBool()) then return end