Users browsing this thread: 1 Guest(s)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
More headers (The 80BA)
04-28-2011, 10:08 AM, (This post was last modified: 04-30-2011, 12:27 PM by Parallax.)
#1
More headers (The 80BA)
"Gasp! He's a machine! Get him!"
So, as you can probably tell, I have no free time at all.Rolleyes

Here's the BA header, chat messages relating to ability use in/out of combat.

Code:
1380ba 4a010000 6b06000000 0000000000000000 - You cannot activate Logic Barrage 4.0 while using this tactic.
1380ba 4a010000 6b18000000 0000000000000000 - Target is not valid.
4a010000 looks to be the code for Logic Barrage 4.0
6b06000000 0000000000000000 - The type of error for the ability.

The following has the same error, but for different abilities. Mix and matching error types shows 4901 is Logic Blast 3.0, and 6701 to be Code Nuke 3.0
Code:
1380ba 49010000 6b04000000 0000000000000000 - This ability has been disabled due to virus.
1380ba 67010000 6b04000000 0000000000000000 - This ability has been disabled due to virus.

And some more. the first is Logic Blast 3.0 as per the previous example.
Code:
1380ba 49010000 6b1f000000 0000000000000000 - Target is not an enemy.
1380ba d2010000 6b06000000 0000000000000000 - You cannot activate Plague Zone 2.0 while using this tactic.

I guess I should really start a workbook for each header and put the codes in them.
See my sig for an updated package.

EDIT: The reason I put in the extra space:
The 6b11 Message is you need ## more Inner Strength; The Little endian number starts there.
Same with the 6b12 (XX needs YY to be performed), but not matter what ability I put in, it doesn't seem to say anything other than Error (0000).
Packets Info Packet (updated 09/17/2011)
[Image: 5669514277_7e91c97fee.jpg]
Reply


Forum Jump: