Author | Message | Time |
---|---|---|
MindArchon | Ok I parsed 0x0F (it was fairly easy).. However I searched around for how the message is built up (I beleive its called a statstring) when a diablo2 player joins. I cant find anything. This is what I got so far. UsernameRealm, Charactername Where does the level of the character and their character type (sorc, paladin, etc) fit in? | September 10, 2004, 1:00 AM |
Kp | [quote author=MindArchon link=board=17;threadid=8603;start=0#msg79491 date=1094778033]However I searched around for how the message is built up (I beleive its called a statstring) when a diablo2 player joins. I cant find anything.[/quote] Clearly, you have not searched enough. That link is available from the Documents section on vL.com; I found it with nothing more than a memory that "we have that somewhere". Took me ~30 seconds. | September 10, 2004, 1:16 AM |
FrOzeN | its in VB6 here if thats what u wanted? http://www.geocities.com/wizardguy@sbcglobal.net/statparse.txt [EDIT] copy + paste link because the @ breaks it :-\ Edit (Grok): Added URL tags around it. | September 10, 2004, 11:10 AM |
iago | I posted a c++ version here some time ago. Just search for any thread started by me in BotDev, there aren't very many. | September 11, 2004, 12:04 AM |