The time now is Sat Dec 14, 2024 1:06 am
All times are UTC + 0
Author
Message
kiriha
Vehicle DriverJoined : 27 Aug 2022
Posted: Fri Sep 23, 2022 7:52 pm Post subject:
[MO3 type?]Prism Destroyer(from Tank Destroyer)
Subject description: VXL&art code
Code:
[PRMD] ; Prism Destroyer
Voxel=yes
Remapable=yes
CameoPCX=prmdicon.pcx
AltCameoPCX=prmduico.pcx
PrimaryFireFLH=325,0,90 ; SABOT
SecondaryFireFLH=80,0,140 ; Prism
After having seen charge mechanism of Rhino tank, the scientists of European Alliance think they must have one like that. So they decided to combie the smaller Prism tech form Siege Cadre with the rest of Tank Destryer , which is no longer used . As the result , the Prism Destroyer was created.
Description:
Filesize:
601.56 KB
Viewed:
7298 Time(s)
Description:
Filesize:
73.29 KB
Viewed:
7298 Time(s)
Description:
Compared with the Tank Destroyer in MO3.0
Filesize:
80.24 KB
Viewed:
7298 Time(s)
Description:
Filesize:
497.09 KB
Viewed:
7298 Time(s)
Description:
Filesize:
817.37 KB
Viewed:
7298 Time(s)
Last edited by kiriha on Tue Jun 04, 2024 3:54 pm; edited 1 time in total QUICK_EDIT
Back to top
kiriha
Vehicle DriverJoined : 27 Aug 2022
Posted: Sat Oct 08, 2022 10:26 pm Post subject:
TurretOffset=-10
Description:
Filesize:
584.02 KB
Viewed:
6765 Time(s)
Description:
Filesize:
94.47 KB
Viewed:
6765 Time(s)
Description:
Filesize:
847.03 KB
Viewed:
6765 Time(s)
Last edited by kiriha on Tue Jun 04, 2024 3:59 pm; edited 1 time in total QUICK_EDIT
Back to top
adamstrange
Cyborg ArtilleryJoined : 07 Mar 2013
Posted: Sun Nov 13, 2022 8:59 pm Post subject:
How do I get this to use both weapons because it only uses the cannon and not the prism ?
RULESMD
Code:
; Prism Destroyer
[PRMD]
UIName=Name:Prism Tank Destroyer
Name=Prism Tank Destroyer
Image=PRMD
Prerequisite=GAWEAP,RADAR
Primary=SABOTSHELL
Secondary=PriBeam
Strength=400
Category=AFV
Armor=heavy
Turret=yes
IsTilter=yes
Crusher=yes
TooBigToFitUnderBridge=true
TechLevel=2
Sight=80
Speed=5
CrateGoodie=yes
Owner=British,French,Germans,Americans,Alliance
RequiredHouses=Germans,Alliance
AllowedToStartInMultiplayer=no
Cost=900
Soylent=900
Points=25
ROT=5
IsSelectableCombatant=yes
Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
VoiceSelect=TankDestroyerSelect
VoiceMove=TankDestroyerMove
VoiceAttack=TankDestroyerAttackCommand
VoiceFeedback=
DieSound=TankExplosion
CrushSound=TankCrush
MoveSound=TankDestroyerMoveStart
MaxDebris=45
DebrisTypes=AXLE,PIECE,4TNKTURRET
DebrisMaximums=15,15,15
Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
MovementZone=Normal
ThreatPosed=15 ; This value MUST be 0 for all building addons
DamageParticleSystems=SparkSys,SmallGreySSys
VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
Accelerates=false
ImmuneToVeins=yes
Size=3
DistributedFire=yes
ToProtect=yes
CanRetaliate=yes
CanPassiveAquire=yes
OpportunityFire=yes
GuardRange=255
[SABOTSHELL]
Damage=175
ROF=60
Range=12.75
Projectile=Cannon
Speed=60
Warhead=UltraAPE
Report=TankDestroyerAttack
Anim=VTMUZZLE
Bright=yes
Burst=1
[PriBeam]
Damage=150
ROF=100
Range=14.75
Projectile=LargeCometP
Speed=40
Report=PrismTankAttack
Warhead=CometWH
Bright=yes
LaserInnerColor = 0,127,255
LaserOuterColor = 0,208,255
;IsHouseColor=true
LaserOuterSpread= 0,0,0
LaserDuration = 25
IsLaser=true
ART
Code:
[PRMD] ; Prism Destroyer
Voxel=yes
Remapable=yes
CameoPCX=prmdicon.pcx
AltCameoPCX=prmduico.pcx
PrimaryFireFLH=325,0,90 ; SABOT
SecondaryFireFLH=80,0,140 ; Prism
QUICK_EDIT
Back to top
Mig Eater
Defense MinisterJoined : 13 Nov 2003Location : Eindhoven
Back to top
adamstrange
Cyborg ArtilleryJoined : 07 Mar 2013
Back to top
Artraiden
MedicJoined : 23 Apr 2017
Back to top
denosyss
MedicJoined : 26 Sep 2011Location : France
Back to top
adamstrange
Cyborg ArtilleryJoined : 07 Mar 2013
Posted: Mon Nov 14, 2022 11:24 am Post subject:
Okay this is the current code and what I added.
It still only fires only one weapon.
; Prism Destroyer
[PRMD]
UIName=Name:Prism Tank Destroyer
Name=Prism Tank Destroyer
Image=PRMD
Prerequisite=GAWEAP,RADAR
Primary=PriBeam
Secondary=SABOTSHELL
Ammo=1
PipScale=Ammo
Reload=10 (Like your Prism Weapon ROF)
InitialAmmo=0
NoAmmoWeapon=1
NoAmmoAmount=0
WeaponStages=2
Stage1=200
Stage2=400
Strength=400
Category=AFV
Armor=heavy
Turret=yes
IsGattling=yes
TurretCount=1
WeaponCount=2
Weapon1=SABOTSHELL
Weapon2=PriBeam
IsTilter=yes
Crusher=yes
TooBigToFitUnderBridge=true
TechLevel=2
Sight=80
Speed=5
CrateGoodie=yes
Owner=British,French,Germans,Americans,Alliance
RequiredHouses=Germans,Alliance
AllowedToStartInMultiplayer=yes
Cost=900
Soylent=900
Points=25
ROT=5
IsSelectableCombatant=yes
Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
VoiceSelect=TankDestroyerSelect
VoiceMove=TankDestroyerMove
VoiceAttack=TankDestroyerAttackCommand
VoiceFeedback=
DieSound=TankExplosion
CrushSound=TankCrush
MoveSound=TankDestroyerMoveStart
MaxDebris=45
DebrisTypes=AXLE,PIECE,4TNKTURRET
DebrisMaximums=15,15,15
Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
MovementZone=Normal
ThreatPosed=15 ; This value MUST be 0 for all building addons
DamageParticleSystems=SparkSys,SmallGreySSys
VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
Accelerates=false
ImmuneToVeins=yes
Size=3
DistributedFire=yes
ToProtect=yes
CanRetaliate=yes
CanPassiveAquire=yes
OpportunityFire=yes
GuardRange=255
[SABOTSHELL]
Damage=175
ROF=60
Range=12.75
Projectile=Cannon
Speed=60
Warhead=UltraAPE
Report=TankDestroyerAttack
Anim=VTMUZZLE
Bright=yes
Burst=1
Ammo=0
[PriBeam]
Damage=150
ROF=1
Range=14.75
Projectile=LargeCometP
Speed=40
Report=PrismTankAttack
Warhead=CometWH
Bright=yes
LaserInnerColor = 0,127,255
LaserOuterColor = 0,208,255
;IsHouseColor=true
LaserOuterSpread= 0,0,0
LaserDuration = 25
IsLaser=true
Ammo=1 QUICK_EDIT
Back to top
Artraiden
MedicJoined : 23 Apr 2017
Back to top
Mig Eater
Defense MinisterJoined : 13 Nov 2003Location : Eindhoven
Back to top
Lupin III
MedicJoined : 04 Mar 2021
Back to top
Midian-P
Rocket CyborgJoined : 16 Mar 2018Location : GB
Posted: Wed Nov 16, 2022 1:37 pm Post subject:
adamstrange wrote:
Okay this is the current code and what I added.
It still only fires only one weapon.
; Prism Destroyer
[PRMD]
UIName=Name:Prism Tank Destroyer
Name=Prism Tank Destroyer
Image=PRMD
Prerequisite=GAWEAP,RADAR
Primary=PriBeam
Secondary=SABOTSHELL
Ammo=1
PipScale=Ammo
Reload=10 (Like your Prism Weapon ROF)
InitialAmmo=0
NoAmmoWeapon=1
NoAmmoAmount=0
WeaponStages=2
Stage1=200
Stage2=400
Strength=400
Category=AFV
Armor=heavy
Turret=yes
IsGattling=yes
TurretCount=1
WeaponCount=2
Weapon1=SABOTSHELL
Weapon2=PriBeam
IsTilter=yes
Crusher=yes
TooBigToFitUnderBridge=true
TechLevel=2
Sight=80
Speed=5
CrateGoodie=yes
Owner=British,French,Germans,Americans,Alliance
RequiredHouses=Germans,Alliance
AllowedToStartInMultiplayer=yes
Cost=900
Soylent=900
Points=25
ROT=5
IsSelectableCombatant=yes
Explosion=TWLT070,S_BANG48,S_BRNL58,S_CLSN58,S_TUMU60
VoiceSelect=TankDestroyerSelect
VoiceMove=TankDestroyerMove
VoiceAttack=TankDestroyerAttackCommand
VoiceFeedback=
DieSound=TankExplosion
CrushSound=TankCrush
MoveSound=TankDestroyerMoveStart
MaxDebris=45
DebrisTypes=AXLE,PIECE,4TNKTURRET
DebrisMaximums=15,15,15
Locomotor={4A582741-9839-11d1-B709-00A024DDAFD1}
MovementZone=Normal
ThreatPosed=15 ; This value MUST be 0 for all building addons
DamageParticleSystems=SparkSys,SmallGreySSys
VeteranAbilities=STRONGER,FIREPOWER,SIGHT,FASTER
EliteAbilities=SELF_HEAL,STRONGER,FIREPOWER,ROF
Accelerates=false
ImmuneToVeins=yes
Size=3
DistributedFire=yes
ToProtect=yes
CanRetaliate=yes
CanPassiveAquire=yes
OpportunityFire=yes
GuardRange=255
[SABOTSHELL]
Damage=175
ROF=60
Range=12.75
Projectile=Cannon
Speed=60
Warhead=UltraAPE
Report=TankDestroyerAttack
Anim=VTMUZZLE
Bright=yes
Burst=1
Ammo=0
[PriBeam]
Damage=150
ROF=1
Range=14.75
Projectile=LargeCometP
Speed=40
Report=PrismTankAttack
Warhead=CometWH
Bright=yes
LaserInnerColor = 0,127,255
LaserOuterColor = 0,208,255
;IsHouseColor=true
LaserOuterSpread= 0,0,0
LaserDuration = 25
IsLaser=true
Ammo=1
I prefer you just use ares. QUICK_EDIT
Back to top
Lupin III
MedicJoined : 04 Mar 2021
Back to top
Xad35
Guest
Back to top
Mig Eater
Defense MinisterJoined : 13 Nov 2003Location : Eindhoven
Back to top
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
Powered by phpBB © phpBB Group
[ Time: 0.2089s ][ Queries: 21 (0.0164s) ][ Debug on ]