Disable Account Security Code?

Ezeriel

New member
Messages
16
Points
0
Emulator
Hi there.. I just want to ask how to Disable Account Security Code?

I have been searhing about it here and Herc folder.

Attached is an Image about it.

Thank you so much and may you have a great time. 
default_smile.png


Capture.PNG

 
Last edited by a moderator:
conf/char-server.conf

//==================================================================
// 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: enabled
pincode_enabled: 0

// Request Pincode only on login or on everytime char select is accessed?
// 0: only on login (default)
// 1: everytime the char select window is accessed
pincode_charselect: 0

// How often does a user have to change his pincode?
// Default: 0
// 0: never
// X: every X minutes
pincode_changetime: 0

// How often can a user enter the wrong password?
// Default: 3
// NOTE: The maximum on clientside is 3
pincode_maxtry: 3

Useless if you put into import/char_conf.txt

 
conf/char-server.conf

//==================================================================
// 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: enabled
pincode_enabled: 0

// Request Pincode only on login or on everytime char select is accessed?
// 0: only on login (default)
// 1: everytime the char select window is accessed
pincode_charselect: 0

// How often does a user have to change his pincode?
// Default: 0
// 0: never
// X: every X minutes
pincode_changetime: 0

// How often can a user enter the wrong password?
// Default: 3
// NOTE: The maximum on clientside is 3
pincode_maxtry: 3

Useless if you put into import/char_conf.txt
@@Hirist Wow! that was fast... Thank you for checking out this Topic Sir.. and again Thank you for the help. 
default_biggrin.png


 
Back
Top