View Single Post
Old 01-28-06, 06:44 AM   #12
GlobalExplorer
Admiral
 
Join Date: May 2005
Location: Berlin
Posts: 2,015
Downloads: 165
Uploads: 0
Default

Hi Teddy Bär,
I have just found out that in your hand edited entries (Hospital ships etc) you mixed up the order of the Type and Class properties in Campaign_RND:

[RndGroup 1718.RndUnit 1]
Type=103
Class=NHOS
..

This should in fact be:

[RndGroup 1718.RndUnit 1]
Class=NHOS
Type=103

At least that is how the mission editor would write it.

I don't know if the entries get skipped when Sh3 reads you entries, but it is definitely a problem for applications that read the data sequentially, like my Sh3Gen.

Looking forward to play your campaign!

GlobalExplorer
__________________

GlobalExplorer is offline   Reply With Quote