• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Unbound get

Custom Title Activated
Loyal Member
Joined
Apr 5, 2008
Messages
1,325
Reaction score
133
why dont you just use storage command? less work and same poop you only need to relog. but i think you have to edit mainserver.. theres probebly auto chaning prefix or somthing like that
 
Upvote 0
Developer
Joined
Jul 24, 2008
Messages
666
Reaction score
459
disable system number 5 or 6 i cant remember exactly, in mainconfig.txt
System = "0 5 6 9 10 11 12"
or hex edit
offset : 4261D3 > 6A 08 to 6A 00
 
Upvote 0
Newbie Spellweaver
Joined
Jul 26, 2016
Messages
50
Reaction score
5
Change the values of "System" line as the following:

AuthConfig :

System = "1, 4 ,5 ,6, 9"

DBConfig:

System = "1 5 6 9 10 11 12 "

MainConfig :
System = "1 5 6 9 10 11 12 "

Or simply add number "1" at the first of each one.
 
Upvote 0
Back
Top