Hercules Emulator:
Find the following at Trunk/conf/char-server.conf and replace pincode_enabled: 1 into pincode_enabled: 0
//==================================================================// Pincode system//==================================================================// A window is opened before you can select your character and you will have to enter a pincode by using only your mouse// NOTE: Requires client 2011-03-09aragexeRE or newer.// 0: disabled// 1: enabledpincode_enabled: 1
DONE, restart your server.
rAthena Emulator:
Find the following at Trunk/conf/char_athena.conf and replace pincode_enabled: yes into pincode_enabled: no
//===================================// Pincode system//===================================// NOTE: Requires client 2011-03-09aragexeRE or newer.// A window is opened before you can select your character and you will have to enter a pincode by using only your mouse.// Default: yespincode_enabled: yes
DONE, restart your server.