Posted by: nimitz03 - Thursday, January 21, 2010 10:05:42 AM
i put all three levels of the spectre in the upgrade science command set. now i can't use it. it shows up on the purchase window i can purchase all three levels, but they don't show up on the shortcut or the command center. here's the code
from commandset.ini
CommandSet AmericaCommandCenterCommandSet
1 = Command_ConstructAmericaDozer
2 = Command_EmergencyRepair
3 = Command_SpySatelliteScan
4 = Command_SpyDrone
5 = Command_Paradrop
7 = Command_A10ThunderboltMissileStrike
8 = Command_SpectreGunship <---Here
9 = Command_DaisyCutter
10 = AirF_Command_CarpetBomb
11 = Command_FireParticleUplinkCannonFromShortcut
13 = Command_SetRallyPoint
14 = Command_Sell
End
CommandSet SCIENCE_AMERICA_CommandSetRank3
1 = Command_PurchaseScienceSpectreGunship1
Posted by: Annihilationzh - Thursday, January 21, 2010 10:22:58 AM
SCIENCE_SpectreGunshipSolo buys SuperweaponSpectreGunship.
SCIENCE_SpectreGunship1, SCIENCE_SpectreGunship2 & SCIENCE_SpectreGunship3 buy [b]AirF_[/b]SuperweaponSpectreGunship.
You need to buy SCIENCE_SpectreGunshipSolo to get the spectre gunship to work. Or you can start again and take the code from airforce general to get all three working.
Posted by: nimitz03 - Thursday, January 21, 2010 10:38:18 AM
ok i just tested it, with no luck. i went in the airforegeneral.ini and changed all three of the spectres sides to america and prerequisites to americaairfield
something im missing?
Posted by: Annihilationzh - Thursday, January 21, 2010 10:45:19 AM
That's not what I meant.
8 = Command_SpectreGunship <---Here
should be:
8 = AirF_Command_SpectreGunship <---Here
8 = Command_SpectreGunshipFromShortcut
Posted by: nimitz03 - Thursday, January 21, 2010 10:53:34 AM
you a wealth of knowledge my friend. thank you for all the help you have provided me over the last week.
Posted by: nimitz03 - Thursday, January 21, 2010 10:55:34 AM
it showed up on the shortcut and the commande center now, but... now it is flying upside down in the corner that it started from...
Posted by: Annihilationzh - Thursday, January 21, 2010 10:59:36 AM
Catch the last part of my last post. I edited it because I completely forgot part of the code. Sorry about that.
Posted by: nimitz03 - Thursday, January 21, 2010 11:06:35 AM