
Originally Posted by
-|Haventh|-
looking through the runnable dumps, i see a few useful places in the runnable. the; "sz_DB" if i remember correctly.
those functions are not found in test.txt, so the result to find them would be to add the offsets/addresses in the dumps.
i think i heard somewhere you need to add the base (0x0400000)
and the address of it in the dumps. (so like, 0x400000 + 004fa3e0 would mean the offset would be 0x404fa3e0 ?)
also, how would you know which functions is client-sided and which functions is server-sided? like zpostpeerchat is server-sided, but zchatoutput is client-sided.
do not mistake this post for creation of hacks, this is for private server development.