rodneyrocks Posted October 1, 2015 Posted October 1, 2015 How i change this? I ----> gameserver\config\frozen I already tried over here is not that I think is the source would like to know the walks .. # Show Welcome Pm on start
0 rodneyrocks Posted October 1, 2015 Author Posted October 1, 2015 hey man i found this, should be? but where is this Txt files if (Config.PM_MESSAGE_ON_START) { activeChar.sendPacket(new CreatureSay(2, Say2.HERO_VOICE, Config.PM_TEXT1, Config.PM_SERVER_NAME)); activeChar.sendPacket(new CreatureSay(15, Say2.PARTYROOM_COMMANDER, activeChar.getName(), Config.PM_TEXT2));
0 SweeTs Posted October 1, 2015 Posted October 1, 2015 Right click on the Config.PM_TEXT2 -> Open declaration and see under which properties is the message.
0 delamis Posted October 2, 2015 Posted October 2, 2015 Welcome to L2 Primer :)You have to edit java files.
Question
rodneyrocks
How i change this?
I ----> gameserver\config\frozen
# Show Welcome Pm on start
4 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