DON'T FRONT, NO ONE WAS USING IT IN TRIALS A WEEK AGO NOW ALL OF A SUDDEN IT'S A VIABLE OPTION? NO, IT'S BECAUSE THEY TOOK YOUR PRECIOUS SPECIAL AMMO.
If you're doing this you're pathetic.
It happened in my first game of Trials this weekend. All 3 had Icebreakers then switched to their 1000 yards later. The game's been changed for a reason, play it the way it's meant to be played now.
Go ahead and disagree. I won't care. You ladyboys always gotta find an exploit to get cheap kills instead of playing the game right. If you NEED sniper ammo that bad to get a kill then there's more wrong with you than just being a coward in a fake fight.
-
Edited by Kitteh Force: 2/14/2016 1:31:56 PMI message everybody who special ammo cheats just so I can have a list for later and then report them via the "Beware the Banhammer" article when I have nothing to do. Sad part is: It's an easy fix. All they need is a few lines of code, in the section of crucible, I'll put up a hasty picture of how it could be. If (Player is dead) { If (Player switch special weapon) { if (Player is in crucible) { set special_ammo,0; end; } else { set special_ammo,special_ammo/2; end; } } other code }