• Viewmodel Hands in TTT
    5 replies, posted
Hey, I'm wondering how I can change the viewmodel for hands in Trouble in Terrorist Town, can anybody help me with it? I have a pointshop installed and I want every single playermodel to have it's unique hands too. [url]http://wiki.garrysmod.com/page/player_manager/AddValidHands[/url] this seems not to work for TTT I think...
That command should work. How are you doing it?
[QUOTE] --Add Playermodel player_manager.AddValidModel( "Carbon Miku (v2)", "models/captainbigbutt/vocaloid/miku_carbon.mdl" ) player_manager.AddValidHands( "Carbon Miku (v2)", "models/captainbigbutt/vocaloid/c_arms/miku_carbon.mdl", 0, "00000000" ) [/QUOTE] The playermodel is in my addons folder. Inside the player model folder there's a file with the content above in lua/autorun. When I equip the playermodel through my pointshop in TTT the hands are not showed. [editline]15th July 2015[/editline] Instead the normal terrorist hands are shown
[URL="http://facepunch.com/showthread.php?t=1445001"]This thread may help.[/URL]
Thanks for the link! Will try this out after having a sleep. :)
That worked for me! Thanks :) Going to tell Kamshak that he should put the code in the official version of Pointshop 2.
Sorry, you need to Log In to post a reply to this thread.