Jump to content

Very weird Metin2 situation with game/core/CONFIG


Recommended Posts

Hello there!

I'm DEV of Turkish server named by ZeoNMt2 (zeonmt2.com) and we came across with a weird problem we are using the old German 34K Files Carina2 or something like that but the thing is on Navicat without the root and pw stuffs you can also login with CRN 2and CRN2's password and when we delete it we can't start the game properly.

We went to /usr/game/cores ( ch1-2-3-4 / game 1-99 ) and edited all the config's admin password things and it didn't worked for us too can you help me with that?

Return of a money or for the good :P 

This is the example of our CONFIG in 

PLAYER_SQL: 127.0.0.1 crn2OjF !23@ player
COMMON_SQL: 127.0.0.1 crn2OjF !23@ common
LOG_SQL: 127.0.0.1 crn2OjF !23@ log
LOCALE_SERVICE: turkey
TEST_SERVER: 0
PK_SERVER: 0
MALL_URL: carina2.com/Market
VIEW_RANGE: 8000
CHECK_MULTIHACK: 0
MAX_LEVEL: 99
PK_PROTECT_LEVEL: 15
TRAFFIC_PROFILE: 
SPEEDHACK_LIMIT_COUNT: 300
SPEEDHACK_LIMIT_BONUS: 80
SERVER_KEY: 2312321312XX12312312312123123
adminpage_password: Sorry but have to remove that :P

As you can see Theres crn20jF user and I want to remove it from there to start my server without it what should i do?

Skype : chiifq

Facebook : https://www.facebook.com/CKaanRev

 

Thank for helping :)

Link to comment
Share on other sites

  • Active Member

Create new user for localhost and set privileges after change with this 

PLAYER_SQL: 127.0.0.1 crn2OjF !23@ player
COMMON_SQL: 127.0.0.1 crn2OjF !23@ common
LOG_SQL: 127.0.0.1 crn2OjF !23@ log

and don't forget conf.txt

SQL_ACCOUNT = "127.0.0.1 account acc pass 0"
SQL_PLAYER = "127.0.0.1 player acc pass 0"
SQL_COMMON = "127.0.0.1 common acc pass 0"
SQL_HOTBACKUP = "127.0.0.1 hotbackup acc pass 0"

 

  • Love 2
Link to comment
Share on other sites

Create new user for localhost and set privileges after change with this 

PLAYER_SQL: 127.0.0.1 crn2OjF !23@ player
COMMON_SQL: 127.0.0.1 crn2OjF !23@ common
LOG_SQL: 127.0.0.1 crn2OjF !23@ log

and don't forget conf.txt

SQL_ACCOUNT = "127.0.0.1 account acc pass 0"
SQL_PLAYER = "127.0.0.1 player acc pass 0"
SQL_COMMON = "127.0.0.1 common acc pass 0"
SQL_HOTBACKUP = "127.0.0.1 hotbackup acc pass 0"

 

We did the same thing for all CONFIGs in game cores but it stilled asked to us Crn20jF.. Ahh probably we forgot the conf.txt 

Thank you :)

Link to comment
Share on other sites

  • Premium

Log in navicat, click on users .You will see your user like Crn20jF%, make edit to be Crn20jF and at host put : localhost and then nobody can login with that user in navicat. You don't have why to change it and you can't delete it, it is necesary for server to work. Just change to localhost as i said

Edited by Dobrescu Sebastian
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.