This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [Question / Help] Demon Hunter Customization in WoD  (Read 891 times)

SachikoMaeda

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 14
    • View Profile
[Question / Help] Demon Hunter Customization in WoD
« on: February 22, 2017, 04:12:25 am »
So I'm trying to find a way to tackle Demon Hunter creation on a WoD core. In that I want to port the Legion character models and have items, perhaps trinkets or rings, that let the player select what horns and tattoos they can use. I can't figure out where to begin on this project. Of course the items would have to be made server side and client side, but what sort of settings would I even use? Is it even possible? If I add in the models just for Blood Elves and Night Elves, would I have to add in the other races? I know head items equip differently in Legion, so would I need to get the data of head items also?

I don't have access to server side tinkering since I'm not a dev for the server, just someone trying to improve RP experience there, so I want to be as minimally invasive as possible with it.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Amaroth

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1219
    • View Profile
    • Amaroth's Tools
Re: [Question / Help] Demon Hunter Customization in WoD
« Reply #1 on: February 22, 2017, 09:17:23 am »
My guess is that you'd have to change a hell lot of things (database structure, core's code, probably game client as well), making this task nearly impossible. The only way out would probably be some sorts of special items which would actually equip for example those horns to otherwise normal heads.

Its just a guess though.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
English YT tutorial channel. Check it out if you preffer videos over walls of text.:
https://www.youtube.com/AmarothEng

Want to support me for my releases and/or tutorials? You can send donation via Paypal to:
jantoms@seznam.cz

SachikoMaeda

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 14
    • View Profile
Re: [Question / Help] Demon Hunter Customization in WoD
« Reply #2 on: February 22, 2017, 06:22:10 pm »
It might be a task not worth the effort. Should probably wait until we make the move to a Legion core. But I've got way too much time on my hands.

I have the geoset files pulled from a Legion client for the horns, blindfolds, and clawed hands for the male and female N/B Elves. The idea was to create an item with the right geoset to display either horns, blindfolds, and/or hands. I haven't tried adding in items this way, so I'm unsure how to begin with adding the geosets into the client or even figure out the IDs for the horns, blindfolds, and hands.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »