Hi everyone ,
i got a small problem but i think it hasn't a solution
so here is my problem ,
Target packet its need a unknown parameter its called object id of monster or npc or character .. etc.
from where i can select this id ? cuz its changed every time i target a character after relog.
i mean every login each character get a new object id and i want to make a system using target a characters by text box (Character Name)
this is a simple parser for target object opcode analyzing :
[C -> S][7045]
7E B5 01 00 ~...............
[S -> C][B045]
01 ................
7E B5 01 00 ~...............
01 ................
05 ................
04 ................
i wait any help :/
i got a small problem but i think it hasn't a solution
so here is my problem ,
Target packet its need a unknown parameter its called object id of monster or npc or character .. etc.
from where i can select this id ? cuz its changed every time i target a character after relog.
i mean every login each character get a new object id and i want to make a system using target a characters by text box (Character Name)
this is a simple parser for target object opcode analyzing :
[C -> S][7045]
7E B5 01 00 ~...............
[S -> C][B045]
01 ................
7E B5 01 00 ~...............
01 ................
05 ................
04 ................
i wait any help :/