How do i add reces in swr? I got some code with a lot of races but they dont have Zebrak and i would like to have them.
Races in SWR
Posted by Scrier on Mon 03 Nov 2003 10:03 PM — 3 posts, 13,434 views.
To add a race, you have to define it in mud.h with the other races, just search for one of the existing races. Just make sure that you increase MAX_RACES as well. Also, in const.c, in the race table you need to add the entry into it, copy, paste, and modify. That should be all...
ok thanks. ill try it when i get home.