HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Is it possible to add a new race?

08-03-2002, 01:29 PM#1
Guest
IS it possible? Plkease tell me how... even if its complicated.... Plz!
Cos i dont feel like replacing one race if i wont a new one...(Enhenced ED ;)
08-03-2002, 04:09 PM#2
OrcishSpacesuit
I have been on vacation for about 3 weeks now, away from War3, but I have completed 1½ races already. There's many ways to go about it, but the simplest is to create new units for your race(s), and instead of normal townhall/peons, start each player with a 'race selector' unit that gives the player the starting units of whatever race they choose. If you were going to go all out and make the race selectable at start, you would have to do major changes to the War3 files, but you could do it. Look in the blizzard.j and common.j to start out. You will need to know to program in JASS first (or C/C++ or something) if you go this route. The Demons are already residually available as they were once playable, but you have to do a bit more than just change a few values (believe me I tried ;))

If you want to use custom models (ones you make, not Blizzard ones), custom sounds, or other stuff, look at the general modding stuff on this site. With my races, I am using mostly blizzard-made models with radically different functions and abilites (JASS makes it happen:)), and few modded files.
08-03-2002, 04:21 PM#3
Guest
thx man... but plz tell me if u made it that u can select a new race in menu ;)
08-03-2002, 04:38 PM#4
OrcishSpacesuit
I've toyed around a bit, but nothing useful yet. Anyone wishing to do further research needs to look at blizzard.j/common.j (Intall files, can't remember if they are in the .mpq, this isn't my War3 comp), and in the war3map.j file in the .w3m, and wherever the appropriate functions referred to there are located. In any case, you probably will not be able to allow such selection unless the player(s) download special files, which will kill battlenet play.
08-03-2002, 05:08 PM#5
Guest
even if it would kill b.net play... it would be great... (War3 Tcp/IP lan)
08-03-2002, 08:21 PM#6
Guest
ummm actually it's not that complicated i managed to make a 5th race that you can choose to play as at the beginning of the game.

email [email protected] for more info.
08-03-2002, 08:41 PM#7
Guest
email on da way.....
08-04-2002, 01:19 PM#8
Guest
Can u please answer me?
Edit: Please! You seem to be the only1 who knows (or is willing to tell me sth.)
08-05-2002, 05:21 AM#9
Guest
Is there some kind of guide out there for modders on how to edit the spells and unitabilites around? Just the basics and stuff?