Double fist above head
Posted: Tue Oct 06, 2009 11:59 am
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision 3549:
L2JDP Revision 6606:
When player connects I would like everyone to see double fists above his head. I send this packet to all online players:
But it doesn't work. What i made wrong?
ยป Find Revision
L2J Revision 3549:
L2JDP Revision 6606:
When player connects I would like everyone to see double fists above his head. I send this packet to all online players:
Code: Select all
Broadcast.toAllOnlinePlayers(new RelationChanged(activeChar, RelationChanged.RELATION_MUTUAL_WAR, true));