I need some help with my station.
mote info in this topic:
http://z8.invisionfree.com/Transcendenc ... topic=1622
Help! station problems
-
- Developer
- Posts: 2998
- Joined: Thu Jul 24, 2003 9:53 pm
- Contact:
As devlenk6 said on the other forums, the chance attributes in the Ships table need to add up to 100.
Also, I spotted a small mistake in the levelFrequency attribute:
ccccu rrrr- -rrrrr ----- -----
The third group of frequencies has 6 values--it should have only five. Get rid of the extra r or remove the leading - or move the r to the fourth group.
That should not cause a crash--just unintended appearences.
Also, I spotted a small mistake in the levelFrequency attribute:
ccccu rrrr- -rrrrr ----- -----
The third group of frequencies has 6 values--it should have only five. Get rid of the extra r or remove the leading - or move the r to the fourth group.
That should not cause a crash--just unintended appearences.