Posted June 23, 201312 yr In my mod I am wanting to implement shields and I want to have modelled armor as well. I also want to have duel wielding, and have inactive weapons "attached" to the players back. So I was wondering, is there a way to either catch the armor rendering call, and then direct it to render my models onto the player, or is there an easier way? And as for the shields, is it possible to make a new slot in the players inventory that can hold a shield item and render the shield onto the player? Then there is the duel wielding and "inactive" weapons. Duel wielding should be self explanatory, but the inactive weapons may need more explaining. So say, after 3 seconds of not using an item, it renders on the players back as if he is carrying it and the players hand gets rendered instead of the item, but the item is still being "held" (as in it is still the current item in the hotbar). But then, as soon as the player starts using it again, it renders in the players hand and disappears from his back. Thanks for any help able to be given to me. - Mew I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes. I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there
June 24, 201312 yr Author Bump. Can someone please help me? I am really wanting to learn this... I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes. I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there
June 24, 201312 yr Go take a look at the MPS source code, probably the best place to learn stuff like this: https://github.com/MachineMuse/MachineMusePowersuits
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.