HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

New race help

09-18-2006, 10:15 PM#1
Jman11
I need help on making a new race in warcraft. The only help i want is how to make a new race selectable from the main selection screen (where you choose your team,race,color)

Thanks
09-18-2006, 11:23 PM#2
Naakaloh
This has nothing to do with triggers and scripts. If you want to replace a race there is a rather simple solution, but to my knowledge a simple solution to add a new race to the selection list has been elusive.

Edit: Well, it does have a little to do with triggers and scripts, but not in the way you'd typically manipulate them. If you're replacing a race, you can modify the code that sets the initial units and player states for a race and import the modified file into your map.
09-18-2006, 11:43 PM#3
Alevice
http://www.wc3campaigns.net/showthread.php?t=85950
09-18-2006, 11:51 PM#4
Naakaloh
That was actually what I was alluding to, however, like Daelin said, a custom loader is required to add a race and have it recognised, which I'm not sure he's accomplished yet.
09-19-2006, 12:00 AM#5
Alevice
I was actually complementating your point, and providing a further explanation :P


I guess I should point it out explicitely next time.