View unanswered posts | View active topics It is currently Fri Jul 05, 2024 3:05 pm



Reply to topic  [ 14 posts ] 
 Could Someone Please Make This? 
Author Message
User avatar

Joined: Sat Jul 24, 2010 9:55 am
Posts: 7
Reply with quote
Post Could Someone Please Make This?
A Gun That Fires Shields Would Be Nice, If Possible Make It Please.


Thu Sep 30, 2010 4:19 am
Profile
User avatar

Joined: Thu Feb 12, 2009 1:47 am
Posts: 1182
Reply with quote
Post Re: Could Someone Please Make This?
Stop capitalizing everything. Use the search function. We already have several shield guns.


Thu Sep 30, 2010 4:31 am
Profile
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Could Someone Please Make This?
You don't need a mod for this. Check the tools tab.


Thu Sep 30, 2010 4:53 am
Profile WWW
User avatar

Joined: Wed Sep 09, 2009 3:16 am
Posts: 3032
Location: Somewhere in the universe
Reply with quote
Post Re: Could Someone Please Make This?
I think he implies he wants a gun that shoots riot shields.


Thu Sep 30, 2010 5:07 am
Profile
User avatar

Joined: Wed Feb 10, 2010 4:06 am
Posts: 1294
Location: Comox, BC, Canada
Reply with quote
Post Re: Could Someone Please Make This?
Upon further investigation, I think firing them horizontally would prove decapitating. Not to convince anyone that I'll be actually be making this.


Thu Sep 30, 2010 5:14 am
Profile WWW
User avatar

Joined: Wed Jan 07, 2009 10:26 am
Posts: 4074
Location: That quaint little British colony down south
Reply with quote
Post Re: Could Someone Please Make This?
Firing them horizontally shouldn't actually be able to decapitate better than otherwise, unless there is a fairly significant gap between the body and the head or you can't otherwise accurately hit the head.


Thu Sep 30, 2010 5:37 am
Profile WWW
User avatar

Joined: Fri Aug 20, 2010 4:45 am
Posts: 911
Location: No Comment.
Reply with quote
Post Re: Could Someone Please Make This?
Yes i like this idea for a gun , i think it could also have a few more features added on.


Thu Sep 30, 2010 5:56 am
Profile
User avatar

Joined: Sat Jul 24, 2010 9:55 am
Posts: 7
Reply with quote
Post Re: Could Someone Please Make This?
alphagamer774 wrote:
firing them horizontally would prove decapitating.


At least someone gets what i mean :P

P.S: Or a shotgun type one which fires 5 shields? also i do indeed mean riot shields. But with extra sharpness. And them not being equipable.

like this:
Code:
AddDevice = HeldDevice
   PresetName = Riot Shield (Fired)
   AddToGroup = Shields
   Description = This metal shield provides excellent additional frontal protection to the user and it can stop numerous hits before breaking up.
   Mass = 10
   HitsMOs = 1
   GetsHitByMOs = 1
   SpriteFile = ContentFile
      FilePath = Base.rte/Devices/Shields/Riot.bmp
   FrameCount = 1
   SpriteOffset = Vector
      X = -5
      Y = -11
   EntryWound = AEmitter
      CopyOf = Dent Metal
   ExitWound = AEmitter
      CopyOf = Dent Metal
   GoldValue = 0
   AtomGroup = AtomGroup
      AutoGenerate = 1
      Material = Material
         CopyOf = Military Stuff
      Resolution = 4
      Depth = 0
   DeepGroup = AtomGroup
      AutoGenerate = 1
      Material = Material
         CopyOf = Military Stuff
      Resolution = 4
      Depth = 10
   DeepCheck = 0
   JointStrength = 220
   JointStiffness = 0.5
   JointOffset = Vector
      X = -2
      Y = 1
   DrawAfterParent = 1
// For FG arm
//   StanceOffset = Vector
//      X = 12
//      Y = 5
//   SharpStanceOffset = Vector
//      X = 18
//      Y = -4
   StanceOffset = Vector
      X = 8
      Y = 2
   Sharpness = 1000
   SharpStanceOffset = Vector
      X = 10
      Y = -2
   SupportOffset = Vector
      X = -5
      Y = 4
   SharpLength = 70
   AddGib = Gib
      GibParticle = MOPixel
         CopyOf = Spark Yellow 1
      Count = 3
      Spread = 2.25
      MaxVelocity = 20
      MinVelocity = 8
   AddGib = Gib
      GibParticle = MOPixel
         CopyOf = Spark Yellow 2
      Count = 5
      Spread = 2.25
      MaxVelocity = 20
      MinVelocity = 8
   AddGib = Gib
      GibParticle = MOSParticle
         CopyOf = Gib Metal Rust Micro A
      Count = 10
      Spread = 2.25
      MaxVelocity = 15
      MinVelocity = 5
   AddGib = Gib
      GibParticle = MOSParticle
         CopyOf = Gib Metal Grey Micro A
      Count = 4
      Spread = 2.25
      MaxVelocity = 15
      MinVelocity = 5
   AddGib = Gib
      GibParticle = MOSRotating
         CopyOf = Riot Shield Gib A
      Count = 1
      Offset = Vector
         X = 0
         Y = -7
      Spread = 2.25
      MaxVelocity = 10
      MinVelocity = 1
   AddGib = Gib
      GibParticle = MOSRotating
         CopyOf = Riot Shield Gib B
      Count = 1
      Offset = Vector
         X = 0
         Y = 7
      Spread = 2.25
      MaxVelocity = 10
      MinVelocity = 1
   GibWoundLimit = 26


Thu Sep 30, 2010 8:03 am
Profile
User avatar

Joined: Wed Feb 10, 2010 4:06 am
Posts: 1294
Location: Comox, BC, Canada
Reply with quote
Post Re: Could Someone Please Make This?
Alright, fine.

I'll give it a shot.

EDIT: Okay, I want sprites now. Something that looks like the particle accelerator.

EDIT2: PRELIM TESTING NOW

EDIT3: didn't work so well. Debugging.

EDIT4: WELL THEN. That didn't work. Back to square one.

Hm, this isn't working.
It's just not acting right, could somebody give me a hand?


Attachments:
File comment: Ignore the refrences and such, I just need to know which way to take this.
weapons.ini [3.29 KiB]
Downloaded 186 times
Fri Oct 01, 2010 4:53 am
Profile WWW
User avatar

Joined: Wed Feb 10, 2010 4:06 am
Posts: 1294
Location: Comox, BC, Canada
Reply with quote
Post Re: Could Someone Please Make This?
Try this one. Make sure you use the new version. mostly I need someone to test this because i'm using teamviewer to get to my stuff at home. so
I cant run cc at more thaqn 5 fps, and it's hard to type at 1 fops. please pm me withyour results. if errors come up, plese give me details.

EDIT: DON'T EVERYONE TRY THIS AT ONCE! I got it working, but that sprite I got send is not in palette.


Attachments:
File comment: PM ME WITH THE RESULTS PLEASE!!!
Riot Cannon.rte.rar [4.38 KiB]
Downloaded 179 times
Fri Oct 01, 2010 10:07 pm
Profile WWW
Banned
User avatar

Joined: Sun Sep 19, 2010 2:58 am
Posts: 11
Reply with quote
Post Re: Could Someone Please Make This?
sozzer wrote:
A Gun That Fires Shields Would Be Nice, If Possible Make It Please.


maybe he means unbreakable shields but still. use the search button and search for "unbreakable shield gun" and theres already a shield gun in the game its just Not unbreakable shields it fires (i think!)


Sat Oct 02, 2010 4:49 am
Profile
User avatar

Joined: Wed Sep 09, 2009 3:16 am
Posts: 3032
Location: Somewhere in the universe
Reply with quote
Post Re: Could Someone Please Make This?
sozzer wrote:
alphagamer774 wrote:
firing them horizontally would prove decapitating.


At least someone gets what i mean :P

P.S: Or a shotgun type one which fires 5 shields? also i do indeed mean riot shields. But with extra sharpness. And them not being equipable.



Sat Oct 02, 2010 5:23 am
Profile
User avatar

Joined: Wed Feb 10, 2010 4:06 am
Posts: 1294
Location: Comox, BC, Canada
Reply with quote
Post Re: Could Someone Please Make This?
So did anyone try out the second one?

Come on guys.


Sat Oct 02, 2010 6:51 am
Profile WWW
User avatar

Joined: Fri Oct 16, 2009 7:45 pm
Posts: 72
Reply with quote
Post Re: Could Someone Please Make This?
ive tryed it out though it started out with a error.

fix, mass = 10g inside the weapons.ini
one of the first lines , i think 3th.
should be mass = 10 i guess.

and inside index.ini another error.
shield gun.ini should be shield cannon.ini
// comment shield gun.ini out since the new version is defined in weapons.ini

anyway after fixing those , it loaded alright , weapon sprite is not in palette though and it seems to fire those big metal expoding slugs , no shields.
ive not tested the cheap one included yet , let me check on it.
EDIT:
alright it shoots shields alright, but when they hit the ground i think it gibs into a single particle , and it looks kinda wierd..
hope this helps.

EDIT2:
ive made some changes to your weapon, made it a MOSRotating, gave it some gib data.
gun made into CC palette
and added a lua script to give it more mass after it gets shot.
i'm pretty sure you need to make some adjustments
as of now i don't think the mosrotating has a correct centre of gravity.
i fixed spriteoffset and now has a correct centre of gravity.
and mass got changed to 100 and changed again to a even bigger number what is kinda high, but normall numbers did almost no damage , as the sharpness has no effect when its a mosrotating.

to make the riot shield break, add GibImpulseLimit = 10000
it now breaks, but gibimpulselimit is not acting right, huge numbers do pretty mutch the same as small numbers.
ahh well atleast it delivers.
Image


Attachments:
File comment: updated shield gun
Riot Cannon.rte.rar [5.07 KiB]
Downloaded 722 times
Fri Oct 15, 2010 11:56 am
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 14 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.064s | 14 Queries | GZIP : Off ]