» Find Revision
L2J Revision Number:
L2JDP Revision Number:
Hi:)
I have such a code:
Code: Select all
sendPacket(new ExShowScreenMessage("You got reward for 5 successful PvP in a row :)", 5000));
I would like to modify this like this:
1.send this packet to all players
2. include players nick (exemple: "Player Pisior got reward for 5 successful PvP in a row)
Could you help me to make it working?
Thank you.
Best regards.