Hi, im running a TTT server and all of my gun textures are setup.
For some reason, when a player joins, this spams their console. Is there anyway I can get rid of it since these vgui hud files aren't needed in the game of TTT?
(I removed a lot of the erros because it was a little too long, but it shows all of the m9k guns missing hud vgui texture.)
[CODE]
--- Missing Vgui material vgui/hud/m9k_1887winchester
--- Missing Vgui material vgui/hud/m9k_1897winchester
--- Missing Vgui material vgui/hud/m9k_ares_shrike
--- Missing Vgui material vgui/hud/m9k_aw50
--- Missing Vgui material vgui/hud/m9k_barret_m82
--- Missing Vgui material vgui/hud/m9k_browningauto5
--- Missing Vgui material vgui/hud/m9k_contender
[/CODE]
Delete where the VGUI material is called in those weapon files if you aren't going to send them to players.
[QUOTE=code_gs;47955877]Delete where the VGUI material is called in those weapon files if you aren't going to send them to players.[/QUOTE]
Im guessing this would be found in the autorun for the weapons?
[editline]14th June 2015[/editline]
Yes I got it! Thanks code_gs
Sorry, you need to Log In to post a reply to this thread.