Summary (a quick, 2-3 sentence summary):A change to the shotgun to make it more like an inverse of our sniper rifle
Benefits (How this will benefit the server and game as a whole): The way it is right now the shotgun is hot garbage, it does about the same damage as the .44 but has a huge array of negatives to it. Between pumping, longer cooldown, manual reload and the two hand requirment there is absolutely no reason to sue the shotgun over the .44 except for love of the weapon type.
Details (Description of how you think this would work, the benefits, etc): Right now we have the scoped rifle which is stronger at a distance, I have no idea how this works but I think applying the reverse of it to the shotgun would make it an actual useful and valued weapon. Instead of being a weak version of the .44 it would become extremely useful on tight areas of maps as a corner sweeper. Got an alien hiding a round a corner,maybe it'll think twice when it sees a shotgun coming with it's devastating point blank power.
Implementation (Optional, if you have an idea how to implement it):Do whatever you did to the scoped rifle in reverse, I don't know the exact damage stats of weapons so balance will be up to the staff
Shotgun change
- Azmodan412
- Registered user
- Posts: 1318
- Joined: 01 Oct 2015, 23:17
- Location: The Void
Re: Shotgun change
+1 I remember when I tried to shotgun 1v1 a Ravager as an SL with my squad right around the corner... Yea... didn't end well.
Tyler 'Thrift' Borealis: Slaughterer of stupid xenos, insane motherfucker, and who played tower defense with Predators with an axe.
Predator Duels Won: 1
Predator Duels Lost: 2
BRING IT ON CASANY! I DO NOT CAST DOWN A CHALLENGE!
43 Xenos and counting.
Hunter Games: I am Moon Moon! Destroyer of worlds! Ahuhuhuhuhuhuhuhu!
Moon Moon Victories: x1
-
- Registered user
- Posts: 89
- Joined: 26 Dec 2015, 19:18
Re: Shotgun change
I think we could do one better if the coder's like a challenge.
Most /tg/ servers now have line-based projectile mechanics, where they travel straight and not only in cardinal directions. In this code, shotguns fire multiple projectiles in a tight spread. If a choder feels like digging up a github and doing some frankenstein work it could be a big improvement, especially considering how gun-based this server is.
Most /tg/ servers now have line-based projectile mechanics, where they travel straight and not only in cardinal directions. In this code, shotguns fire multiple projectiles in a tight spread. If a choder feels like digging up a github and doing some frankenstein work it could be a big improvement, especially considering how gun-based this server is.
- Infernus
- Registered user
- Posts: 985
- Joined: 16 Oct 2014, 17:02
- Location: Croatia
Re: Shotgun change
+1 for shotgun damage boost
As for pellets the /tg/ uses, it would be much easier to just make a lag free code for the guns (Abby had something in mind), as each time you fire, the casing gets deleted and when the projectile hits something, it gets deleted too. And when 20 people are firing at the same time, it severely cripples the cpu usage.
As for pellets the /tg/ uses, it would be much easier to just make a lag free code for the guns (Abby had something in mind), as each time you fire, the casing gets deleted and when the projectile hits something, it gets deleted too. And when 20 people are firing at the same time, it severely cripples the cpu usage.
- forwardslashN
- Community Contributor
- Posts: 2495
- Joined: 14 Dec 2015, 23:12
- Byond: forwardslashN
Re: Shotgun change
+1Gandalf wrote:I think we could do one better if the coder's like a challenge.
Most /tg/ servers now have line-based projectile mechanics, where they travel straight and not only in cardinal directions. In this code, shotguns fire multiple projectiles in a tight spread. If a choder feels like digging up a github and doing some frankenstein work it could be a big improvement, especially considering how gun-based this server is.
This is absolutely right. Even later bay code has line projectiles. But even without this, shotguns are substandard weapons that really need an improvement.
Byond garbage collection is actual garbage. That's kind of funny to me.Infernus wrote:+1 for shotgun damage boost
As for pellets the /tg/ uses, it would be much easier to just make a lag free code for the guns (Abby had something in mind), as each time you fire, the casing gets deleted and when the projectile hits something, it gets deleted too. And when 20 people are firing at the same time, it severely cripples the cpu usage.
The ambivalent giant white baldie in a jungle near you.
- Edgelord
- Donor
- Posts: 830
- Joined: 21 Jul 2015, 12:52
- Byond: Edgelord
Re: Shotgun change
+1, muh shotgun needs love
Dayton 'Day' Mann
"That wiggling sensation you feel in your ass is Weyland-Yutani's fingers working you like a puppet."
"That wiggling sensation you feel in your ass is Weyland-Yutani's fingers working you like a puppet."
- Raptor1628
- Registered user
- Posts: 6
- Joined: 21 Dec 2015, 23:59
Re: Shotgun change
Bay ended up recoding a lot of guns, including shotguns, which now have pellets that do more damage up close and spread further out. Might be easier than trying to grab something from /tg/.
- MauroVega
- Registered user
- Posts: 735
- Joined: 24 Apr 2015, 16:28
- Location: Argentina, BA
- Byond: MauroVega
- Steam: maurovega176
- Contact:
Re: Shotgun change
if this will in the future affect the drum-barrel shotgun that will be a little unbalanced
BUT
+1 yeah the shotgun is hand to hand with the .44
BUT
+1 yeah the shotgun is hand to hand with the .44
“Treat your men as you would your own beloved sons. And they will follow you into the deepest valley.”
― Sun Tzu, The Art of War
What happens when marine RP collides with standard RP
Natalia 'Nutella' Quiroga
― Sun Tzu, The Art of War
What happens when marine RP collides with standard RP
Natalia 'Nutella' Quiroga
- Infernus
- Registered user
- Posts: 985
- Joined: 16 Oct 2014, 17:02
- Location: Croatia
Re: Shotgun change
Duplicate.