Page 95 of 163

Re: Ballistic Bro Changelogs Discussion

Posted: Tue 03 Jun , 2014 11:10 am
by Azarael
Yes, I know, but I can't update because the next patch has garbage collection crash problems.

Re: Ballistic Bro Changelogs Discussion

Posted: Tue 03 Jun , 2014 11:46 am
by giZmo
Maybe remove it till it can be fixed?

Re: Ballistic Bro Changelogs Discussion

Posted: Tue 03 Jun , 2014 11:58 am
by Azarael
I should be able to debug it before that's necessary.

Re: Ballistic Bro Changelogs Discussion

Posted: Tue 03 Jun , 2014 11:59 am
by iZumo
Time to whore XOXO staff.
trollface

Re: Ballistic Bro Changelogs Discussion

Posted: Tue 03 Jun , 2014 12:03 pm
by iRobot
Had great fun with it yesterday on Goose

41-1 or something

;'D'D

Re: Ballistic Bro Changelogs Discussion

Posted: Tue 03 Jun , 2014 12:23 pm
by Azarael
Already debugged it. Creating a BallisticMeleeFire to abuse non-conventionally for its services as the melee firemode for main weapons, but garbage collection doesn't seem to like me using the weapon itself as the Outer variable, even when all other Actor references are cleaned up. Haven't had a crash yet using XLevel as the outer. So, just got to add some sounds to the M763 and away we go.

Re: Ballistic Bro Changelogs Discussion

Posted: Tue 03 Jun , 2014 3:38 pm
by Azarael
Live.

Things not to ask me about:
  • "Why does it say "ServerMeleeHold/ServerMeleeRelease"? Because I'm not sure about the reliability of this code online and across all weapons yet, so I want explicit confirmation of what the server is doing.
  • "Why does it do no damage on Invasion?" Because some whacky Invasion crap is preventing the weapon from having an Instigator, or changing it, when I set some properties for the melee fire that's created.

Re: Ballistic Bro Changelogs Discussion

Posted: Wed 04 Jun , 2014 2:45 am
by Rymosrac
I take it the new melee bind panned out well? It's a really good idea. Going to make things like the Skrith Rifle's blast and the AK's ballistic knife a lot more useful on the fly.

Re: Ballistic Bro Changelogs Discussion

Posted: Wed 04 Jun , 2014 9:20 am
by Skaldy
Re: Melee attack key

So what's the bind for this new function?

(I use scripts to patch my .ini file entries, depending on whether I'm playing BW/standard, or offline/online)

Re: Ballistic Bro Changelogs Discussion

Posted: Wed 04 Jun , 2014 12:24 pm
by Azarael
Really? You could just use the ingame interactions menu.

MeleeHold | onrelease MeleeRelease
Rymosrac wrote:I take it the new melee bind panned out well? It's a really good idea. Going to make things like the Skrith Rifle's blast and the AK's ballistic knife a lot more useful on the fly.
A few hairy moments with crashing, but it seems OK now. Not all the weapons are complete yet, however.