• SCAR-20 TTT Weapon ViewModel Help
    2 replies, posted
Hi, I am making an autosniper - the SCAR-20 - from Counter Strike Global Offensive work on Trouble on Terrorist Town. There is one problems. First, when I equip the weapon the view model does not appear (i.e the gun doesn't show on my hands) - When trying to shoot the weapon everything works perfectly fine, so does the sound of the shot. [B]There is no lua error displayed on the console[/B] My viewmodel mdl file is in C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\models\weapons There is shows 4 things relating to the viewmodel: v_snip_scar20.vvd v_snip_scar20.vtx v_snip_scar20.mdl - the viewmodel in the script v_snip_scar20.ani In the shared.lua file, the path is as follows [CODE]SWEP.ViewModel = "models/weapons/v_snip_scar20.mdl"[/CODE] Any ideas what is wrong?
Don't use the CSGO files. I'll upload you the Scar20 that was modified to work for CSS as soon as I can [url=https://dl.dropboxusercontent.com/u/46283290/Csgo_Scar20.rar] There you go :D [/url] [editline]31st August 2013[/editline] [URL="http://www.youtube.com/watch?v=w6lQSt_v3rs&feature=c4-overview-vl&list=PLJ6Z0I8QLcaJCmdL-V10QWFSRBlXPY-a0"]Do you know how to fix world files tho?[/URL]
[QUOTE=Humility;42029749]Don't use the CSGO files. I'll upload you the Scar20 that was modified to work for CSS as soon as I can [url=https://dl.dropboxusercontent.com/u/46283290/Csgo_Scar20.rar] There you go :D [/url] [editline]31st August 2013[/editline] [URL="http://www.youtube.com/watch?v=w6lQSt_v3rs&feature=c4-overview-vl&list=PLJ6Z0I8QLcaJCmdL-V10QWFSRBlXPY-a0"]Do you know how to fix world files tho?[/URL][/QUOTE] Thanks so much, helped me a lot. As for the worldmodel, I didnt do anything - it works in GMod.
Sorry, you need to Log In to post a reply to this thread.