Jump to content

Recommended Posts

Posted

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 :))

Posted

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

  • 4 months later...
Posted

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.

Posted

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

Posted

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.

 

  • 1 month later...
Posted

When We are in PVP mode under feet appear a circle blue or arange, it's possible chenge color at the circles ?

Thx alot.

Red and Blue, or client mod

Posted

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.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



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