• SetSubMaterial on weapon (world model)
    2 replies, posted
How can I get the weapon of a player as entity? (w_model) I want to be able to use SetSubMaterial() on the model. GetActiveWeapon() did not work. :/ Thanks in advance
[url]http://wiki.garrysmod.com/page/WEAPON/DrawWorldModel[/url] Heres how me and Tomelyr do it: [url]https://github.com/Tomelyr/SkinShop/blob/master/lua/autorun/sh_skinshop.lua[/url]
Thank you very much! It worked <3
Sorry, you need to Log In to post a reply to this thread.