1 race (Cameleon race only)

Read log files for errors! If this fails, come here for help

Moderator: Forum Moderator

Post Reply
User avatar
YamiKaitou
Forum Moderator
Forum Moderator
Posts: 1925
Joined: Wed Feb 01, 2006 4:33 pm
Contact:

Re: 1 race (Cameleon race only)

Post by YamiKaitou » Wed Jul 23, 2008 2:11 pm

It will involve changing the way the races are numbered, but it is possible to do.
Image

No support via PM or Email

whosyourdaddy
Spell Breaker
Posts: 398
Joined: Sun Apr 27, 2008 10:11 pm

Re: 1 race (Cameleon race only)

Post by whosyourdaddy » Wed Jul 23, 2008 4:38 pm

find this in the war3ft/constants.inl

Code: Select all

#define RACE_UNDEAD				1
#define RACE_HUMAN				2
#define RACE_ORC				3
#define RACE_ELF				4
#define RACE_BLOOD				5
#define RACE_SHADOW				6
#define RACE_WARDEN				7
#define RACE_CRYPT				8
#define RACE_CHAMELEON			9
i think changing race_chameleon to 1 and race_undead to 9 will do it... save it then compile
Image

Post Reply