Its definitely doable. One thing though you'll have to remember if its for a "Carpet Bombing Support Power" then you'll have to sacrifice the Spy Plane if your not using YR Game Extenders (ala Ares/Npatch)
Well, maybe. I was looking to create an entirely new unit that is almost the same as the MiG. I understand what you're saying, but since I want to recreate the MiG only as a vehicle called in by a fully ranked Boris's target locator, I think I shouldn't have to sacrifice anything. I'm not looking to make it a full-fledged superweapon that would be click-able in the sidebar, rather it's called in by Boris as an Elite weapon.
Here's Boris's rulesmd.ini settings, with example tweaks that would allow Boris to accomplish calling in a carpet bombing:
;Boris
[BORIS]
UIName=Name:Boris
Name=Boris
;Image=TANY
Category=Soldier
Prerequisite=NAHAND,NATECH
Primary=AKM
Secondary=Flare
OpenTransportWeapon=0;defaults to -1 (decide normally) What weapon should I use in a Battle Fortress
NavalTargeting=4
LeadershipRating=8
Assaulter=no ; I clear out UC buildings
CrushSound=InfantrySquish
Crushable=no
TiberiumProof=yes
Strength=200
Armor=flak
TechLevel=9
Pip=red
Sight=9
Speed=5
Owner=Russians,Confederation,Africans,Arabs
AllowedToStartInMultiplayer=no
Cost=1500
Soylent=750
Points=50
IsSelectableCombatant=yes
VoiceSelect=BorisSelect
VoiceMove=BorisMove
VoiceAttack=BorisAttackCommand
;VoiceAttack=BorisAttackCommand
VoiceFeedback=BorisFear
VoiceSecondaryWeaponAttack=BorisAirstrikeVoice
;VoiceSecondaryWeaponAttack=BorisAirstrikeVoice
DieSound=BorisDie
CreateSound=BorisCreated
EnterWaterSound=TanyaEntersWater
LeaveWaterSound=TanyaLeavesWater
Locomotor={4A582744-9839-11d1-B709-00A024DDAFD1}
PhysicalSize=1
MovementZone=Infantry
ThreatPosed=25 ; This value MUST be 0 for all building addons
SpecialThreatValue=1
ImmuneToVeins=yes
ImmuneToPsionics=yes
ImmuneToPsionicWeapons=no
VeteranAbilities=STRONGER,FIREPOWER,ROF,SIGHT,SCATTER
EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
Size=1
;DetectDisguise=yes
ElitePrimary=AKME
IFVMode=4
UseOwnName=true
;Airstrike stuff
;How many planes to call in
AirstrikeTeam=2;
*EliteAirstrikeTeam=1;
;What type of planes to call in
AirstrikeTeamType=BPLN
*EliteAirstrikeTeamType=BPLNCB
;How long after the planes either leave the map or are destroyed will the next team of planes be ready?
AirstrikeRechargeTime=100;500
EliteAirstrikeRechargeTime=50;250
BuildLimit=1
SelfHealing=yes
*Asterisks denote changes.
You see, all I have to do for Boris is create one little entry that will change his default EliteAirstrikeTeamType to BPLNCB (Carpet Bombing) when he achieves Elite status.
Afterwards, I make a new plane that is the same as a MiG but strafe runs bombs instead of harrier-like missiles. I'd make a new weapon (or if it's in there, use the existing one) for said MiG that is directed to another entry that mimics Boris's normal Flare weapon, only it calls in that special MiG with the special weapon.
Edited by 5h0pk33p3r, 23 February 2013 - 02:19 AM.