Is there any published document which explains these? I'm using some logic that's blatantly out of date; the ladder bit, for example, no longer indicates ladder characters.
Quote from: Camel on April 28, 2008, 02:28:02 PM
the ladder bit, for example, no longer indicates ladder characters.
Works fine for me?
Search over on vL, there was a big thread about the statstring format. Otherwise Spht or iago should have a pretty complete format for the statstrings.
I had pretty good info, but I don't know where it is. I'm sure I posted a guide on vL, although it may be out of date, now.
For reference, http://bnubot.googlecode.com/svn/trunk/BNUBot/src/net/bnubot/util/StatString.java
It needs to be cleaned up a bit; it was more or less hacked together in an afternoon.
Search for "case D2DV:"
As it happens, this turned out to be a hiccup in the realm server. It forgot that my character was a ladder char for a little while. All is back to normal now.