Jump to content

[Share]Change PvP Flag Color


Recommended Posts

  • 5 weeks later...

this code don`t work for me.. i have this error:

[javac] D:\Worksps\L2JRok\trunk\L2J-Game\src\main\java\net\sf\l2j\gameserver\model\L2Character.java:6043: cannot find symbol
    [javac] symbol  : variable getApparance
    [javac] location: class net.sf.l2j.gameserver.model.actor.instance.L2PcInstance
    [javac]                 player.getApparance.setNameColor(0xFF0000);
    [javac]                       ^

Link to comment
Share on other sites

this code don`t work for me.. i have this error:

[javac] D:\Worksps\L2JRok\trunk\L2J-Game\src\main\java\net\sf\l2j\gameserver\model\L2Character.java:6043: cannot find symbol
    [javac] symbol  : variable getApparance
    [javac] location: class net.sf.l2j.gameserver.model.actor.instance.L2PcInstance
    [javac]                 player.getApparance.setNameColor(0xFF0000);
    [javac]                       ^

make it getAppearance() not getApparance lol

Link to comment
Share on other sites

  • 5 weeks later...
  • 2 months later...
  • 2 months later...
  • 2 weeks later...

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
Reply to this topic...

×   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...