Skip to content

The module remove the exploit command "lua_dumptimers_sv"

License

Notifications You must be signed in to change notification settings

SaimorIVS/gm_dumptimers-fix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gm_dumptimers-fix - The clearest way to remove lua_dumptimers_sv

A half of GMOD servers are in danger now only because of lua_dumptimers_sv concommand.

Deviatt has found an issue and made the fix for it.

Added also method 'garrysmod/cfg/server.cfg' (Method without working with the engine. Not recommended). Thx daddy Beelzebub#0281 :)

Installation

  1. Create 'bin' dir inside your 'lua' dir.
  2. Move your 'gmsv_dumptimers_fix_*.dll' into it.
  3. Create a lua file inside 'lua/autorun/server/' with 'require("dumptimers_fix")'
  4. Enjoy!

Problem

Compiled binaries are not ready for CentOS and have newest C++ version (so C++ < 6 isn't working)

Fixing that issue.

ALSO: This won't work on the client, don't even try running that on you Garry's Mod instance, these dll's are compiled to work ONLY on SRCDS.

Build

Don't forget to use this library when compiling: https://github.com/danielga/garrysmod_common

Links

Discord - Deviatt#5010

Discord server - https://discord.gg/FnhSJcAJcB

Fix commit - https://commits.facepunch.com/379763

About

The module remove the exploit command "lua_dumptimers_sv"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 69.2%
  • Lua 30.8%