View Single Post
Old 04-24-2003, 03:28 AM   #3 (permalink)
Psycho
Senior Member
 
Join Date: Dec 2002
Location: Between the heaven and hell
Posts: 632
Send a message via MSN to Psycho
Default


I did an airport for yuri earlier time. Here is the code for rules.

Quote:
;Rules code

;yuri Orca Airfield
[YACC]
UIName=Name:CAAIRP
Name=Yuri Orca Airfield
Image=CAAIRP ;GAAIRC
BuildCat=Tech
Prerequisite=RADAR,YACNST
Strength=1000 ;600
Armor=steel
Adjacent=2
AIBuildThis=yes
TechLevel=3
Sight=5
UnitReload=yes
Reload got rewritten for four ports.)
Helipad=yes
Owner=YuriCountry
AIBasePlanningSide=0 ;gs 0 for Good, 1 for Evil
Cost=1000
Points=70
Power=-50
Factory=AircraftType
Capturable=true
Crewed=yes
Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUM U60
DebrisAnims=DBRIS1LG,DBRIS1SM,DBRIS2LG,DBRIS4LG,DB RIS4SM,DBRIS5LG,DBRIS5SM,DBRIS6LG,DBRIS6SM,DBRIS7L G
MaxDebris=8
MinDebris=4
ThreatPosed=0 ; This value MUST be 0 for all building addons
;DamageParticleSystems=SparkSys,SmallGreySSys,BigG reySmokeSys
DamageSmokeOffset=75, 270, 140
NumberOfDocks=2 ;4
HasStupidGuardMode=false
Radar=no ;yes
Spyable=yes
ImmuneToPsionics=no ; defaults to yes for buildings, no for others
SuperWeapon=ParaDropSpecial

And change the art code for CAAIRP like this. Note, the dock offset is not currect properly, but dont look bad. I scraped idea using CAAIPR b4 fixing those offsets.

Quote:
;art code

[CAAIRP]
Cameo=PARAICON ;HELIICON
Voxel=yes
Normalized=yes
Remapable=yes ;no
Foundation=3x3
Buildup=CAAIRPMK
NewTheater=yes
DemandLoad=true
ActiveAnim=CAAIRP_A
ActiveAnimZAdjust=5
ActiveAnimDamaged=CAAIRP_AD
ActiveAnimTwo=CAAIRP_F
ActiveAnimTwoZAdjust=-100
ActiveAnimTwoYSort=362
ActiveAnimTwoPowered=no
DamageFireOffset0=-3,5
DamageFireOffset1=-65,32
ZShapePointMove=60,30
DemandLoadBuildup=true
FreeBuildup=true
Height=7
Flat=yes
DockingOffset0=256,-128,0 ;208,80,0
DockingOffset1=256,128,0 ;208,-208,0
CanHideThings=True
CanBeHidden=False
OccupyHeight=4
AddOccupy1=-2,-1
AddOccupy2=-4,-3
RemoveOccupy1=1,1
RemoveOccupy2=2,2
Psycho is offline   Reply With Quote