gmod_ttt_debian - Gamemode TTT with LGSM/Debian Environment Variables Because you will most likely use many environmental variables, I recommend a env list. Instead of-e VARNAME="VALUE 1"write one additional text file: TTT.env: VARNAME=Value 1 SERVER_NAME=My Hood SERVER_PASSWORD=Secure_PW...
Use !botmod to change the desired zombies count. Examples: !botmod -100 for no bots, !botmod 100 for full server minus 2 slots for joining players, default is !botmod 1. Navmeshes can be edited on the fly. Feel free to fix your meshes during testing. ...
Original file line numberDiff line numberDiff line change @@ -0,0 +1,92 @@ --[[ Title: Adv. Dupe 2 Filing Clerk (Serverside) Desc: Reads/writes AdvDupe2 files. Author: AD2 Team Version: 1.0 ]] function _R.Player:SteamIDSafe() return self:SteamID():gsub(":","_") end --[[...