BacardiCoke
8 years ago
Next task ^^

I want edit some general promotions...
Who can help me?


USA


SupW:
1 star: Crusader
3 stars: Paladin

Lazer:

1 star: Tomahawk

Air:
Carpet from 1 to 3 stars
1 star: Crusader
3 stars: Paladin


China

Tank:
1 star: NukeLauncher
1 star: Helix only available with this activation

Inf
1 star: disable InfernoCannonTrain
1 star: BattleMaster
5 stars: Overlord

Nuke
1 star: Napalm Migs or the choice to can switch at his nukemigs to napalm


GLA

disable SneakAttack at all GLA's

Toxic
1 star: normal GLA tunel (with mg)

stealth
1 star: ScudLauncher
3 stars: Scorpion (rocketupgrate in armsdealer)
5 stars: Marauder
Sponsor
Unknown Editor
8 years ago
Well , I was lucky to find this Topic (I was Bored ZzZ)

Now Let's get started with U.S :
;SupW :

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank1
  3 = NOT_EXISTED_YET=Crus
END

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank3
  2 = Command_PurchaseSciencePaladinTank
END

;Lazr :

CommandSet Lazr_SCIENCE_AMERICA_CommandSetRank1
  3 = NOT_EXISTED_YET=Toma
END

;AirF :

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank1
  2 = NOT_EXISTED_YET=Crus
END

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank3
  2 = Command_PurchaseSciencePaladinTank
  3 = AirF_Command_PurchaseScienceCarpetBomb
END[/code];SupW :

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank1
  3 = NOT_EXISTED_YET=Crus
END

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank3
  2 = Command_PurchaseSciencePaladinTank
END

;Lazr :

CommandSet Lazr_SCIENCE_AMERICA_CommandSetRank1
  3 = NOT_EXISTED_YET=Toma
END

;AirF :

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank1
  2 = NOT_EXISTED_YET=Crus
END

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank3
  2 = Command_PurchaseSciencePaladinTank
  3 = AirF_Command_PurchaseScienceCarpetBomb
END

Now Basic Requirements :
Note : By Applying this you sure need to Edit Basic America too !
Science SCIENCE_PaladinTank
  PrerequisiteSciences = SCIENCE_AMERICA SCIENCE_Rank3
End

CommandSet SCIENCE_AMERICA_CommandSetRank1
 1 = Command_FAKECOMMAND_PurchaseScienceMOAB
End

CommandSet SCIENCE_AMERICA_CommandSetRank3
 2 = Command_PurchaseSciencePaladinTank
End

But First tell me more about yourself ... Do you use Leaflet Drop Sciences ? Early_SCIENCE_LeafletDrop and SCIENCE_LeafletDrop ?
If not , we got two Sciences to edit and form for Crusader and Tomahawk .
Asking is Not a Problem , Problem is Not to Know Something .
Operation : Dark Angel
Static : Launch Delayed
Reason : Uncool Terrain - Old Logic in use - Lack of Performance
Status : Applying new Terrain - Applying new Logic - Increasing Performance by 300%
BacardiCoke
8 years ago

Well , I was lucky to find this Topic (I was Bored ZzZ)

Now Let's get started with U.S :

SupW :

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank1
  3 = NOT_EXISTED_YET=Crus
END

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank3
  2 = Command_PurchaseSciencePaladinTank
END

Lazr :

CommandSet Lazr_SCIENCE_AMERICA_CommandSetRank1
  3 = NOT_EXISTED_YET=Toma
END

AirF :

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank1
  2 = NOT_EXISTED_YET=Crus
END

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank3
  2 = Command_PurchaseSciencePaladinTank
  3 = AirF_Command_PurchaseScienceCarpetBomb
END

Now Basic Requirements :
Note : By Applying this you sure need to Edit Basic America too !
Science SCIENCE_PaladinTank
  PrerequisiteSciences = SCIENCE_AMERICA SCIENCE_Rank3
End

CommandSet SCIENCE_AMERICA_CommandSetRank1
 1 = Command_FAKECOMMAND_PurchaseScienceMOAB
End

CommandSet SCIENCE_AMERICA_CommandSetRank3
 2 = Command_PurchaseSciencePaladinTank
End


But First tell me more about yourself ... Do you use Leaflet Drop Sciences ? Early_SCIENCE_LeafletDrop and SCIENCE_LeafletDrop ?
If not , we got two Sciences to edit and form for Crusader and Tomahawk .

Originally Posted by: Unknown Editor 



At first special thanks for your work. 😎 👍

If I must also edit Basic USA, than I must think about it.

About me? ^^
I played generals vanilla from the first day.
After a long time I made a break and after my comeback I switch to play only survival maps.
And after a long time again I made the next break.
I played unusual zh, but since 2 weeks I get back at generals, but nobody play vanilla. This is the reason, because I must play now zh, but survival games are difficult in zh because the balance.
Now I try to create a balanced survival map.

In normal games I use Leaflet Drop Sciences more for defence as for attack.
Maybe it is to strong for survival games and in survival games it used more for attack as defence.
I think "we" can edit this and play without Leaflet Drop Sciences, but than for all USA armies. ^^
Unknown Editor
8 years ago
Well , I'm sorry ... I should have found some of those useless Sciences in the Science.ini sooner ...

Here is what I believe you're Looking for (Suitable for map.ini) :

Object AmericaTankCrusader
 Prerequisites
  Object  = AmericaWarFactory AirF_AmericaWarFactory SupW_AmericaWarFactory
  Science = SCIENCE_BlackMarketNuke
 End
End

Object Lazr_AmericaVehicleTomahawk
 Prerequisites
  Object  = Lazr_AmericaWarFactory
  Science = SCIENCE_TerrorCell
 End
End

CommandButton SupW_Command_ConstructAmericaNuclearMissileLauncher
  Command          = PURCHASE_SCIENCE
  Science          = SCIENCE_BlackMarketNuke
  Object           = AmericaTankCrusader
  TextLabel        = CONTROLBAR:NONE
  ButtonImage      = SAICBM
  ButtonBorderType = UPGRADE
  DescriptLabel    = CONTROLBAR:NONE
End

CommandButton Boss_Command_ConstructAmericaVehicleTomahawk
  Command          = PURCHASE_SCIENCE
  Science          = SCIENCE_TerrorCell
  Object           = Lazr_AmericaVehicleTomahawk
  TextLabel        = CONTROLBAR:NONE
  ButtonImage      = SACTomahawk
  ButtonBorderType = UPGRADE
  DescriptLabel    = CONTROLBAR:NONE
End

MappedImage SAICBM
  Texture       = SAUserInterface512_005.tga
  TextureWidth  = 512
  TextureHeight = 512
  Coords        = Left:249 Top:401 Right:305 Bottom:449
  Status        = NONE
End

Science SCIENCE_BlackMarketNuke
  PrerequisiteSciences     = SCIENCE_AMERICA SCIENCE_Rank1
  SciencePurchasePointCost = 1
  IsGrantable              = Yes
  DisplayName              = SCIENCE:Crusader
  Description              = CONTROLBAR:ToolTipUSAScienceCrusader
End

Science SCIENCE_TerrorCell
  PrerequisiteSciences     = SCIENCE_AMERICA SCIENCE_Rank1
  SciencePurchasePointCost = 1
  IsGrantable              = Yes
  DisplayName              = SCIENCE:Tomahawk
  Description              = CONTROLBAR:ToolTipUSAScienceTomahawk
End

; SupW :

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank1
  3 = SupW_Command_ConstructAmericaNuclearMissileLauncher
END

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank3
  2 = Command_PurchaseSciencePaladinTank
END

; Lazr :

CommandSet Lazr_SCIENCE_AMERICA_CommandSetRank1
  3 = Boss_Command_ConstructAmericaVehicleTomahawk
END

; AirF :

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank1
  2 = SupW_Command_ConstructAmericaNuclearMissileLauncher
END

CommandSet SupW_SCIENCE_AMERICA_CommandSetRank3
  2 = Command_PurchaseSciencePaladinTank
  3 = AirF_Command_PurchaseScienceCarpetBomb
END

; U.S.A :

CommandSet SCIENCE_AMERICA_CommandSetRank1
 1 = Command_FAKECOMMAND_PurchaseScienceMOAB
End

CommandSet SCIENCE_AMERICA_CommandSetRank3
 2 = Command_PurchaseSciencePaladinTank
End


And of course the required STR :

CONTROLBAR:NONE
""
End

SCIENCE:Crusader
"Crusader Tank"
End

CONTROLBAR:ToolTipUSAScienceCrusader
"Crusaders are Heavy and Strong .\n\n
Build at: War Factory"
End

SCIENCE:Tomahawk
"Tomahawk"
End

CONTROLBAR:ToolTipUSAScienceTomahawk
"Tomahawks use Cruise Missiles .\n\n
Build at: War Factory"
End



I think the U.S.A is Done now ...

Just set the Code I brought for you Right in this Reply in your map.ini and Str in map.str and you're done

or just use the files Below :   USA Promotion Edition.zip (2kb) downloaded 31 time(s).
Asking is Not a Problem , Problem is Not to Know Something .
Operation : Dark Angel
Static : Launch Delayed
Reason : Uncool Terrain - Old Logic in use - Lack of Performance
Status : Applying new Terrain - Applying new Logic - Increasing Performance by 300%
BacardiCoke
8 years ago
Special thanks :)

All of #2  and #4  must in my map.ini?