View Single Post
Old 01-01-2004, 07:26 PM   #3 (permalink)
ragnarok2200
Junior Member
 
Join Date: May 2003
Posts: 20
Default

It's completely possible. I have made hovering tanks from the warfactory so that is possible. I could post the code to one that I have working. You'll have to change it so its a transport with all the related code.


; Allied Hover Crusader Tank
[CRUSADERH]
UIName=Name:HCRUSADER
Name=Hover Crusader Tank
Image=CRUSADERH
Prerequisite=GAWEAP,GATECH
Strength=1200
Primary=CrusaderCannonH
MoveToShroud=yes
Category=AFV
Armor=heavy
Turret=yes
IsTilter=yes
TechLevel=10
Sight=8
Speed=6
;;;CanBeach=yes
;Naval=yes
Weight=1
;CrateGoodie=no
Owner=British,French,Germans,Americans,Alliance
ForbiddenHouses=Americans
AllowedToStartInMultiplayer=no
Cost=1200
Soylent=900
Points=15
ROT=5
Crusher=yes ;gs yes
Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUM U60
VoiceSelect=GenAllVehicleSelect
VoiceMove=GenAllVehicleMove
VoiceAttack=GenAllVehicleAttackCommand
VoiceFeedback=
DieSound=GenVehicleDie
MoveSound=LandingCraftMoveStart
CrushSound=TankCrush
Maxdebris=3
;;;;;SpeedType=Amphibious
;;;;;Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
;;;;;MovementZone=AmphibiousCrusher
;;;Locomotor={2BEA74E1-7CCA-11d3-BE14-00104B62A16C};{4A582741-9839-11d1-B709-00A024DDAFD1}
;;;;SpeedType=FloatBeach
;;;;MovementZone=WaterBeach
SpeedType=Hover
Locomotor={4A582742-9839-11d1-B709-00A024DDAFD1}
MovementZone=Amphibious ; gs AMphibiousDestroyer I can't have a destroyer zone without a weapon!
ThreatPosed=3 ; This value MUST be 0 for all building addons
DamageParticleSystems=SparkSys,SmallGreySSys
SpecialThreatValue=1
ZFudgeColumn=7
ZFudgeTunnel=13
Size=3
TooBigToFitUnderBridge=true
VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
;Bombable=no
Trainable=no
StupidHunt=yes ;this guy can't handle a hunt command, so he should just run towards the player
Bunkerable=no; Units default to yes, others default to no

Well, I guess that's overkill on the code, but it includes all the basics for that unit including the right locomotor,prerequisites, etc. to make it a hover tank built from warfactories.
ragnarok2200 is offline   Reply With Quote