Hey there, I'm trying to change the TTT logo on the scoreboard to something custom. However, when I change the image I get the missing textures image.
My image is named 'res_score' and is located in '\garrysmod\gamemodes\terrortown\content\materials\vgui\ttt\res_score.png'
My sb_main file points the logo to 'local logo = surface.GetTextureID("vgui/ttt/res_score")'
I have created a file at '\garrysmod\lua\autorun\server\logo.lua' to addfiles 'resource.AddFile("vgui/ttt/res_score.png")' I have then synced everything with FastDL.
I don't know what I'm doing wrong, please could someone help me.
Thanks