Jump to content

v1.7.90-.97


Zach

Recommended Posts

  • Developer

.93 doesn't recognize MessageType.GAME; But rather has .GAME0, .GAME1, .GAME99 and a few other odd ones

Kinda breaks certain scripts

 

Oops, it's because Jagex decided to split up the GAME stuff. I'll implement an isGame() immediately. You should be able to call message.getType().isGame(). Or if you have a type id, you can call Message.MessageType.forId(type).isGame().

Link to comment
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...