- 0
This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..
Question
CrazyDeagle
public static final void versionInfo(L2PcInstance activeChar) { activeChar.sendMessage(":__. :_____:_____:_____:_____:_____:_____:"); activeChar.sendMessage("| |__|___ |__. | __| | __| __|"); activeChar.sendMessage("| | ___| | | __| ) _| __| __|"); activeChar.sendMessage("|_____|_____|_____|__| |__|__|_____|_____|"); activeChar.sendMessage("l2jfree " + getVersionInfo() + ", gpl 3 license"); }Hello i want remove this credit. when i log in the game i can see this.
My question is what the way for delete this
I think i need change the enterworld and delete this but i am not sure.
If someone can help me thanks you
2 answers to this question
Recommended Posts