5020 ... ????? <-- Oh BOY!!
Mine works....
ver 1.42 patch 5019
Hmm!
Mine works....
ver 1.42 patch 5019
Hmm!
ive been busy this week hopfully ill get to try out the .dll by the end of the week for some feedback :)Quote:
Well I'm thinking its time for a change to the the open tables as their a bit problem due to the nature of their openness;
so what I want to try next is a open language dll(dynamic linked library) that all the developers can use in any language,
including the scripted ones.
So to begin with I'm posting a very simple dll that you pass the window handle of a running co2 client to and it returns the Level or XP(works for 5018/5019 only).
For vb6 the prototypes look like this, but it should be be easily convertible to any language:-
Public Declare Function XP Lib "UHFco2mem.dll" (WH As Long) As Long
Public Declare Function LV Lib "UHFco2mem.dll" (WH As Long) As Long
Error Return Codes:-
-999 = Bad Win Handle
-998 = Bad Read address(internal error)
-997 = Bad return number conversion
I need as many developers as possible to play with this test and hopefully the feedback will help me shape a good working end result for everyone.
If people don't get involved then I will just do what I want and perhaps some developers will get left out in the cold,
so this is your chance to put in your 2 cents worth guys :p
GuildDonation=&H53E024 GuildFund=&H53E038 GuildMembers=&H53E03C GuildBulletin=&H53F1AC (String max: 256) ;Character Orientation (which way you are facing (0=SW,1=W,2=NW,3=N,4=NE,5=E,6=SE,7=S)) CharO=&H53D4E8 ;Unsure of this one, but I think it's max stamina (need someone with more than 100 max stamina to test) CharStamMax=&H53DFEC
CharEffect=&H53D46D
Okay New 5020 table just got released, thanks again for your work on the additional addresses nTL3fTy.Quote:
Someone will have to make a full list sometime...
Monster/NPC/Player Count NPCCnt=&H541954
Quote:
Okay New 5020 table just got released, thanks again for your work on the additional addresses nTL3fTy.
PS: ZT's addresses have been removed pending an update from him.
PPS: Some Address names need to change and I've documented them in the table, won't happen for a couple of months tho.
PPPS: Don't worry guys I won't be removing the current open table as long as there is a following and people contributing, the new methodology is just a possible direction that I'm playing with for the future.
Yeah like I said just temporarily removed it till you update your tool.Quote:
Hello Joek!
you have removed my section for my tool?
ive been away for a few weeks for my work, and i get back yesterday, i go to find the adressess again, putyouback my section in your file again?
greets,
ZeRo