ZeroCool22 Posted June 17, 2009 Posted June 17, 2009 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..
0 Stefoulis15 Posted June 17, 2009 Posted June 17, 2009 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 Banshee Garnet Posted October 19, 2024 Posted October 19, 2024 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 andy1984 Posted November 12, 2024 Posted November 12, 2024 World.toAllOnlinePlayers(SystemMessage.getSystemMessage(SystemMessageId.S1_S2).addZoneName(killer.getPosition()). addString("-> "+killer.getName()+" has killed "+getName()));
Question
ZeroCool22
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
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 accountSign in
Already have an account? Sign in here.
Sign In Now