Page 1 of 1
Editing "Next Target"
Posted: Tue Sep 25, 2012 5:13 am
by r0x
To prevent some macros. I wonder where I can edit the button "next target"?
Thanks
Re: Editing "Next Target"
Posted: Tue Sep 25, 2012 5:51 pm
by Zoey76
r0x wrote:To prevent some macros. I wonder where I can edit the button "next target"?
Thanks
I think server sends known list to client and client does the "next target" change and inform server sending a client packet to the server.
Short answer: no.
Re: Editing "Next Target"
Posted: Tue Sep 25, 2012 6:32 pm
by r0x
Zoey76 wrote:
I think server sends known list to client and client does the "next target" change and inform server sending a client packet to the server.
Short answer: no.
This is good!
I want to edit the "next target" to only work for players.
Then I could change the list that the server sends and send only the players, ignoring the npcs.
I just haven't found where to modify it.
Re: Editing "Next Target"
Posted: Tue Sep 25, 2012 8:05 pm
by jurchiks
What? You want to hide all monsters from the player? Knownlist tells the client which objects to display if they are within certain range; if you remove the NPCs from that list, they'll never be shown, while they will still be able to attack the players (correct me if I'm wrong somewhere).
Re: Editing "Next Target"
Posted: Tue Sep 25, 2012 8:41 pm
by MELERIX
I guess you can't modify "Next Target" feature, because is handled by client.
Re: Editing "Next Target"
Posted: Tue Sep 25, 2012 8:57 pm
by r0x
I want to hide the monsters just for the button "Next Target".
Just wonder if it is possible and where I can change that.
The reason is because of bots, I use a protection REMOVED and many players use macros, next target and cpreload to create bots.
Re: Editing "Next Target"
Posted: Wed Sep 26, 2012 4:55 pm
by UnAfraid
It must be possible i remember in L2OFF vs L2J we had differences with Next Target i'll check later which packet handles it..
Re: Editing "Next Target"
Posted: Wed Sep 26, 2012 6:28 pm
by r0x
UnAfraid wrote:It must be possible i remember in L2OFF vs L2J we had differences with Next Target i'll check later which packet handles it..
Thank you very much!