Line 32 in this code is wrong apparantly. Line 32 is-
Code:
AddAmmo = Round InstanceName = Wparticle ParticleCount = 1 Particle = MOPixel InstanceName = Wparticle Mass = 0 RestThreshold = 500 LifeTime = 1500 Sharpness = 0 HitsMOs = 1 GetsHitByMOs = 0 Color = Color R = 255 G = 0 B = 255 Atom = Atom Material = Material CopyOf = Bullet Metal TrailColor = Color R = 255 G = 0 B = 255 TrailLength = 25 Shell = MOSParticle CopyOf = Casing FireVelocity = 80 ShellVelocity = 10 Separation = 5 [b]ScreenEffect = ContentFile[/b] FilePath = Base.rte/Effects/Glows/BlueSmall.bmp EffectStartTime = 25 EffectStopTime = 100 EffectStartStrength = 1.0 EffectStopStrength = 0.5
Code tags are your friends. -Control
I can't see any problem. (Yes it is a useless particle, I use it for flashy effect)
I have all the tabs in the right places too.
Sun Dec 02, 2007 10:13 am
DiviX
Joined: Sun Dec 03, 2006 6:50 am Posts: 311 Location: I miss my +1k post count :(
Re: Whats wrong now?
i dont think you can make stuff with 0 mass try making it 0.00001 and i dont think you can put screen effet to bullets
Sun Dec 02, 2007 10:37 am
robowurmz
Joined: Thu Aug 16, 2007 10:09 am Posts: 163
Re: Whats wrong now?
DiviX wrote:
i dont think you can make stuff with 0 mass try making it 0.00001 and i dont think you can put screen effet to bullets
Yes you can, you idiot.
I've done it with my Chemical Cannon (which isn't going to be released, it's just a glowing-landscape-eating-acid sprayer).
Code here; AddAmmo = Round InstanceName = Chemical Cannon Round ParticleCount = 2 //You have to put the screeneffect here. Particle = MOPixel ScreenEffect = ContentFile FilePath = Base.rte/Effects/Glows/YellowBig.bmp EffectStartTime = 0 EffectStopTime = 10000 EffectStartStrength = 1.0 EffectStopStrength = 0.5 InstanceName = Chemical Cannon Round Mass = 0.3 RestThreshold = 500 LifeTime = 7500 Sharpness = 2500 HitsMOs = 1 GetsHitByMOs = 0 Color = Color R = 0 G = 155 B = 0 Atom = Atom Material = Material CopyOf = Bullet Metal TrailColor = Color R = 0 G = 155 B = 0 TrailLength = 2500
Sun Dec 02, 2007 10:41 am
DiviX
Joined: Sun Dec 03, 2006 6:50 am Posts: 311 Location: I miss my +1k post count :(
Re: Whats wrong now?
you dont need to say idiot you stupid asstard f@g
and thx for telling me that (where to put the screen effect)
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 post attachments in this forum