LiamKarlMitchell / InfiniteSky

InfiniteSky is an open-source mmorpg project, It is written in Node.JS
GNU General Public License v3.0
33 stars 42 forks source link

Pin System not implemented. #133

Open LiamKarlMitchell opened 9 years ago

LiamKarlMitchell commented 9 years ago

Pin system needs reply packets and logic for change pin and correct pin. Also for boot after 3 incorrect trys?. (Make config var default 3)

Can be found in handleLogin.js of login packets. Current memory address of pin dialog window show/hide is 00583D94

image