View Single Post
  #1  
Old 01-02-2012, 09:17 AM
Goblin Wizard Goblin Wizard is offline
Approved Member
 
Join Date: Oct 2008
Posts: 508
Default

Quote:
Originally Posted by Blasphemaster View Post
When I hover the mouse over the pilot missions panel I see : Current Mission: Not Found String: #UI_PM_MISSILEDEFENCE
Did you change something in your localization files? That kind of error shows up when engine can't find a text to display. Anyway, check the ../Data/LocData/English/ui_windows.loc in the game folder. The line 445 in the "game screen" section should look like this:
Code:
#UI_PM_MissleDefence	= Missile defense
Errors in the first part after the # shouldn't be corrected because it refers to the hardcoded value.

IMO the whole "team" feature is a little bugged. All teammates except leader shot much less often than when they fly alone. Sometimes they don't shot even when they have very good opportunity. If you really want to have one "missile defense" pilot try to position him just after the leader. If he is at the end of the team missiles hitting your leader may have be out of his anti-missile system's range.
Reply With Quote