View Single Post
  #111  
Old October 20th, 2004, 10:11 PM
Aiken's Avatar

Aiken Aiken is offline
Major
 
Join Date: Jan 2004
Location: Taganrog, Russia
Posts: 1,087
Thanks: 0
Thanked 0 Times in 0 Posts
Aiken is on a distinguished road
Default Re: The Star Trek Mod - Final Update

I have latest IM component pack. And both fullsize and mini pictures are there. But since components.bmp in the stm_mod\pictures\components folder overrides imagemod components files, I couldn't see this component's mini picture. I deleted components folder from STM folder and pasted comp_888 into imagemod folder and compiled minis. Now everything is fine.
*************

Error in Borg Monster ai_design_creation.txt: no SY component on base space yard design.
Code:
Now:
Name := Base Space Yard
...
Num Must Have At Least 1 Ability := 1
Must Have Ability 1 := Weapon

but it should be:

Name := Base Space Yard
Num Must Have At Least 1 Ability := 2
Must Have Ability 1 := Weapon
Must Have Ability 2 := Space Yard

Reply With Quote