Hardstyle Posted December 6, 2010 Posted December 6, 2010 if(!activeChar.isGm) 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); } its better this way:P Quote
Akira63 Posted December 6, 2010 Posted December 6, 2010 I have stilled this system from L2emu Gracia + last , but i have L2JBrasil Interlude !!! =) Quote
Seffen Posted December 7, 2010 Posted December 7, 2010 I have stilled this system from L2emu Gracia + last , but i have L2JBrasil Interlude !!! =) i didn't see you asking for help ,maybe you should Quote
mewice1 Posted December 9, 2010 Posted December 9, 2010 This work perfect in l2j epilogue version or have bugs? Quote
Recommended Posts
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.