Jump to content
  • 0

Announce Localization of the PVP/PK kill?


Question

Posted

Hi i have alreadt implemente in the server the feature "ANNOUNCE FOR PVP/PK KILL", but i m asking if is possible add to this a "LOCALIZATION", Example:

 

"A" has defeat "C", Zone: (Monastery of Silence).

 

Thx for who can help me..

5 answers to this question

Recommended Posts

  • 0
Posted

well , look at the CursedWeapon.java / CursedWeaponManager.java

 

u will find it. i mean , check for the shit that says : ( example : demonic sword zariche has been dropped to monastery of silence zone ) sth like that..

  • 0
Posted
On 6/17/2009 at 8:39 PM, ZeroCool22 said:

Hi i have alreadt implemente in the server the feature "ANNOUNCE FOR PVP/PK KILL", but i m asking if is possible add to this a "LOCALIZATION", Example:

 

"A" has defeat "C", Zone: (Monastery of Silence).

 

Thx for who can help me..

 

It is possible yes

On 6/17/2009 at 8:39 PM, ZeroCool22 said:

Hi i have alreadt implemente in the server the feature "ANNOUNCE FOR PVP/PK KILL", but i m asking if is possible add to this a "LOCALIZATION", Example:

 

"A" has defeat "C", Zone: (Monastery of Silence).

 

Thx for who can help me..

 

It is possible yes

Propably there is a method that gets ZoneId

  • 0
Posted

World.toAllOnlinePlayers(SystemMessage.getSystemMessage(SystemMessageId.S1_S2).addZoneName(killer.getPosition()).
                    addString("-> "+killer.getName()+" has killed "+getName()));

 

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