Jump to content
  • 0

[Help] PVP Colour system


Question

Posted

HI gyes... I want someone to tell me where i must put this lines for pvp colour system... i have L2jserver freya

 

if (activeChar.getPvpKills()>= 100)

  {

  activeChar.getAppearance().setNameColor(99FFFF);

  }

  if (activeChar.getPvpKills()>= 500)

  {

  activeChar.getAppearance().setNameColor(0099FF);

  }

  if (activeChar.getPvpKills()>= 1000)

  {

  activeChar.getAppearance().setNameColor(FF00FF);

  }

  if (activeChar.getPvpKills()>= 5000)

  {

  activeChar.getAppearance().setNameColor(000000);

  }

 

5 answers to this question

Recommended Posts

  • 0
Posted

Βρές ένα σημείο δεν είναι τόσο δύσκολο,δεν μπορώ να σου πώ εγώ βάλτο στο τέλος ή βάλτο στην αρχή!

 

  • 0
Posted

nai ennow... dn tha uparxei problima etc? i prepei na balw mprosta ena + ?

νο χωρίς τα +

και επειδή σε βλέπω newbie διάβασε αυτό τον οδηγό

http://www.maxcheaters.com/forum/index.php?topic=92146.0

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...