Quote:
Originally Posted by malec321
So I want to make it where instead of registering something with EV_INT_BODY i want it to register with just the feet of the body
Code:
entity_get_int(ent, EV_INT_body);
I want something like
Code:
entity_get_int(ent, EV_INT_foot);
How would I go by doing that?
Thanks!
|
entity_get_int(ent, EV_INT_body, intvalue)
entity_set_int(ent, EV_INT_body, intvalue)
its only that way, anyway have you open model with jed model viewer?
you can see there are bodyparts and skins
bodyparsts are like models parts
skins are texture, example one model is in green texture so you can add red texture and change green skin to red skin.
player models there are normaly only 2 choosable bodyparts "player" and "backpack"
if you want to do that you need to edit model.