- Joined
- May 5, 2008
- Messages
- 219
- Reaction score
- 0
Removing world ribbon.
Firstly , go to MaplePacketCreator.java file
den find this line :
and change the number in the bracket .
0 - no ribbon
1 - E
2 - N
3 - H
Save and compile , done
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: