• Spawn icon suddenly "Reset" to default CSS spawn icon
    2 replies, posted
So yea.. i don't really know why this happend but, i created my own spawn icon for my weapon and had it working tons of times before on all my weapons, but now it suddenly just shows the default CSS spawn icon for that weapon. I have made sure that my paths are the same both in my lua file and the vmt file: Lua: SWEP.WepSelectIcon          = surface.GetTextureID ("/vgui/icons/icon_mp5air.vmt") vtm: "$basetexture" "vgui/icons/icon_mp5air"
http://wiki.garrysmod.com/page/Global/Material surface.GetTextureID ("/vgui/icons/icon_mp5air.vmt") to surface.GetTextureID ("vgui/icons/icon_mp5air.vmt")
If i were able smash my head through a wall right now i would... Anyway thanks!
Sorry, you need to Log In to post a reply to this thread.