Game Modification Station / Re: Blitz Battle Menu Tweak
« on: July 07, 2011, 09:38:55 AM »"Works fine" except for two things:
First, not enough space to get the right text displayed for the abilities at the moment, so the names are off. I can work around this, just haven't gotten to it since the second issue is more dire.
Second, for whatever reason, whenever I hand back what the selected item was when you try to use one of the abilities, the game chokes... seems like its expecting something other than what I'm giving it.
I tried setting it to hand back a 0 based index, but that doesn't work. Then I tried giving it the ability ID (SwdTechs start at 0x55) and that didn't work either.
So I'm going to have to spend some time determining what the timing code I overwrote was doing that made the game happy and do that too.

. . . . . .
<-- (us)