Hm...transport dont want to land | Shep | 05:04 11-05-2002 | | |
I almost finish my multiplayer mod,i just need to do two things,i will give dropship to gdi and orca transport to nod.
The problem is that both units dont want to land.
I remeber when i had sunedit2k,they landed,but now i dont know.
here-s the script about dropship:
; Dropship
[DSHP]
Name=Dropship
Prerequisite=GAHPAD
Strength=300
Category=AirLift
Armor=heavy
Landable=yes
TechLevel=10
Sight=5
PipScale=Passengers
Speed=20
PitchSpeed=.4
RadarInvisible=yes
Owner=GDI
Cost=1
Points=25
ROT=5
Selectable=yes
Passengers=5
Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
VoiceSelect=30-I000,30-I002,30-I004,30-I006
VoiceMove=30-I014,30-I016,30-I018,30-I022
VoiceAttack=30-I022,30-I034,30-I036
IsDropship=yes
FlightLevel=1600
MaxDebris=9
Locomotor={4A582746-9839-11d1-B709-00A024DDAFD1}
MovementZone=Fly
ThreatPosed=0 ; This value MUST be 0 for all building addons
Dock=GAHPAD
SlowdownDistance=2000
DamageParticleSystems=SparkSys,SmallGreySSys
LegalTarget=yes
AuxSound1=DROPUP1 ;Taking off
AuxSound2=DROPDWN1 ;Landing
-----
everything seems to be allright
???
thanks