Modcraft - The community dedicated to quality WoW modding!

Wrath of the Lich King Modding => Miscellaneous => Topic started by: Nupper on August 01, 2012, 11:51:18 pm

Title: [Question] Creature Group
Post by: Nupper on August 01, 2012, 11:51:18 pm
I would like to add a new creature group Like humanoid.
Goddess
God
Hybrid demon
for example
Title: Re: [Question] Creature Group
Post by: Steff on August 02, 2012, 12:58:21 am
WoW Dev Wiki and 5 Minutes searching

http://www.pxr.dk/wowdev/wiki/index.php ... action.dbc (http://www.pxr.dk/wowdev/wiki/index.php?title=Faction.dbc" onclick="window.open(this.href);return false;)
http://www.pxr.dk/wowdev/wiki/index.php ... nGroup.dbc (http://www.pxr.dk/wowdev/wiki/index.php?title=FactionGroup.dbc" onclick="window.open(this.href);return false;)
http://www.pxr.dk/wowdev/wiki/index.php ... mplate.dbc (http://www.pxr.dk/wowdev/wiki/index.php?title=FactionTemplate.dbc" onclick="window.open(this.href);return false;)
Title: Re: [Question] Creature Group
Post by: schlumpf on August 02, 2012, 08:30:44 am
The actual creature types are in http://www.pxr.dk/wowdev/wiki/index.php ... reType.dbc (http://www.pxr.dk/wowdev/wiki/index.php?title=CreatureType.dbc" onclick="window.open(this.href);return false;)
Title: Re: [Question] Creature Group
Post by: Steff on August 02, 2012, 09:35:36 am
But the groups he mean are in Factions. There is no humanoid or so in the other DBC. I have also looked at this.