PrivateJoined: 6/25/2015(UTC) Posts: 6
Thanks: 2 times
|
Hello Everyone ! In c&c Generals Can i know how to get 100% cash bounty when killing any unit? im making a solo player mission with china's army Could some help me ? please i'd be so glad... thanks! Edited by user Thursday, June 25, 2015 1:06:14 PM(UTC)
| Reason: Not specified
|
|
|
|
GeneralJoined: 4/10/2014(UTC) Posts: 1,591 Location: Laniakea; Virgo Supercluster; Local Sheet; Local Group; Milky Way Galaxy; Orion–Cygnus Arm; Gould Belt; Local Bubble; Local Interstellar Cloud; Sol System; Sol III; Europe; United Kingdom of Great Britain and Northen Ireland; Great Britain; England; Essex Thanks: 16 times Was thanked: 247 time(s) in 217 post(s)
|
You cant get it to be 100% When you set it to 100% it will give you 1 extra $ Add this module to any unit which you start with: Code: Behavior = CashBountyPower ModuleTag_99
SpecialPowerTemplate = SpecialAbilityCashBounty3
Bounty = 100%
End
Then create a script to auto grant cash bounty 3 Edited by user Thursday, June 25, 2015 1:11:49 PM(UTC)
| Reason: Not specified |
|
 1 user thanked klingondragon for this useful post.
|
|
|
PrivateJoined: 6/25/2015(UTC) Posts: 6
Thanks: 2 times
|
oh sorry,didnt understand it very well could u tell how to add it to any unit ,example GLAInfantryRebel.. I know that its should be in file "map.ini" But when i added it the map didnt run...
|
|
|
|
GeneralJoined: 4/10/2014(UTC) Posts: 1,591 Location: Laniakea; Virgo Supercluster; Local Sheet; Local Group; Milky Way Galaxy; Orion–Cygnus Arm; Gould Belt; Local Bubble; Local Interstellar Cloud; Sol System; Sol III; Europe; United Kingdom of Great Britain and Northen Ireland; Great Britain; England; Essex Thanks: 16 times Was thanked: 247 time(s) in 217 post(s)
|
Something like Code:Object GLAInfantryRebel
Addmodule moduletag_99
(The module I pasted above)
End
End
|
|
 1 user thanked klingondragon for this useful post.
|
|
|
PrivateJoined: 6/25/2015(UTC) Posts: 6
Thanks: 2 times
|
Thanks I got it .... Thanks very much
|
|
|
|
Users browsing this topic |
Guest (2)
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.