"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - Martin Golding
"I cried a little earlier when I had to poop" - Sku
"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - Martin Golding
"I cried a little earlier when I had to poop" - Sku
Wallclimb angle = 0x9E7720
Understand enemy speech:
0x707A9D - nop this jump.
Player Corpse:
x = 0xC4EDDC
y = 0xC4EDDC + 0x4
z = 0xC4EDDC + 0x8
Spirit Healer:
x = 0xC4EDE8
y = 0xC4EDE8 + 0x4
z = 0xC4EDE8 + 0x8
"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - Martin Golding
"I cried a little earlier when I had to poop" - Sku
is there anyways to make a /roll 1-100 and make the result 100/?
because i can see some Roll dumps there
Do you really think blizzard is stupid enough to make a function like that client side?
And oh those "roll" dumps you see are LUA events/triggers or properties
can anyone give me the player base static so i can update my xyz and maybe show me how to find it for myself in the process![]()
Thought this may be helpful (for Apoc?), but the function at address:
0x6E4300
is GetItemLinkFromBaseAddress (just pass it the base address)
Like 90% certain, reversed from lua_GetContainerItemLink
https://tanaris4.com
00555E00 C2Vector__sub_555E00 <-- C2Vector__Normalize
008265B0 C2Vector__sub_826600 <-- C2Vector__Clone
008202E0 C44Matrix__sub_820330 <-- some sort of C44Matrix__SetMultipliedValue (a1 = a2 * a3)
008213A0 C44Matrix__sub_8213F0 <-- C44Matrix__Multiply (involves a 3x3 matrix in some way)
00821670 C44Matrix__sub_8216C0 <-- C44Matrix__C44Matrix (ctor)
00823C10 sub_823C10 <-- C33Matrix__FromC44Matrix (seems to assign a 4x4 to a 3x3)
0061FEE0 ClientServices_ValidDisconnect <-- checks if the given pointer equals g_ClientConnection; e.g. it's ClientServices__IsCurrent
Last edited by XTZGZoReX; 04-17-2010 at 07:22 PM.
anyone have adress "InGame" player ? (example in 3.3.0 adress = 0xB695AA)