• How to change the model of hands on the server?
    3 replies, posted
Hello guys, there is a problem with the display of hands on the server, all models even some robots hands look like human hands, although in the most addon with the models there are the hands of robots, but they are not displayed. Can I customize the display of certain hands of a particular model, or jobs?
i think you can use lua to change the model of player hands, i've never actually done this myself Player/GetHands returns a players hands entity if it exists IsValid checks if the entity is valid, usefull for ensuring there are no errors Entity/SetModel use this to change the model of the player's hands,
GM/PlayerSetHandsModel exists as well
Ok,thanks
Sorry, you need to Log In to post a reply to this thread.