View unanswered posts | View active topics It is currently Sat Jun 15, 2024 11:52 pm



Reply to topic  [ 3 posts ] 
 How to remove shell casings? 
Author Message
User avatar

Joined: Sun Nov 04, 2012 12:35 am
Posts: 53
Location: Bunker A-03, Burraki desert, 3 miles below sea level
Reply with quote
Post How to remove shell casings?
Hey there. I'm trying to make some laser weaponry, but I don't want the guns to eject shell casings after each shot. What can I do to stop this?







EDIT - I may use techion projectiles/weapon script bases, this may be resolved within the day, but idk.


Mon Dec 03, 2012 11:06 pm
Profile
User avatar

Joined: Tue Jun 12, 2007 11:52 pm
Posts: 13143
Location: Here
Reply with quote
Post Re: How to remove shell casings?
Round code with casing:
Code:
AddAmmo = Round
   PresetName = Round Coalition Auto Cannon
   ParticleCount = 1
   Particle = AEmitter
      CopyOf = Auto Cannon Shot
   Shell = MOSParticle
      CopyOf = Casing
   FireVelocity = 70
   ShellVelocity = 6
   Separation = 5


Round Code without casing:
Code:
AddAmmo = Round
   PresetName = Round Coalition Auto Cannon
   ParticleCount = 1
   Particle = AEmitter
      CopyOf = Auto Cannon Shot
   Shell = None
   FireVelocity = 70
   ShellVelocity = 6
   Separation = 5


Ditto:
Code:
AddAmmo = Round
   PresetName = Round Coalition Auto Cannon
   ParticleCount = 1
   Particle = AEmitter
      CopyOf = Auto Cannon Shot
   FireVelocity = 70
   ShellVelocity = 6
   Separation = 5


Tue Dec 04, 2012 1:45 am
Profile
User avatar

Joined: Sun Nov 04, 2012 12:35 am
Posts: 53
Location: Bunker A-03, Burraki desert, 3 miles below sea level
Reply with quote
Post Re: How to remove shell casings?
Derp. Thanks mate, dunno why I didn't notice that before.


Tue Dec 04, 2012 2:00 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: No registered users


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

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.037s | 13 Queries | GZIP : Off ]