• Disable smart snap in a gamemode
    2 replies, posted
This is probably really simple to fix, but I'm making a gamemode that involves shooting people and I don't want people to be able to smart snap each other. How do I disable clientside scripts in the gamemode? I thought they were disabled by default in anything but sandbox? And it's in 2d third person sidescroller, and when they smart snap something it somehow switches to first person.
Use script enforcer to disable clientside scripts that isnt included in the gamemode
Enable scriptenforcer. This can be done by going into your server.cfg and adding sv_scriptenforcer 1
Sorry, you need to Log In to post a reply to this thread.