Gembrid, you know the function ? If know post and i fix it for community
Gembrid, you know the function ? If know post and i fix it for community
don't remember the main strings builder function
but you can put hardware bp here 0x81C0AE0(tooltip strings 30*100), then point on item in game
then need to trace till the end of building item name
then you can leave the breakpoint and run, and it should stop here
0x4EC834
here 0x4EBEC4 you can find that max line count is 30 (it's not the only place)
Thanks, i will do a deep research.
someone tried to enable full skill tree? interesting if main fully supports it, cause i saw checks for buffs and skill tree effects that are not included in this season, + skill/buffeffect files have data for those skills/effects.
Gembrid: Can you help me, I'm trying to load the effect of particle: Sword Bracker, add a sword on my server (Id: 150), but nothing I've tried so far works.. you could give me a clue how to do this?
search the sword by id/model id, you should find checks were main checks for it and applies effect, play with the jmp/nops everywhere you find these checks
this should help to find out how and where it applies effect
try to change the original id number to your new item id, find out what will happen
Can re upload all the things?
Can re upload...Fix Pet Unicorn Informations
any progress? cause i'm finishing my borsch and going to code the fix :D
no jewel drop on gmo made me close it and start olly :D
ttlci.dll
PS, 60 lines
Last edited by Gembrid; 07-04-12 at 10:59 PM.
so, someone tested dll?