Search found 5 matches
- Fri Jun 24, 2016 10:57 pm
- Forum: Garrysmod
- Topic: TTT Server Crash
- Replies: 0
- Views: 1696
TTT Server Crash
Recently both of my TTT servers are having the most random crash ever. This crash occurs randomly when a map switch occurs. Either by being voted upon ingame or by forcing via console. I'm honestly clueless as to why this is happening. I don't recall touching ANYTHING on either server that would cau...
Re: VoteMap2
What is the votemap2 configuration file?
VoteMap2
There is random maps in there that I want removed. I can not find them located anywhere on my gameserver, anyone have an idea how to remove those? There is maps like itemtest etc in there.
- Fri Oct 02, 2015 7:16 am
- Forum: Garrysmod
- Topic: Fresh GMOD server install, lua errors.
- Replies: 1
- Views: 3220
Re: Fresh GMOD server install, lua errors.
Also if you need the code for lua, here it is. Please note that I haven't touched the code at all, its default settings. ---- Voicechat popup, radio commands, text chat stuff DEFINE_BASECLASS("gamemode_base") local GetTranslation = LANG.GetTranslation local GetPTranslation = LANG.GetParamT...
- Fri Oct 02, 2015 6:30 am
- Forum: Garrysmod
- Topic: Fresh GMOD server install, lua errors.
- Replies: 1
- Views: 3220
Fresh GMOD server install, lua errors.
I'm new to GMOD server hosting and I'm trying to get a vanilla TTT server up and running. Currently having these lua errors and I'm lost on whats causing it. [ERROR] gamemodes/terrortown/gamemode/cl_voice.lua:666: attempt to compare number with nil 1. Draw - gamemodes/terrortown/gamemode/cl_voice.lu...