Garry's Mod

Garry's Mod

Not enough ratings
ShadowDragoons
   
Award
Favorite
Favorited
Unfavorite
Description
addon
Items (97)
[E2] AntCore
Created by Antonym
Useful E2 stuff Documentation (too long for workshop): https://github.com/Antagonise/E2-AntCore Some of the most useful functions: E = shootBolt(pos, vel, damage) Allows you to create a moving crossbow bolt that will hit targets identically as if you fired...
[E2] Beam Core
Created by Thomasims
THIS IS AN EXTENSION FOR WIREMOD, NOT CONSOLE COMMANDS Temporary Description: Allows you to draw beams "lasers" with an e2 these can either be relative to the world or to an arbitrary position and rotation set by you. Usage logic: You define points for the...
[E2] Curve Core
Created by KrypteK
This addon adds a new variable type to Expression 2; curves! For a full list of functions, go here: https://github.com/Blieper/Expression2-Curve-Core/wiki...
[E2] Doragon's AdminCore & other functions
Created by Doragon
Hello! Today I show you my extension for the expression 2 gate. This extension add powerfull functions for admins, and some non-admin functions. List of NON-admin only functions: - E:plyColor() return: vector description: return the player model color of t...
[E2] EntextraCore
Created by Sir Papate
For more information, go to the GitHub Page EntextaCore In this core, you can now detect a entity when it spawns or when it gets removed. It adds some useful functions too. And best of all, it adds a system of tag. So basically It allows you to set tags on...
[E2] Faceposing/Eyeposing Extension
Created by yackson
This addon allows you to facepose and eyepose entities (including holograms) using Expression 2. Following functions are available: entity:facepose(flex_id, value) sets value for face flex using its numerical id entity:facepose(flex_name, value) sets value...
[E2] Global Print
Created by bigdogmat
This extension allows you to easily broadcast messages to everyone on the server. Features Allows you to globally print messages Allows you to print messages to a certain player Allows colored messages so you can have all the rainbox text you want Supports...
[E2] Navcore Reworked
Created by iNVERTED
A complete remake of my previous E2 Navcore extension, which should be less buggy, and have more options An extension that allows for E2s to path find on maps with navmeshes. Documentation in discussions https://github.com/iNV3RT3D/E2-Navcore ...
[E2] ncore
Created by L
Addon to add functions to expression 2 from wiremod. Currently adds two functions: entity:GetUserGroup() which gets the rank of the player. (same as the lua function) array:contains(value) which returns if the data is in the array. Feel free to suggest any...
[E2] Particle Core
Created by Xyvoracle
Adds in particle functionality to Expression 2. Reupload to workshop. Thanks to 343N (Malcolm Turnbull) for updating and fixing parts of the code to reduce the footprint of the extension and to minimize crashes. Function list: (NOTE: I honestly can't be bo...
[E2] PlayerCore
Created by niga
It's a player core...
[E2] PlyCore
Created by Sir Papate
For more information, go to the GitHub Page PlayerCore It's the PlyCore, an extension for the Expression 2 that add functions to manipulate players. All functions can be called on yourself or on other players if you have their prop protection rights. Works...
[E2] SentCore
Created by Ben66
Spawn scripted entity with E2. BUG REPORTS : http://steamcommunity.com/workshop/filedetails/discussion/726355111/359543951702114665/ Array = getSpawnableSents() ( Return all scripted entities we can spawn ) Entity = sentSpawn(string class, vector pos, angl...
[E2] Simfphys Core
Created by Wortho
Functions for the simfphys cars addon that allow you to tweak the property values of your own car via E2 functions. Usage: for a given property value in the right click > edit properties menu, there will be a function equal to the name with set appended to...
[E2] SpriteCore
Created by N!kO
SpriteCore allows the creation and manipulation of multiple sprites at the same time. It's a custom extension for Wiremod's Expression2. Check the avaliable functions here. Source Code: https://github.com/NickMBR/SpriteCore To enable the E2 Extension, type...
[E2] VehicleCore
Created by L4
This addon requires WireMod (of course) Click here for the list of functions, or click here to request new features or report a bug. This is an extension for Expression2 that deals with vehicles. It has most of the functions ported directly from the gmod w...
[E2] WeaponCore
Created by Sir Papate
For more information, go to the GitHub Page WeaponCore WeaponCore is an extension for the Expression 2 chip that allows you to manipulate weapons and ammo. It also allows you to run code when a player switches weapons or equips a weapon. Workshop Installat...
[E2] WebAudio
Created by Vurv
WebAudio Wiki This addon adds a serverside WebAudio class which can be used to interact with clientside IGmodAudioChannels asynchronously. It also adds an extension for Expression2 to interact with these in a safe manner. This is essentially a safe and mor...
[E2] WireSpawn Core
Created by Doragon
Hello! Today I show you the WireSpawn Core for expression2. This core allow you to spawn some entity from the wiremod to spawn and use with your expression2 without the need to spawn them before. Here is a list of availlable functions/entities availlable (...
[E2]Holo Phys Core (Reupload)
recovered from the lame refresh rate my addon folder has, little is known about this addon, but part of the description has been recovered aswell: ----- THIS IS AN EXTENSION FOR WIREMOD, NOT CONSOLE COMMANDS This basically allows you to give holograms made...
[LambdaPlayers] Admin Module
Created by Stickers
Admin Module A module for Lambda Players that allows Lambdas to become admins and enforce certain rules. https://imgur.com/j7U3k4e.png GitHub: https://github.com/IcyStarFrost/lambda-admin-module Voice Types This module adds two new Voice Types: adminscold ...
[LambdaPlayers] Conversation Module
Created by Stickers
Conversation Module A addon for Lambda Players that allows Lambda Players to have conversations with other Lambdas and Real Players. One of the returning features from Zeta Players This conversation system unlike the Zeta's, can support more than Lambdas/P...
[LambdaPlayers] Disconnect Module
Created by Stickers
Disconnect Module A addon for Lambda Players that allows Lambda Players to disconnect from the game. One of the returning features from Zeta Players GitHub: https://github.com/IcyStarFrost/lambda-disconnecting-module Text Types This module adds two new tex...
[LambdaPlayers] Dupe Building Module
Created by Stickers
Dupe Building Module A module for Lambda Players that allows Lambdas to manually build duplications with their physics gun and paste duplications with the tool gun. GitHub: https://github.com/IcyStarFrost/lambda-building-system Lambda Dupe Creator This is ...
[LambdaPlayers] Eye Tapper Tool
Created by Stickers
Eye Tapper A addon for Lambda Players that adds a tool that allows you to view what a Lambda sees in First Person or Third Person. The tool is located under the Lambda Players tab GitHub: https://github.com/IcyStarFrost/lambda-eyetapper/tree/master https://...
[LambdaPlayers] Friend System Module
Created by Stickers
Friend System An addon for Lambda Players that adds the ability for Lambda Players to friends with each other and with Real Players. GitHub: https://github.com/IcyStarFrost/lambda-players-friendsystem Friend System Features Friends will defend each other F...
[LambdaPlayers] Media Player Module
Created by Stickers
Media Player Module A module for Lambda Players that allows Lambda Players to watch Media Players. This module will add the mediawatch Voice Type for use in Voice lines/Voice Profiles and a mediawatch Text Type which can be added onto via the Text Panel Th...
[LambdaPlayers] Music Dancing Module
Created by Stickers
Music Dancing Module A addon for Lambda Players that makes them dance when they hear music. This addon also brings back the Music Box from Zeta Players GitHub: https://github.com/IcyStarFrost/lambda-musicdancing https://imgur.com/J3BhOQt.gif Music Box http...
[LambdaPlayers] Nextbot Fearing Module
Created by Stickers
Nextbot Fear Module A module for Lambda Players that adds two new settings to make Lambdas run away from 2D nextbots and DRGBase Nextbots These settings are located in Lambda Server Settings https://imgur.com/12pY6Sk.png...
[LambdaPlayers] Seat/Vehicle Module
Created by Stickers
Seat/Vehicle Module A addon for Lambda Players that allows Lambda Players to sit on the ground, on props, and drive prop_jeep vehicles and simfphys. This module adds a new Personality to Lambdas, Vehicle Chance GitHub: https://github.com/IcyStarFrost/lambd...
[LambdaPlayers] Sparta Fists
Created by Stickers
Sparta Fists A addon for Lambda Players that adds a very powerful weapon that will devastate things in one hit. Because this is sparta! GitHub: https://github.com/IcyStarFrost/lambda-sparta...
[NM] Prop Pack
Created by N!kO
A collection of props for build and fun ! This pack was mainly made for a special prop car with a trunk full of speakers, with the lack of it on the workshop I decided to work on these ones. This is my first attempt on modelling to the Source Engine ! ! IM...
[Obsolete] [E2] CollisionCore
Created by CornerPin
This addon is obsolete! Please use collision functions from base Wiremod instead. This Expression 2 extension adds functions for collision detection and a new collision data type. GitHub: https://github.com/CornerPin/e2CollisionCore List of functions: Func...
[Offical] Autopromote (APromote) for ULX
Created by Lead4u
Auto Promote mod for ULX Addon Features: Updated to GMOD13 Format. XGUI Menu Integration ULX Access Permission Enable/Disable Rankup Sound (Global/Local) Confetti! Option to disable auto demotion if current rank is higher than your hour rank Requires: ULX/...
[Official] Precision Tool
Created by generalwrex
IF YOU GET GETINFONUM ERRORS, DO THIS IN YOUR CONSOLE precision_defaultrestore https://i.imgur.com/LsdGvWZ.jpg Formerly 'Easy Precision', this tool allows exact movement of objects for accurate building. Push/pull, rotate, and snap props together at specif...
[simfphys] - Armed
Created by Lüno
Adds a weapon implementation system to simfphys vehicles. Included vehicles can be found in vehicles tab => simfphys => Armed Vehicles https://i.imgur.com/rTv7Qel.png https://steamuserimages-a.akamaihd.net/ugc/773983150582822983/8FAB41F8FDC796EF2033B0AF337...
[simfphys] - Cars
Created by Cyberwaffel
Have questions or suggestions? Join my discord server!...
[Simfphys] BTR-70 [Fix]
Created by NFS-NIK
БТР-70 - Обновленный аддон с исправлениями недочетов оригинального аддона. Я не являюсь создателем! Я лишь подкорректировал - добавил более толстые колеса, пассажирские места (8шт), изменил звуки стрельбы, характеристик и урона. Оригинальный Аддон: https://...
[simfphys] LUA Vehicles - Base
Created by Lüno
simfphys is a vehicle entity script that is primarily aimed for four-wheeled-ground-vehicles. These vehicles can be edited ingame, thats cool i guess, but don't put all sliders on max and expect good handling lmao. https://i.imgur.com/rTv7Qel.png included/...
1965 Shelby Cobra 427
Created by SGM ツ
Description...
Advanced Ball Socket Tool (Adv. Ballsocket)
Created by nrlulz
An essential tool for any builder, previously included with gmod but was for some reason removed in the latest update. Allows you to limit the rotation of props. An excellent video by 13igAdam2040 explaining how it works: http://www.youtube.com/watch?v=_5e...
Advanced Bone Tool
Created by Thirteen
A tool to edit angles, scaling and the location of props bones. You can use this on any prop in gmod*. Also availible on GitHub: https://github.com/thirteen-io/Advanced-Bone-Tool *Some props will not allow for rotation or translation due to them being tied...
Advanced Duplicator 2
Created by WireTeam
Ground up rewrite meant to make up for some of the shortcomings of the first iteration of AdvDupe. NOTICE: AdvDupe1 (the first advanced duplicator, has been REMOVED from the workshop by the Wire Team. Please use this addon, AdvDupe2, for all your duplicato...
Buoyancy Tool
Created by Endymion
Buoyancy Tool for gmod13...
Custom Air Drag
Created by Name
Scripted tool to modify air drag and damping properties of entities. Correctly adjusting velocity and rotation damping can improve speeds of custom built vehicles. Features        • Enable / disable prop's air drag        • Changing prop's air drag propert...
Door STool
Created by maesles
==== END OF SUPPORT ==== I am no longer putting time into this addon. Feel free to pick up development on your own. Link to source: http:// waa.ai /va1h ==== END OF SUPPORT ==== Version: 1.7 (fixed for gmod 13, by me) Not originally my work, made by High6....
Dynamic NPC Squads
Created by StrawWagen
Half life 2's AI works great, for heavily scripted... linear levels.... But Garry's Mod finds the edges, NPCs just stand around, not exploring the massive maps on offer, not reinforcing their allies... But what if they did? What if. The source engine's fan...
E2 Viewer
Created by Knackrack615
E2 Viewer is a powerfull tool for server administrators It allows you to find spawned E2's on the map and do various things with them such as goto, remove, kick owner and remove all It has full integration with ULX, Evolve and Exsto Usage: Chat: !e2 Consol...
E2RigidRope
Created by SammyT291
Additional rope functions for E2 which include rigid, these dont overwrite the regular ones. This is a replication of the code found in Pull Request 774 of WireMod, this can be viewed here: https://github.com/wiremod/wire/pull/744 All ownership of this cod...
Expanded Wire Turret
Created by Krelinos
This addon is an expansion of Wiremod's Wire Turret. Features include: More Control! Changes to an existing turret can be made with wire inputs. Initial settings are untouched until updated by toolgun or wire input. More Customizability! More weapon models...
Expression2 Turret Exstension (E2:shootTo()) [Wiremod needed]
Created by Moonlight.PWG
Turrets shall no longer be needed!!! This exstention will allow you to shoot bullets from any entity using only Expression2 code! No more need to attach turrets to your contraption, just use E2! Using this couldn't be simpler just do it all from one line: ...
Extended Properties
Created by Rubat
This addon adds a lot of properties to Half-Life 2 and Garry's Mod entites such as turrets, rollermines, suit chargers, flashlights, dynamites, NPCs and anti-antlion thumpers. There are over 72 different actions for different entites and NPCs. UsageHold C ...
Extended Spawnmenu
Created by Rubat
A small script that extends abilities of your spawnmenu: * Allows you to browse through Garry's Mod 12 / Legacy addon models * Allows you to browse through Game, Addon, Legacy Addon materials and sounds * Gives you detailed information on installed Worksho...
Fading Door Tool - Fixed
Created by Momo5000
This addon is made for my roleplay server. If you would like to play with this addon, join my server. IP is 144.76.57.6 ------------------------------------------------------------------------ A tool that makes anything into a fadable door. (Error message ...
Gesture Menu & Commands
Created by Bell
This addon adds a new sub-menu available in the Context Menu, named ''Gestures''. Clicking any option will make you perform a Gesture, like dancing, or agreeing. You can alternatively use chat commands to trigger them: - /gmc_dance (Normal Dance) - /gmc_mu...
gm_construct_flatgrass_v6-2
Created by Grocel
A map with a long train rail system, NPC nodes for ground, striders and birds, HDR lighting and with a wire interface to control the rail switches and the color room. This workshop file contains a NAV file too. There is no train in the map and I will NOT a...
gm_genesis
Created by Bloodclaw
A large building map divided in multiple parts : - The main island with the spawn room, a lot of flat space to build, some small hills, buildings (including 6 garages and a small city), helicopter landing pad, roads (including large ones for planes), docks...
Gm_Mobenix_v3 Nextbot Navigation
Created by Mofker
Allows SNPCs that use Nextbot to roam the map!...
gm_mobenix_v3_final_mp_fixed
Created by Matchy
This map is made by Sportkeks! I have fixed the lua/script errors, You can now play multiplayer on this map with no problems. Map features -Train System with gnome driver -Bowling Alley -Disco -Racetrack with NPCs -Construct Area -Nice river -Taxi System -...
Grovestreetgman's Shared Textures
Created by Grovestreetgmλn™
Compilation of textures common to most models to allow duplicates in various packs to be consolidated for easier updating and smaller file sizes. Really not much else to say on this one other than YOU NEED THIS. ALWAYS. FOR EVERYTHING....
Lambda Players | The Zeta Player Sequel
Created by Stickers
Discontinued. There will no longer be anymore updates from me. Lambda Players | The Sequel the Zeta Players Cave Johnson here. I got news on a AI here I am sure you will most certainly enjoy. No, this isn't about our latest Aperture Refrigerator. I'm talki...
Make Spherical
Created by daveth
Make Spherical gives most* entities perfectly spherical collisions that don't bounce when rolling or clip through the ground at high speeds like normal triangle-based collision meshes (meaning that it's perfect for wheels!). Simply left click on an entity ...
Media Player
Created by Sam
Watch videos or listen to music with friends in Sandbox—based on the Cinema gamemode. How to fix this mod (HTML5) ⚠️ GMod developers are working on a fix, this can't be fixed by the mod author! ⚠️ This addon no longer works on the default version of Garry'...
Multi Weld -Official-
Created by fella
Uploaded here Because I made an actual working multi-welding code. The reason why this tool was made? Well i dont usually weld, I parent. But I found the addon ACF so i decided to give it a shot. Buuut, I was lazy to weld every single weapon/box to the bas...
Multi-Parent / Unparent Tool
Created by nrlulz
A Multi-Parent tool with a few extra options and a functional reliable unparenting tool. Multi-Parent features: -Area select function - hold use + left click -Contraption select function - hold shift + left click -Added undo functionality -Option to clear ...
Nadmod Prop Protection
Created by Nebual
NPP is a simple and efficient Prop Protection system. * Admins can touch all props (configurable) * All player spawned entities are protected by default from: - All Tools - Properties menu (right clicking props while holding C) - Gravity gun punt/pickup - ...
navmesh for gm_flatgrass
Created by Infused With Power
for my amazing server...
No Collide - Multi
Created by generalwrex
No Collide - Multi (WORKSHOP PAGE UPDATE IN PROGRESS) Ignores collisions between all selected props and with themselves. Changelog: 5/11/2016 :: Updated the description and added discussions for bugs and suggestions. 7/20/2013 :: Fixed the min error on the...
Pathfinders Library
Created by iNVERTED
A pathfinding base capable of use with any provided node system, with a built in system for navmesh pathfinding. https://github.com/iNV3RT3D/GMod-Pathfinders...
Playable Piano
Created by MacDGuy
PLEASE SUPPORT THIS AUTHOR! I've moved on from Garry's Mod and I am now making a full game based on GMod Tower called Tower Unite. https://store.steampowered.com/app/394690/ This piano exists also in Tower Unite! ------- A completely playable piano that fe...
Player Join/Leave Tag
This addon is typically for servers, and it can't really be edited that much. You can use this for yoru client, but I mean that just makes no sense. Anyways, here you guys go, it's a simple join tag, and also a leave tag. Any questions about it feel free t...
Player Status Icons
Created by Haaax
What is this? This addon will show what players are doing in the form of an icon above their heads. Features Only the server is required to have this addon, it will work properly for any player that joins - Contains no additional models or sounds, it's jus...
Precision Alignment Workshop
Created by Soarin'
Hey guys, ignore the cheap picture since that obviously isn't the only thing the tool has to offer. I DO NOT OWN PRECISION ALIGNMENT. I do not own this, if the original creators come to me and ask for me to take it down, you'll know why it's no longer up. ...
Prop2Mesh
Created by shadowscion
Finally got around to making this workshop-worthy The purpose of this addon is to reduce server entity counts and client draw calls by converting selections of props into one rendered model. It does not generate a collision mesh or hitbox. These entities c...
Race Seat
Created by Blub
Seat with jeep animation The other seats on the second picture are not included! Todo: - Seat with passenger animation (no hands on steeringwheel) done - Add more seat models (including seats from hl2)...
Server plugin
Created by Nanotek
You cant remember all the console commands right? Things like more ammo, gravity or PVP damage, as an example. Well here is the addon to help you, it adds some more menues in the top when you press C. Thats about it, hope you enjoy it!...
Simfphys Cars - Other Pack
Created by Digger
I created group about my cars. So, if you want to suggest a car, or something else, join http://steamcommunity.com/groups/DiggerCars A massive pack of cars based on the platform of the simfphys car base. The size of a fully realistic, rather to ask "why ot...
Simfphys Cars - Porsche Pack
Created by Digger
##########################################SUKA########################## I created group about my cars. So, if you want to suggest a car, or something else, join http://steamcommunity.com/groups/DiggerCars ##########################################SUKA####...
Smart Freezer Tool
Created by nrlulz
Instantly freezes or unfreezes entire contraptions. Especially handy for trying to recover a spazzing contraption or for build server admins to determine who's contraption is causing lag....
Smart Remover Tool
Created by nrlulz
Ever shoot something with the remover then go, "SHIT, I DIDN'T MEAN TO REMOVE THAT!"? Then this tool will come in handy for you! Select individual entities, whole contraptions, or an entire radius, all before actually confirming removal. Especially handy w...
Smart Weld
Makes the stock Weld tool obsolete! ---How do I use it?--- Select every prop you want then you have a few options. Weld all of the selected props to each other, weld them to the world, weld them all to one prop. Hold E and Left Click to auto-select. Hold E...
SmartSnap
Created by minifisch.at
This is a client-side tool for building contraptions with extreme precision, aligning objects for either aesthetic or functional perfection. To accomplish this task a grid is projected onto the object you are pointing at and by pressing the use-button your...
SProps Workshop Edition
Created by shadowscion
GITHUB MIRROR: https://github.com/shadowscion/sprops ATTENTION: This and the github mirror are the ONLY official uploads of SProps. DO NOT DOWNLOAD SPROPS FROM ANYWHERE ELSE. FOR THE SAKE OF CONSISTENCY AND THE REMAINING SANITY OF THE BUILD COMMUNITY PLEAS...
Stacker STool
Created by maesles
==== END OF SUPPORT ==== I am no longer putting time into this addon. Feel free to pick up development on your own. Link to source: http:// waa.ai /va1g ==== END OF SUPPORT ==== Fixed for GM13, with other minor tweaks, by me. Not originally my work. Fixes:...
SUI Scoreboard
Created by Dathus [BR]
SUI Scoreboard is a port from SUI Scoreboard v2 (Suicidal Banana). This is for Multiplayer Servers, DOES NOT WORK IN SINGLE PLAYER! Version: 2.7.1 ADDON DEPENDENCY Exsto or ULIB + ULX + uTime or Evolve or Mercury or Maestro. Features Works with Exsto, Evol...
ULib
Created by [ULX] Megiddo
The official ULib. Please see our website at ulyssesmod.net for information and discussion. For the most bleeding edge up to date versions of ULX and ULib, please download and use our github versions: ULib: https://github.com/TeamUlysses/ulib ULX: https://...
ULX
Created by [ULX] Megiddo
The official latest release version of ULX admin mod (the same you'd get from our website). Please see our website at ulyssesmod.net for information and discussion. Only servers need to use this, not your individual joining players. YOU MUST ALSO SUBSCRIBE...
ULX - Clean up Decals, Sounds and Client Ragdoll
Created by Gorich
ULX - Clean up Decals, Sounds and Client Ragdoll Works only with ULX Admin mod! Description: This addon adds two useful functions to ULX Admin mod. The ulx decals command removes all decals from players (sprays, bullet holes, explosion marks, etc.) and rag...
URS
Created by Aaron
Restriction system for ULX. (Requires ULX and ULib) http://forums.ulyssesmod.net/index.php/topic,5269.0.html Please read the wiki for additional help: https://github.com/Aaron113/URS/wiki Please feel free to comment on my profile and add me if you need hel...
UTIME ( UP TO DATE )
Created by Yoshi
Reupload of UTime up to date ! Patch bug...
Visual Clip 2019
Created by *ass slams shut*
Fixed version of Visual Clip by unknown parties. Original made by TGiFallen. This version has the ability to refresh clips, and backwards compatibility with other versions. This should be the only correct version of Vclip....
Visual Clip Tool
Created by TGiFallen
Ever had a prop that fits perfectly except for one pesky corner? Well then this is the tool for you! This tool allows you to visually remove planes off of any props, as many times as you want. It includes many different ways to define a clip plane and it h...
Weight STool
Created by maesles
==== END OF SUPPORT ==== I am no longer putting time into this addon. Feel free to pick up development on your own. Link to source: http:// waa.ai /va16 ==== END OF SUPPORT ==== EDIT: Here's a link to the original author's version of the STool. http://stea...
Wire Sprites
Created by N!kO
This is a simple tool designed to create and customize sprites. This tool requires WIREMOD. Check out the expression2 extension for creating sprites as well: http://steamcommunity.com/sharedfiles/filedetails/?id=811333794 How to use it: 1. Select the tool ...
Wiremod
Created by WireTeam
A collection of entities connectable by data wires, which allows for the creation of advanced contraptions. This is the STABLE edition of wiremod, where updates progress much slower. If you need bleeding edge, use Wiremod Canary. Wiremod Landing Page: http...
Wiremod E2 Extension: ChatPrint
Created by Divided
Wiremod E2: ChatPrint =============== A utility function to print coloured text to a players chat area. This is a E2 function! I didn't just upload an E2 to workshop! Requires Wiremod, duh. Usage =============== chatPrint(vector color, string text, ...) ch...
WUMA - Restrictions, limits, and loadouts
Created by Weol
http://i.imgur.com/xIaXAXi.png WUMA is an addon for server administrators and allows you to restrict and limit anything from usergroups and individual players. It also features a loadout system that can be used to customize your own, another player, or a u...