Page 1 of 1

target for NPC

Posted: Wed Aug 17, 2011 9:17 pm
by Kingzor
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 4853:
L2JDP Revision 8289:

if you move the target to the NPC the player must turn to face the NPC

Re: target for NPC

Posted: Wed Aug 17, 2011 9:21 pm
by JIV
client side :P

Re: target for NPC

Posted: Wed Aug 17, 2011 10:20 pm
by Kingzor
sorry) went on l2.ru and in truth this is not present, although in the interlude spell turned to face the NPC

Re: target for NPC

Posted: Wed Aug 17, 2011 11:41 pm
by MELERIX
I think is a missing packet, because I saw this fixed in Phantom's (an Adv-User) Test Server few time ago.

//summon Tan

Re: target for NPC

Posted: Fri Aug 19, 2011 11:08 am
by midnex
Its MoveToPawn packet.

Re: target for NPC

Posted: Thu Aug 25, 2011 6:50 am
by Kingzor
need a fix Rotation Player to NPC

Re: target for NPC

Posted: Thu Aug 25, 2011 11:15 am
by Kingzor
tell me please which function is responsible for Rotation Player to NPC

Re: target for NPC

Posted: Fri Aug 26, 2011 2:14 pm
by midnex
Its not supported, you can attach moveToPawn in NpcHtmlMessage and done. :P