
Guide for newbies :
Go to MapleCharacter.java in src/client folder
Find public void handlecardstack
and replace the code as follows
//
This fixes problem of cards randomly flying around in fixed position when the stack is full, making the player unable to attack.
Found the bug during development of v117 private server, and fixed it myself.
Coded by Bermuda, please redirect to this page if you would like to share.
(more…)
05/10/2013 | Categories: ▶ My C/C++ | Tags: bug, bug fix, cannot attack, card flying, card stack, cardstack, fix, glitch, handle, handleCardStack, maple story, MapleCharacter.java, pack, phantom, phantom bug fix, private server, repack, v117 | Leave a comment
NOTE (Added 13/2/14) : Back then, I thought binary = 2bin, decimal = 10bin, hexadecimal = 16 etc. Therefore, there are mistakes in this post!!
simple version! :D
only input 10and 8bin,
Error occurs if u input 16 ir ASCII
/*
Created by Max
Bermuda’s Unscapable Triangle
https://imnotbermuda.wordpress.com/
version 1
*/ (more…)
01/05/2011 | Categories: ▶ My C/C++ | Tags: ascii, binary, c++, change, swift | 2 Comments
Latest Comments