• add icon to pointshop weapon
    0 replies, posted
Recently i got weapons to work on pointshop, But the problem is that idk where and how they got the icon to appear. Am i able to make it so that a m16 icon can appear for one of my weapon? [editline]24th November 2013[/editline] Nvm i found a way to fix it. You have to go into your Garrysmod/gamemodes/terrortown/entities/weapons/ and then look for the folder that matches your weapon. Example i want a mac10 icon, so open up the folder then open up the shared.lua file with notepad++. After that you look for SWEP.ViewModel = and that will be the location text that you will need for your pointshop weapon lua. Example for how it looks like: SWEP.ViewModel = "models/weapons/cstrike/c_smg_mac10.mdl"
Sorry, you need to Log In to post a reply to this thread.