View Single Post
Old 03-31-2006, 05:17 PM   #8 (permalink)
IceHunter
Junior Member
 
Join Date: Mar 2006
Posts: 6
Default

Quote:
Originally Posted by Dibelius";p=&quot View Post
1]
The string "MISSING: 'GUI:SupW_SuperweaponParticleUpLinkCannon" must be set in generals.csf in Data\Language\... before it will display the correct name. Of course only "GUI:SupW_SuperweaponParticleUpLinkCannon" without "MISSING: "
Eeek, a binary file. Btw, don't you mean Data\English?

Quote:
Originally Posted by Dibelius";p=&quot View Post
And of course it's possible to add new commands to the shortcut bar. But there's a limit of 11 shortcuts,
11 displayed or 11 defined?

Quote:
Originally Posted by Dibelius";p=&quot View Post

so if you already reached this limit you can't add more shortcut powers. In the other case open your CommandSet.ini and search e.g. for "SpecialPowerShortcutUSA"

Code:
CommandSet SpecialPowerShortcutUSA
  1 = Command_SpyDroneFromShortcut
  2 = Command_ParadropFromShortcut
  3 = Command_A10ThunderboltMissileStrikeFromShortcut
  4 = Command_EmergencyRepairFromShortcut
  5 = Command_DaisyCutterFromShortcut
  6 = Command_FireParticleUplinkCannonFromShortcut
  7 = Command_SpySatelliteScanFromShortcut
  8 = Command_CIAIntelligenceFromShortcut
  9 = Command_SpectreGunshipFromShortcut
  10 = Command_LeafletDropFromShortcut

  11 = Command_TomahawkStormFromShortcut ; << your new superweapon
End
Ah.. though that change causes it to crash. Perhaps you need to define something in CommandButton.ini as well? There is a button called SupW_Command_TomahawkStormFromShortcut and using that in your list above removes the crash again, but no button.



Quote:
Originally Posted by Dibelius";p=&quot View Post
2]
I dunno if it's this what you mean but...
I mean shortcut key.
When you select a dozer from the USA, and move the point to point at, say a "Cold Fusion Reactor" the "R" is in a different color because its the shortcut key. Its that color I'd like to change.

But its so laggy and stuttering that i may give up :-/
IceHunter is offline   Reply With Quote