hugogggg wrote:
Sheppard²³ wrote:
theruins wrote:
outcast1 wrote:
Sheppard²³ wrote:
I gotta go to mcDonalds, kinda hungry.. Later

what programs are used to view the contents of the bots dll file?
PE Explorer to view/decompile the dll
It's not possible to "decompile" a dll goddamnit ._.
Disassemble?
It's still not decompiled then :]
flaw_less wrote:
Sheppard²³ wrote:
theruins wrote:
outcast1 wrote:
Sheppard²³ wrote:
I gotta go to mcDonalds, kinda hungry.. Later

what programs are used to view the contents of the bots dll file?
PE Explorer to view/decompile the dll
It's not possible to "decompile" a dll goddamnit ._.
back already?:D
No, I will go to mcDonalds in a hour or so :/
well, I checked the "LoadAct" function that's what I have found so far
DWORD __stdcall LoadAct(DWORD ActNumber, DWORD MapId, DWORD Unk, DWORD Unk_2, DWORD Unk_3, DWORD TownLevelId, DWORD Func_1, DWORD Func_2);
Function 1: D2CLIENT + 52F40
Function 2: D2CLIENT + 52C00
Unk is always 1 the other Unk parameters are NULL :]