Jump to content

[Share]Change PvP Flag Color


Recommended Posts

Config.java :

 

+ public static int PVP_NAME_COLOR;

public static boolean ALT_GAME_SUBCLASS_ALL_CLASSES;

 

--------------------------------------------------------------

 

+ PVP_NAME_COLOR; = Integer.decode("0x" + L2JmodsSettings.getProperty("PvPColor", "00000"));

CLAN_LEADER_COLOR_ENABLED = Boolean.parseBoolean(customSettings.getProperty("ClanLeaderColorEnabled", "false"));

 

 

L2Character :

 

-player.getAppearance.setNameColor(Config.PVP_START_FLAG);

+player.getAppearance.setNameColor(Config.PVP_NAME_COLOR);

 

--------------------------------------------------------------

 

L2jmods.properties :

 

PvPColor = 00000

 

 

 

 

@Ro, o sa creasca ala si o sa-ti codeze 2pumni ady :))

Link to comment
Share on other sites

Config.java :

 

+ public static int PVP_NAME_COLOR;

public static boolean ALT_GAME_SUBCLASS_ALL_CLASSES;

 

--------------------------------------------------------------

 

+ PVP_NAME_COLOR; = Integer.decode("0x" + L2JmodsSettings.getProperty("PvPColor", "00000"));

CLAN_LEADER_COLOR_ENABLED = Boolean.parseBoolean(customSettings.getProperty("ClanLeaderColorEnabled", "false"));

 

 

L2Character :

 

-player.getAppearance.setNameColor(Config.PVP_START_FLAG);

+player.getAppearance().setNameColor(Config.PVP_NAME_COLOR);

 

--------------------------------------------------------------

 

L2jmods.properties :

 

PvPColor = 00000

 

the red things need in epilogue and it dont work for l2j

Link to comment
Share on other sites

  • 4 months later...

Imho it's stupid idea, all know pink color and what does it mean. Let's take a server with that custom pvp colors, player want pvp and see for example black color - and what he think? wtf bug? gm? If I will see shit like that - Alt+F4.

Link to comment
Share on other sites

Imho it's stupid idea, all know pink color and what does it mean. Let's take a server with that custom pvp colors, player want pvp and see for example black color - and what he think? wtf bug? gm? If I will see shit like that - Alt+F4.

what bullshit you eat ? , don't like dont post

Link to comment
Share on other sites

Imho it's stupid idea, all know pink color and what does it mean. Let's take a server with that custom pvp colors, player want pvp and see for example black color - and what he think? wtf bug? gm? If I will see shit like that - Alt+F4.

 

true i have to agree

what bullshit you eat ? , don't like dont post

dont go emo.

 

Link to comment
Share on other sites

  • 1 month later...

Well actualy this code does not work. :(

I have tested it and I did not get the wanted result.

 

Im not really sure, but maybe its determined by client side, same as PK red color.

Link to comment
Share on other sites

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

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock