Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: ARSPR on January 04, 2007, 03:54:01 pm

Title: Species_defs.tbl & asteroid.tbl questions
Post by: ARSPR on January 04, 2007, 03:54:01 pm
Hi while playing and tweaking WCSaga I've finally learned how to change the bad guys species name from Shivan to Kilrathi.

But I've got some questions:


Thanks in advance.
Title: Re: Species_defs.tbl & asteroid.tbl questions
Post by: Wanderer on January 05, 2007, 06:51:32 am
$NumSpecies: is no longer required. So it was dropped from the wiki example to avoid confusion. Possible errors in wiki entries (like the asteroid entry) are probably there just because of my stupidity...
Title: Re: Species_defs.tbl & asteroid.tbl questions
Post by: karajorma on January 05, 2007, 10:51:42 am
You might want to have a Deprecated Entries bit at the bottom of the wiki page explaining away the tags that the parser won't choke on but which no longer do anything.