• [TTT] 2 Problems/Bugs (Texturebug and Mousebug)
    9 replies, posted
Hello, I have 2 Bugs on my server: First bug: The textures of players/pets/accessoires/hats and so on are buggy. Sometimes the textures are working, but sometimes, they are completely black, or half green, purple, and in other colours. The download from the Fastdl works, and the textures are also sometimes working. Example: [url]http://i.epvpimg.com/QvOyd.jpg[/url] Everyone on my server has the bug. Its not only me. Second bug: When you go in the Traitor Shop/Detective Shop, the mouse is activated and you can buy something, after you bought something and the Shop closed, the mouse is still activated, and you cant look around. To fix this, you must open again the Shop and close it, but this is really annoying. Thank you for help!
Try putting ttt_playercolor_mode 0 in your server.cfg.
[QUOTE=code_gs;44046874]Try putting ttt_playercolor_mode 0 in your server.cfg.[/QUOTE] This. For some reason, terrortown has this convar set to 1 by default, which can be annoying. ttt_playercolor_mode (def. 1): Sets player coloring mode. 0 = off, 1 = muted/dark colors only, 2 = select from a larger list of colors including brighter ones, 3 = fully random colors.
Ok, thank you very much! Now there is only the problem with the active mouse.
[QUOTE=maxdachs;44048163]Ok, thank you very much! Now there is only the problem with the active mouse.[/QUOTE] If there's a hook or a function for closing the traitor menu or opening it, chances are you could use vgui.EnableScreenClicker (it's something like that) and then set it to false.
Do you know, where are the files of the traitor menu?
[QUOTE=maxdachs;44052578]Do you know, where are the files of the traitor menu?[/QUOTE] gamemodes/terrortown/cl_equip.lua is where the derma is made. Might wanna look there.
Ok, i turned dframe:SetMouseInputEnabled(true) to false, but it changed nothing the bug is still there.
Try reinstalling it. [url]https://github.com/garrynewman/garrysmod/blob/master/garrysmod/gamemodes/terrortown/gamemode/cl_equip.lua[/url]
Tried it, but it also dont fixed it :S
Sorry, you need to Log In to post a reply to this thread.