Thread: Adding Sciences
View Single Post
Old 04-08-2003, 02:31 PM   #1 (permalink)
Malc
Senior Member
 
Join Date: Feb 2003
Location: UK
Posts: 164
Default Adding Sciences

Ok what I want todo is replace the pathfinder upgrade with carpet bombing, I added a new button to purchase the carpet bombing and used,

Code:
CommandButton Command_PurchaseCarpetBomb
  Command           = PURCHASE_SCIENCE
  Science           = SCIENCE_CarpetBomb
  ButtonImage       = SACDaisyCutter
  ButtonBorderType  = UPGRADE ; Identifier for the User as to what kind of button this is
End
Then I just changed the commandset to Command_PurchaseCarpetBomb but when I test theres just no button there?[/code]
Malc is offline   Reply With Quote