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: Help races  (Read 785 times)

thairty1994

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 4
    • View Profile
Help races
« on: May 13, 2014, 07:16:08 pm »
Hi all, I have two errors which I'll upload two photos to make it look better, I have enabled all races in the emulator TrinityCore and perfect, I've done everything in the database and no error, I also edited all dbc files, lua and xml and created the patch but logically enter the game I get this: let the two images. forgive my bad English I'm Spanish
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Alastor

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1105
    • View Profile
Re: Help races
« Reply #1 on: May 13, 2014, 07:24:39 pm »
If you are speaking about All Class for All Race its already done by someone
also and i cant say what problem when i dont see your work ...
this type of error just cant say whats problem
but 1st image looks like when you forgoted to add loop interval for glue screen music prehaps
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
No matter how fast light travels it finds the darkness has always got there first and is waiting for it
Star Citizen Referral Code : STAR-XNFS-HVL9

thairty1994

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 4
    • View Profile
Re: Help races
« Reply #2 on: May 13, 2014, 07:32:19 pm »
I added clear each race all kinds, but have not gotten any sound ...

I did what he put into a tutorial.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

thairty1994

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 4
    • View Profile
Re: Help races
« Reply #3 on: May 13, 2014, 07:37:18 pm »
If someone can spend the dbc, lua and xml files I would appreciate, I am a parent and have many responsibilities and little time, just do this for the fun of my friends and family leisure time thanks in advance
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Alastor

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 1105
    • View Profile
Re: Help races
« Reply #4 on: May 13, 2014, 07:47:59 pm »
so if ima right.....
you speak about adding those "Unused Rases"
Code: [Select]
RACE_HUMAN = 1,RACE_ORC = 2,RACE_DWARF = 3,RACE_NIGHTELF = 4,RACE_UNDEAD_PLAYER = 5,RACE_TAUREN = 6,RACE_GNOME = 7,RACE_TROLL = 8,RACE_GOBLIN = 9,RACE_BLOODELF = 10,RACE_DRAENEI = 11,RACE_OGRO = 12,RACE_NAGA = 13,RACE_HIGHELF = 14,//RACE_SKELETON = 15,RACE_VRYKUL = 16,RACE_TUSKARR = 17,RACE_FOREST_TROLL = 18,//RACE_TAUNKA = 19,RACE_WORGEN = 20,//RACE_ICE_TROLL = 21Like Taunka,Naga, etc ....
(Sorry for that but i just didnt even knowed what u was trying to do..)

on 2nd screen is error talking about MAX_RASES so what is your number :?
Code: [Select]
MAX_RACES = xx;
MAX_CLASSES_PER_RACE = xx;
also what Tut u readed ?
or why ur not putting your problem here
http://modcraft.io/viewtopic.php?f=26&t=1840 ?
or somewhere in topic for custome rases
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
No matter how fast light travels it finds the darkness has always got there first and is waiting for it
Star Citizen Referral Code : STAR-XNFS-HVL9

thairty1994

  • Registred Member
  • MS Paint Freak
  • *****
  • Posts: 4
    • View Profile
Re: Help races
« Reply #5 on: May 13, 2014, 07:52:32 pm »
the first thing you said this added to the emulator and no problem about:
max and other races so I have:

MAX_RACES = 22;
MAX_CLASSES_PER_RACE = 10;

in max_races I tested with all 22, 21 etc ...
and MAX_CLASSES_PER_RACE = 10; I have not touched anything
« Last Edit: January 01, 1970, 01:00:00 am by Admin »