• shared.lua blocked my scriptenforcer
    4 replies, posted
i am making a custom gamemode and all the stuff i put on shared.lua has no effect. i checked for console errors and it said scriptenforcer was blocking shared.lua how can i stop this? sorry for the title that should have been: shared.lua blocked BY scriptenforcer
Turn off script enforcer Console - scriptenforce_createmanifest Turn on script enforcer
how do i turn it off?
sv_scriptenforcer 0
You can use sv_scriptenforcer 1 to turn it on, and 0 to turn it off, You may also modify the text file in cfg and set default SE stuff.
Sorry, you need to Log In to post a reply to this thread.