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: [Request] tutorial Creating custom races/classes  (Read 4953 times)

Kevinjoha

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 9
    • View Profile
[Request] tutorial Creating custom races/classes
« on: June 28, 2010, 05:21:16 am »
I need a tutorial on how to creature Custom races / classes in character creation screen, also creating custom spells. and adding bones and attachment points & removing clothes from for example Darkfallen , (want a darkfallen race btw) really need this for my custom wow,
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Serifaz

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 293
    • View Profile
Re: [Request] tutorial Creating custom races/classes
« Reply #1 on: July 09, 2010, 04:06:00 am »
I am currently working on a custom race...
If it succeeds, I will post a tutorial on how to do it.
You can follow the progress of my model and such here.
viewtopic.php?f=7&t=137
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

AgeofCraft

  • Registred Member
  • Polygonshifter
  • *****
  • Posts: 69
    • View Profile
Re: [Request] tutorial Creating custom races/classes
« Reply #2 on: July 17, 2010, 03:48:59 am »
The dreams will come true  :D
You are the best of wow modders far and wide
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

SirFranc

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 209
    • View Profile
Re: [Request] tutorial Creating custom races/classes
« Reply #3 on: July 23, 2010, 01:06:27 am »
As i got for now, the new race must be added in the following DBC files:

ChrBaseInfo.dbc
ChrRaces.dbc
ChrStartOutfit.dbc

but for example changing the displayID in ChrRaces will change it only in the loging screen
and to have it selectable you anyway should have edited the GlueXML and FrameXML that refers to the race creation
and that will be blocked by the wow client, with no exception.

There is a way to crack the exe, as i recently discovered, but still appear to be something

In the server database you will need the following DB for sure altered (this is on trinity core)
-PlayerCreationInfo[all] < where you start [starting spell etc]
-PlayerLevelStat < your stats gained each level

I'm sure i need to change other DBC (even for races that uses already present models) other MYSQL and the core of the server probably but i'm still figuring out how
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Join the True Roleplay!

Tigurius

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 126
    • View Profile
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

SirFranc

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 209
    • View Profile
Re: [Request] tutorial Creating custom races/classes
« Reply #5 on: July 23, 2010, 09:34:38 pm »
Quote from: "Tigurius"
http://yias.de/forum/f62/how-neue-rasse-erstellen-1450/ ->google translate.
in italian is not possible to be translated automatically

in english is translated greatly :D thanks tigurius :D
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Join the True Roleplay!

Khira

  • Registred Member
  • GM Isle Explorer
  • *****
  • Posts: 18
    • View Profile
Re: [Request] tutorial Creating custom races/classes
« Reply #6 on: July 25, 2010, 10:50:06 am »
I can post my tut here in English if you want.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

SirFranc

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 209
    • View Profile
Re: [Request] tutorial Creating custom races/classes
« Reply #7 on: July 25, 2010, 02:16:55 pm »
I'm almost done with the GlueXML editing so far, but... i got one final error
In the character selection screen i have everything working, same for the character creation, but if i click on the new race icons (that now are there) i got an error (see attachment)
Any way to sort this out? :S
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Join the True Roleplay!

Tigurius

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 126
    • View Profile
Re: [Request] tutorial Creating custom races/classes
« Reply #8 on: July 28, 2010, 05:19:57 pm »
@Khira: would be cool

@SirFranc: err... try to search for a variable named backdroupcolor or so
« Last Edit: January 01, 1970, 01:00:00 am by Admin »