server init

This commit is contained in:
d1str4ught
2025-08-22 19:04:53 +02:00
parent 6a15afa671
commit add0035964
7273 changed files with 567533 additions and 0 deletions

56
share/conf/CMD Normal file
View File

@@ -0,0 +1,56 @@
notice LOW_WIZARD
invisible WIZARD
warp WIZARD
polymorph WIZARD
transfer HIGH_WIZARD
priv_empire HIGH_WIZARD
purge HIGH_WIZARD
kill HIGH_WIZARD
ipurge HIGH_WIZARD
dc HIGH_WIZARD
who HIGH_WIZARD
user HIGH_WIZARD
setskill HIGH_WIZARD
level HIGH_WIZARD
stun HIGH_WIZARD
slow HIGH_WIZARD
pull_monster HIGH_WIZARD
item GOD
mob GOD
set GOD
polymorph_item GOD
weaken GOD
full_set GOD
item_full_set GOD
attr_full_set GOD
all_skill_master GOD
group GOD
grrandom GOD
priv_guild GOD
horse_level GOD
setskillother GOD
advance GOD
ma GOD
mm GOD
mc GOD
shutdown IMPLEMENTOR
private IMPLEMENTOR
use_item IMPLEMENTOR
tdex IMPLEMENTOR
tstr IMPLEMENTOR
tint IMPLEMENTOR
tcon IMPLEMENTOR
mob_ld IMPLEMENTOR
pcbang_check IMPLEMENTOR
pcbang_update IMPLEMENTOR
setqf IMPLEMENTOR
delqf IMPLEMENTOR
effect IMPLEMENTOR
getqf IMPLEMENTOR
affect_remove IMPLEMENTOR
setmonarch IMPLEMENTOR
rmmonarch IMPLEMENTOR
reset_subskill IMPLEMENTOR
reload IMPLEMENTOR
saveati IMPLEMENTOR
flush IMPLEMENTOR

19
share/conf/db.txt Normal file
View File

@@ -0,0 +1,19 @@
WELCOME_MSG = "Database connector is running..."
SQL_ACCOUNT = "localhost account mt2 mt2@pw 0"
SQL_PLAYER = "localhost player mt2 mt2@pw 0"
SQL_COMMON = "localhost common mt2 mt2@pw 0"
SQL_HOTBACKUP = "localhost hotbackup mt2 mt2@pw 0"
TABLE_POSTFIX = ""
BIND_PORT = 9000
CLIENT_HEART_FPS = 60
HASH_PLAYER_LIFE_SEC = 600
BACKUP_LIMIT_SEC = 3600
PLAYER_ID_START = 100
PLAYER_DELETE_LEVEL_LIMIT = 70
PLAYER_DELETE_CHECK_SIMPLE = 1
ITEM_ID_RANGE = 2000000000 2100000000
MIN_LENGTH_OF_SOCIAL_ID = 6
SIMPLE_SOCIALID = 1

18
share/conf/game.txt Normal file
View File

@@ -0,0 +1,18 @@
DB_PORT: 9000
ACCOUNT_SQL: localhost mt2 mt2@pw account
PLAYER_SQL: localhost mt2 mt2@pw player
COMMON_SQL: localhost mt2 mt2@pw common
LOG_SQL: localhost mt2 mt2@pw log
TABLE_POSTFIX:
PASSES_PER_SEC: 60
SAVE_EVENT_SECOND_CYCLE: 180
PING_EVENT_SECOND_CYCLE: 180
VIEW_RANGE: 8000
CHECK_MULTIHACK: 0
ADMINPAGE_PASSWORD: metin2adminpass
ADMINPAGE_IP: 127.0.0.1
SPEEDHACK_LIMIT_COUNT: 300
SPEEDHACK_LIMIT_BONUS: 80
PK_PROTECT_LEVEL: 15
MALL_URL: example.com
MAX_LEVEL: 105

5744
share/conf/item_names.txt Normal file

File diff suppressed because it is too large Load Diff

5744
share/conf/item_names_cz.txt Normal file

File diff suppressed because it is too large Load Diff

5744
share/conf/item_names_de.txt Normal file

File diff suppressed because it is too large Load Diff

5745
share/conf/item_names_dk.txt Normal file

File diff suppressed because it is too large Load Diff

5744
share/conf/item_names_es.txt Normal file

File diff suppressed because it is too large Load Diff

5744
share/conf/item_names_fr.txt Normal file

File diff suppressed because it is too large Load Diff

5744
share/conf/item_names_gr.txt Normal file

File diff suppressed because it is too large Load Diff

5744
share/conf/item_names_hu.txt Normal file

File diff suppressed because it is too large Load Diff

5744
share/conf/item_names_it.txt Normal file

File diff suppressed because it is too large Load Diff

5744
share/conf/item_names_nl.txt Normal file

File diff suppressed because it is too large Load Diff

5744
share/conf/item_names_pl.txt Normal file

File diff suppressed because it is too large Load Diff

5744
share/conf/item_names_pt.txt Normal file

File diff suppressed because it is too large Load Diff

5744
share/conf/item_names_ro.txt Normal file

File diff suppressed because it is too large Load Diff

5744
share/conf/item_names_ru.txt Normal file

File diff suppressed because it is too large Load Diff

5744
share/conf/item_names_tr.txt Normal file

File diff suppressed because it is too large Load Diff

5744
share/conf/item_proto.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names_cz.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names_de.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names_dk.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names_es.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names_fr.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names_gr.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names_hu.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names_it.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names_nl.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names_pl.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names_pt.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names_ro.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names_ru.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_names_tr.txt Normal file

File diff suppressed because it is too large Load Diff

1335
share/conf/mob_proto.txt Normal file

File diff suppressed because it is too large Load Diff