• DNA scanner not working - TTT
    1 replies, posted
Hello, I recently set up a TTT server, all is going well, except for the fact that my DNA scanner is not working, nothing happens when you left, or right click. Looking on the server's console, I see I get this error everytime I attempt to retrieve DNA. [CODE]Lua Error: [ERROR] gamemodes/terrortown/entities/weapons/dna/shared.lua:263: Calling net.Start with unpooled message name [http://goo.gl/qcx0y] 1. Start - [C]:-1 2. SendPrints - gamemodes/terrortown/entities/weapons/dna/shared.lua:263 3. unknown - gamemodes/terrortown/entities/weapons/dna/shared.lua:255[/CODE] This is an exact copy of the DNA scanner. [url]https://github.com/garrynewman/garrysmod/edit/master/garrysmod/gamemodes/terrortown/entities/weapons/weapon_ttt_wtester.lua#[/url] Any help would be greatly appreciated! Thanks, Mendy
Just wait for next GMod update, which will happen pretty soon, or pool the net message names with util.AddNetworkString("TTT_ShowPrints") util.AddNetworkString("TTT_ScanResult")
Sorry, you need to Log In to post a reply to this thread.