• Bone manipulation - how does this work?
    2 replies, posted
Hello facepunch, I'm wondering if someone could help me, I've been trying to find out how I can edit bones on a specific client. By press E on the client he should put his hands behind his back, could someone help me on where and what functions is needed for this. Thanks. <3
It's all written in Lua, just look at the files that reference it. All widget_ entities, etc. [url]https://github.com/garrynewman/garrysmod/blob/master/garrysmod/lua/entities/widget_arrow.lua[/url]
[QUOTE=Robotboy655;51431077]It's all written in Lua, just look at the files that reference it. All widget_ entities, etc. [url]https://github.com/garrynewman/garrysmod/blob/master/garrysmod/lua/entities/widget_arrow.lua[/url][/QUOTE] Thank you.
Sorry, you need to Log In to post a reply to this thread.