Removing the world label ribbon

Experienced Elementalist
Joined
May 5, 2008
Messages
219
Reaction score
0
Removing world ribbon.

Firstly , go to MaplePacketCreator.java file
den find this line :
Code:
mplew.write(2); // 1: E 2: N 3: H

and change the number in the bracket .
0 - no ribbon
1 - E
2 - N
3 - H

Save and compile , done (:
 
Last edited:
Re: [Small-Release] Removing the world label ribbon

I didn't even know about that. o_0

Person below me sucks :sad:
 
Last edited:
Re: [Small-Release] Removing the world label ribbon

Finally someone posts that java file in which the world can be correctly edited.

Thank you, I'll remember that, MaplePacketCreator.java
 
Back