MadaraWTF Posted June 5, 2022 Posted June 5, 2022 (edited) Hi guys, I am a beginner in java and I am having problems adapting this code to aCis below a demo with colors that I want to make equal. Grateful for the attention. http://i.imgur.com/HKu0Q3t.jpg http://pastebin.com/rUATUF3m Edited June 5, 2022 by MadaraWTF Quote
0 MadaraWTF Posted June 7, 2022 Author Posted June 7, 2022 (edited) On 6/5/2022 at 1:08 PM, haskovo said: Yes, I saw that but I mean in the matter of changing the default color to new colors. + if(Config.ENABLE_ENCHANT_ANNOUNCE && Config.ENCHANT_ANNOUNCE_LEVEL <= item.getEnchantLevel()) + Broadcast.announceToOnlinePlayers("Congratulations to " + activeChar.getName() + "! Your " + item.getItemName() + " has been successfully enchanted to +" + nextEnchantLevel); Edited June 7, 2022 by MadaraWTF Quote
0 An4rchy Posted June 7, 2022 Posted June 7, 2022 If you want to change the color of the message in chat or the color of the weapon, it's client side and not server side. Check Env.int and Systemmsg-e.dat. Quote
Question
MadaraWTF
Hi guys, I am a beginner in java and I am having problems adapting this code to aCis
below a demo with colors that I want to make equal.
Grateful for the attention.
http://i.imgur.com/HKu0Q3t.jpg
http://pastebin.com/rUATUF3m

Edited by MadaraWTF3 answers to this question
Recommended Posts
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.