Posted: Thu Nov 12, 2009 7:18 am Post subject:
IsBigLaser= tag not working
Subject description: :(
I wanted to make a laser weapon with a big laser. So I placed said tag in my weapon codes like so:
Code:
; Fire by Kaiser Cannon
[PositronLarge]
Damage=120
ROF=110 ;60
Range=10
Speed=100
LaserColor=119,143,255
Projectile=InvisibleHigh
Warhead=PrismWarhead
LaserInnerColor = 119,143,255
LaserOuterColor = 153,214,212
LaserOuterSpread= 0,0,0
LaserDuration = 15
IsLaser=true ; this flag tells the game to use the special laser draw effect
Report=PrismTankAttack
IsBigLaser=true
; Fire by Kaiser Cannon
[PositronLargeE]
Damage=124
ROF=110 ;60
Range=10
Speed=100
LaserColor=119,143,255
Projectile=InvisibleHigh
Warhead=PrismWarhead
LaserInnerColor = 119,143,255
LaserOuterColor = 153,214,212
LaserOuterSpread= 0,0,0
LaserDuration = 15
IsLaser=true ; this flag tells the game to use the special laser draw effect
Report=PrismTankAttack
IsBigLaser=true
The tag is supposed to make the laser effect of a charged up prism tower. But ingame, the laser is still normal sized Did I missed any tags? _________________ The future belongs to The Forgotten! QUICK_EDIT
"Can be set to 'yes' or 'no' and specifies whether or not the weapon should use the special 'big laser draw' effect along its projectile path. This does not appear to work in Red Alert 2 as it also required Charges=yes which meant it could also specify a LaserOuterColor= as a 'bigger' laser effect whilst charging/discharging - the charging logic has been replaced with the 'delayed fire' logic."
Does it? Exactly where does it explain what those 3 numbers actually do? I'm having trouble seeing it :p Really if you are going to post something like this, its not very helpful. If you know how that flag works, try actually explaining it. If not, don't post! QUICK_EDIT
i was playing with this code at the prism tower,belive it or not but the screen had been cut in half back then. _________________
the only one around here that i'd like to call big brother is LKO QUICK_EDIT
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