Git Product home page Git Product logo

gmod-mappatcher's Introduction

mappatcher-gmod

An easy-to-use tool which allows server staff to patch various exploits within maps. Multiple exploits exist in maps that allow players to get out of the map when they're not supposed to. This tool allows for server staff to patch such exploits in less than a minute. Aside from exploit patching, this tool also allows you to block off parts of a map using forcefields, or setup teleport points, making your map one of a kind.

To Clone

This repo uses submodules so you have to use git command to get complete addon. Using the "Download ZIP" will give an incomplete addon!

Command: git clone https://github.com/h3xcat/gmod-mappatcher.git --recurse-submodules

Steam Workshop

https://steamcommunity.com/sharedfiles/filedetails/?id=1572250342

Video Demo

https://www.youtube.com/watch?v=48pFpVRVkpY

Features

  • Ability to view map playerclip brushes, makes finding map exploits 100 times easier.
  • No resource files, meaning no impact on download time on join. The textures are generated through Lua.
  • Gamemode independent tool, should work with most gamemodes.
  • Translation support.

Available Brush Types

  • Player Clip - Collides with players but nothing else.
  • Hurt - Damages players over time, various time intervals are customizable through the menu.
  • Kill - Kills anyone on touch.
  • Remove - Removes any entities that touches it.
  • Force Field - Clip with sound and texture.
  • Teleport - Teleport player to given destination.
  • Bullet Clip - Blocks bullets but nothing else.
  • Prop Clip - Blocks props.
  • Clip - Blocks everything.

Commands

mappatcher - Opens the mappatcher editor.

mappatcher_draw 0/1 - Enables the drawing of objects and clip brushes outside the editor.

Setup

Just drop the folder into addons folder. If you have ULX or ServerGuard installed, you can setup access through admin mod, otherwise you can change permissions in mappatcher/lua/mappatcher/config.lua.

Screenshots

gmod-mappatcher's People

Contributors

h3xcat avatar edgarasf123 avatar blueberryy avatar fixator10 avatar plally avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.