⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 map_athena.conf

📁 JA++的最新...很多ROSF都用这个 ] 是个不错的东西-3-
💻 CONF
📖 第 1 页 / 共 2 页
字号:
// 服务器默认用户名和密码(建议修改)
userid: s1
passwd: p1

//char服务器IP设置(可修改为你的IP)
char_ip: 127.0.0.1

//char服务器端口设置(不可修改)
char_port: 6121

//map服务器IP设置(可修改为你的IP)
map_ip: 127.0.0.1

//服务器端口设置(不可修改)
map_port: 5121

// map-server的IP绑定地址
// map-server将会从这个IP地址监听封包
// 可以忽略。默认为:0.0.0.0 (所有IP地址)
//listen_ip: 0.0.0.0

// 选择储存的数据库类型(1:MySQL、2:Microsoft SQL Server 2000/2005、3:Access2000/2003)
database_save_type: 3

//==============以下的设定仅 MSSQL2000/2005 版本有效==============
// 数据库服务器IP地址
MSSQL_map_server_ip: 127.0.0.1
// 数据库服务的端口,默认为1433不需要修改
MSSQL_map_server_port: 1433
// 建立与 SQL Server 的连接的网络库的名称(1-5)
// 1	dbnmpntw	Named Pipes
// 2	dbmssocn	Winsock TCP/IP
// 3	dbmsspxn	SPX/IPX
// 4	dbmsvinn	Banyan Vines
// 5	dbmsrpcn	Multi-Protocol (Windows RPC)
MSSQL_Network_Library: 2
// 访问 MSSQL 数据库的帐号
MSSQL_map_server_id: sa
// 访问 MSSQL 数据库帐号的密码
MSSQL_map_server_pw: password
// MSSQL 数据库的名称(默认为ragnarok)
MSSQL_map_server_db: ragnarok
//==============以上的设定仅 MSSQL2000/2005 版本有效==============

//==============以下的设定仅 Access2000/2003 版本有效==============
// Access 数据库的路径(默认为ragnarok.mdb)
ACCESS_map_db_path: ragnarok.mdb
// Access 数据库的密码(默认为空密码)
ACCESS_map_server_pw:
//==============以上的设定仅 Access2000/2003 版本有效==============

//====================以下的设定仅 MySQL 版本有效====================
// 数据库服务器IP地址
map_server_ip: 127.0.0.1
// 数据库服务的端口,默认为3306不需要修改
map_server_port: 3306
// 访问 MySQL 数据库的帐号
map_server_id: user
// 访问 MySQL 数据库帐号的密码
map_server_pw: password
// MySQL 数据库的名称(默认为ragnarok)
map_server_db: ragnarok
// MySQL 数据库语言编码
// 主要是针对MySQL 4.1以上的语言版本,繁体中文和简体中文都可以使用gbk
map_server_charset: latin1
//--------------------以上的设定仅 MySQL 版本有效--------------------

//解析封包时间
packet_parse_time: 0

//自动储存时间设置(秒计算)
autosave_time: 60

//GM列表文件存储位置
gm_account_filename: conf/GM_account.txt

//连线公告文件位置
motd_txt: conf/motd.txt

//GM帮助文件位置
help_txt: conf/help.txt

//设置地图变量文件位置
mapreg_txt: save/mapreg.txt

//地图水场检测文件位置
water_height: conf/water_height.txt

// extra系统文件位置
extra_add_file_txt: map_extra_add.txt

//使用地图缓存
//0 : 关闭 1 : 打开(不压缩) 2 : 打开(压缩)
//如果你打开压缩, 则地图缓存文件大小大概在 1MB 左右.
//而且如果地图缓存包含了所有的地图了的话, 则 athena 可以无需读取grf文件.
read_map_from_cache: 1

//配置map cache的路径和文件名
map_cache_file:	db/map.info

// httpd 是否有效( 1 有效, 0 无效, -1 使用 httpd.conf 里的设定 )
httpd_enable: -1

// httpd 文件路径(最后必须要有‘/’)
httpd_document_root: httpd/

// httpd 日志文件位置
httpd_log_filename: log/httpd_map.log

npc: conf/mapflag.txt
npc: conf/mapflag_arena.txt
npc: conf/mapflag_gvg.txt
npc: conf/mapflag_pvp.txt
npc: conf/mapflag_turbo.txt
npc: conf/mapflag_noskill.txt
npc: conf/mapflag_noitem.txt

// PK服务器
// 1: pvp,nopenalty,gvg_noparty除外
//   nomemo除外
//   限制mapflag pk dummya
map_pk_server: 0

// PK死亡是否掉落装备(一括变更用)
map_pk_nightmaredrop: 0

// 自定义NPC

//JA任务
npc: npcdata/JA/town/npc_town_board.txt
npc: npcdata/JA/town/npc_town_lighthalzen.txt
npc: npcdata/JA/town/npc_town_niflheim.txt
npc: npcdata/JA/town/npc_town_umbala.txt
//JA++脚本
npc: npcdata/我的NPC/离婚任务.txt
npc: npcdata/我的NPC/自动公告.txt
npc: npcdata/我的NPC/新职业.txt
npc: npcdata/我的NPC/昼夜系统.txt
npc: npcdata/我的NPC/耐久度修补员.txt
npc: npcdata/我的NPC/反外挂.txt

//运行NPC脚本设置(不需要运行的脚本在npc前输入//表示关闭)
// 各地NPC人物脚本
npc: npcdata/cities/npc_town_alberta.txt
npc: npcdata/cities/npc_town_aldebaran.txt
npc: npcdata/cities/npc_town_amatsu.txt
npc: npcdata/cities/npc_town_geffen.txt
npc: npcdata/cities/npc_town_gonryun.txt
npc: npcdata/cities/npc_town_guide.txt
npc: npcdata/cities/npc_town_izlude.txt
npc: npcdata/cities/npc_town_jawaii.txt
npc: npcdata/cities/npc_town_morroc.txt
npc: npcdata/cities/npc_town_payon.txt
npc: npcdata/cities/npc_town_prontera.txt
npc: npcdata/cities/npc_town_xmas.txt
npc: npcdata/cities/npc_town_louyang.txt
npc: npcdata/cities/npc_town_yuno.txt
npc: npcdata/cities/npc_town_ayothaya.txt
npc: npcdata/cities/npc_town_einbech.txt
npc: npcdata/cities/npc_town_einbroch.txt

// 工会与工会基地脚本
// (新版本)
//npc: npcdata/guild_new/aldeg_cas01.txt
//npc: npcdata/guild_new/aldeg_cas02.txt
//npc: npcdata/guild_new/aldeg_cas03.txt
//npc: npcdata/guild_new/aldeg_cas04.txt
//npc: npcdata/guild_new/aldeg_cas05.txt
//npc: npcdata/guild_new/ev_agit_aldeg.txt
//npc: npcdata/guild_new/ev_agit_common.txt
//npc: npcdata/guild_new/ev_agit_gefg.txt
//npc: npcdata/guild_new/ev_agit_payg.txt
//npc: npcdata/guild_new/ev_agit_prtg.txt
//npc: npcdata/guild_new/gefg_cas01.txt
//npc: npcdata/guild_new/gefg_cas02.txt
//npc: npcdata/guild_new/gefg_cas03.txt
//npc: npcdata/guild_new/gefg_cas04.txt
//npc: npcdata/guild_new/gefg_cas05.txt
//npc: npcdata/guild_new/guild_flag.txt
//npc: npcdata/guild_new/npc_gvg_adswitch.txt
////npc: npcdata/guild_new/npc_gvg_config.txt
//npc: npcdata/guild_new/npc_gvg_exe.txt
//npc: npcdata/guild_new/npc_gvg_flag.txt
//npc: npcdata/guild_new/npc_gvg_kafra.txt
//npc: npcdata/guild_new/npc_gvg_monster.txt
//npc: npcdata/guild_new/npc_gvg_roomswitch.txt
//npc: npcdata/guild_new/npc_gvg_steward.txt
//npc: npcdata/guild_new/npc_gvg_tbox.txt
//npc: npcdata/guild_new/payg_cas01.txt
//npc: npcdata/guild_new/payg_cas02.txt
//npc: npcdata/guild_new/payg_cas03.txt
//npc: npcdata/guild_new/payg_cas04.txt
//npc: npcdata/guild_new/payg_cas05.txt
//npc: npcdata/guild_new/prtg_cas01.txt
//npc: npcdata/guild_new/prtg_cas02.txt
//npc: npcdata/guild_new/prtg_cas03.txt
//npc: npcdata/guild_new/prtg_cas04.txt
//npc: npcdata/guild_new/prtg_cas05.txt

// (旧版本)
npc: npcdata/guild_old/aldeg_agit.txt
npc: npcdata/guild_old/aldeg_cas01.txt
npc: npcdata/guild_old/aldeg_cas02.txt
npc: npcdata/guild_old/aldeg_cas03.txt
npc: npcdata/guild_old/aldeg_cas04.txt
npc: npcdata/guild_old/aldeg_cas05.txt
npc: npcdata/guild_old/aldeg_flag.txt
npc: npcdata/guild_old/ev_agit_event.txt
npc: npcdata/guild_old/gefg_agit.txt
npc: npcdata/guild_old/gefg_cas01.txt
npc: npcdata/guild_old/gefg_cas02.txt
npc: npcdata/guild_old/gefg_cas03.txt
npc: npcdata/guild_old/gefg_cas04.txt
npc: npcdata/guild_old/gefg_cas05.txt
npc: npcdata/guild_old/gefg_flag.txt
npc: npcdata/guild_old/payg_agit.txt
npc: npcdata/guild_old/payg_cas01.txt
npc: npcdata/guild_old/payg_cas02.txt
npc: npcdata/guild_old/payg_cas03.txt
npc: npcdata/guild_old/payg_cas04.txt
npc: npcdata/guild_old/payg_cas05.txt
npc: npcdata/guild_old/payg_flag.txt
npc: npcdata/guild_old/prtg_agit.txt
npc: npcdata/guild_old/prtg_cas01.txt
npc: npcdata/guild_old/prtg_cas02.txt
npc: npcdata/guild_old/prtg_cas03.txt
npc: npcdata/guild_old/prtg_cas04.txt
npc: npcdata/guild_old/prtg_cas05.txt
npc: npcdata/guild_old/prtg_flag.txt

// 职业快速转职与任务脚本,如果需要启用可将注释删除
//---- 快速转职与新技能学习脚本 ------
//npc: npcdata/job/quick/job_1-1.txt
//npc: npcdata/job/quick/job_1-2.txt
npc: npcdata/job/quick/job_1-1_quic.txt
npc: npcdata/job/quick/job_1-2_quic.txt
npc: npcdata/job/quick/job_2-2_quic.txt
// 快速转生脚本,可以配套快速1-2转职脚本一起使用
npc: npcdata/job/quick/job_reburn.txt
//---- 其他技能相关脚本 ----
// 点数重置,暂时不添加
//npc: npcdata/job/other/job_pointreset.txt
//npc: npcdata/job/other/job_newskills.txt
npc: npcdata/job/other/job_supernovice.txt

//---- 仿官方转职任务脚本 ----
npc: npcdata/job/quest/npc_acolyte.txt
npc: npcdata/job/quest/npc_alchemist.txt
npc: npcdata/job/quest/npc_archer.txt
npc: npcdata/job/quest/npc_assassin.txt
npc: npcdata/job/quest/npc_blacksmith.txt
npc: npcdata/job/quest/npc_crusader.txt
npc: npcdata/job/quest/npc_clown.txt
npc: npcdata/job/quest/npc_dancer.txt
npc: npcdata/job/quest/npc_hunter.txt
npc: npcdata/job/quest/npc_knight.txt
npc: npcdata/job/quest/npc_magican.txt
npc: npcdata/job/quest/npc_merchant.txt
npc: npcdata/job/quest/npc_monk.txt
npc: npcdata/job/quest/npc_priest.txt
npc: npcdata/job/quest/npc_sage.txt
npc: npcdata/job/quest/npc_swordman.txt
npc: npcdata/job/quest/npc_thief.txt
npc: npcdata/job/quest/npc_wizard.txt
npc: npcdata/job/quest/npc_reburn.txt

// 怪物刷新脚本
npc: npcdata/monster/field/npc_monster_amafild.txt
npc: npcdata/monster/field/npc_monster_ayofild.txt
npc: npcdata/monster/field/npc_monster_cmdfild.txt
npc: npcdata/monster/field/npc_monster_einfild.txt
npc: npcdata/monster/field/npc_monster_geffild.txt
npc: npcdata/monster/field/npc_monster_gonfild.txt
npc: npcdata/monster/field/npc_monster_hufild.txt
npc: npcdata/monster/field/npc_monster_lhzfild.txt
npc: npcdata/monster/field/npc_monster_loufild.txt
npc: npcdata/monster/field/npc_monster_mjolnir.txt
npc: npcdata/monster/field/npc_monster_mocfild.txt
npc: npcdata/monster/field/npc_monster_niffild.txt
npc: npcdata/monster/field/npc_monster_payfild.txt
npc: npcdata/monster/field/npc_monster_prtfild.txt
npc: npcdata/monster/field/npc_monster_xmasfild.txt
npc: npcdata/monster/field/npc_monster_rafild.txt
npc: npcdata/monster/field/npc_monster_umfild.txt
npc: npcdata/monster/field/npc_monster_yunofild.txt
npc: npcdata/monster/dungeon/npc_monster_abyss.txt
npc: npcdata/monster/dungeon/npc_monster_aldedun.txt
npc: npcdata/monster/dungeon/npc_monster_amadun.txt
npc: npcdata/monster/dungeon/npc_monster_anthell.txt
npc: npcdata/monster/dungeon/npc_monster_ayodun.txt
npc: npcdata/monster/dungeon/npc_monster_beachdun.txt
npc: npcdata/monster/dungeon/npc_monster_ctower.txt
npc: npcdata/monster/dungeon/npc_monster_eindun.txt
npc: npcdata/monster/dungeon/npc_monster_gefdun.txt
npc: npcdata/monster/dungeon/npc_monster_gefenia.txt
npc: npcdata/monster/dungeon/npc_monster_glast.txt
npc: npcdata/monster/dungeon/npc_monster_glddun.txt
npc: npcdata/monster/dungeon/npc_monster_gondun.txt
npc: npcdata/monster/dungeon/npc_monster_icedun.txt
npc: npcdata/monster/dungeon/npc_monster_insphinx.txt
npc: npcdata/monster/dungeon/npc_monster_izdun.txt
npc: npcdata/monster/dungeon/npc_monster_juperos.txt
npc: npcdata/monster/dungeon/npc_monster_khdun.txt
npc: npcdata/monster/dungeon/npc_monster_lhzdun.txt
npc: npcdata/monster/dungeon/npc_monster_loudun.txt
npc: npcdata/monster/dungeon/npc_monster_magdun.txt
npc: npcdata/monster/dungeon/npc_monster_mjodun.txt
npc: npcdata/monster/dungeon/npc_monster_mocpryd.txt
npc: npcdata/monster/dungeon/npc_monster_odintem.txt
npc: npcdata/monster/dungeon/npc_monster_orcsdun.txt
npc: npcdata/monster/dungeon/npc_monster_paydun.txt
npc: npcdata/monster/dungeon/npc_monster_prtmaze.txt
npc: npcdata/monster/dungeon/npc_monster_prtsewb.txt
npc: npcdata/monster/dungeon/npc_monster_rasan.txt
npc: npcdata/monster/dungeon/npc_monster_thanatos.txt
npc: npcdata/monster/dungeon/npc_monster_treasure.txt
npc: npcdata/monster/dungeon/npc_monster_turdun.txt
npc: npcdata/monster/dungeon/npc_monster_umdun.txt
npc: npcdata/monster/dungeon/npc_monster_xmasdun.txt
npc: npcdata/monster/misc/npc_monster_jawaii.txt
npc: npcdata/monster/misc/npc_monster_job.txt
npc: npcdata/monster/misc/npc_monster_niflheim.txt
npc: npcdata/monster/misc/npc_monster_pvp.txt
npc: npcdata/monster/misc/npc_monster_town.txt
npc: npcdata/monster/misc/npc_monster_yggdrasil.txt

// 游戏功能NPC配套脚本
// 这个脚本为卡普拉银行脚本,可选择是否采用
npc: npcdata/npc/npc_card_remover.txt
npc: npcdata/npc/npc_deliver.txt
npc: npcdata/npc/npc_dye.txt
npc: npcdata/npc/npc_kafra.txt
npc: npcdata/npc/npc_laba.txt
npc: npcdata/npc/npc_msmile.txt
npc: npcdata/npc/npc_newbie.txt
npc: npcdata/npc/npc_newsqiz.txt
npc: npcdata/npc/npc_rabbit.txt
npc: npcdata/npc/npc_refine.txt
//npc: npcdata/npc/npc_refine2.txt
npc: npcdata/npc/npc_repair.txt
npc: npcdata/npc/npc_ridineagle.txt
npc: npcdata/npc/npc_sage.txt
npc: npcdata/npc/npc_shell.txt
npc: npcdata/npc/npc_airplane.txt
npc: npcdata/npc/npc_train.txt
// 首都卫兵,与城市导游有重复
//npc: npcdata/npc/npc_soldier.txt
npc: npcdata/npc/npc_son.txt
npc: npcdata/npc/npc_syrup.txt
npc: npcdata/npc/npc_wedding.txt
npc: npcdata/npc/npc_arrow_quiver.txt
// PVP 相关的脚本
npc: npcdata/pvp/pvp.txt
npc: npcdata/pvp/pvproom.txt

// 游戏任务脚本(请慎重测试后再选择是否开放,以免破坏平衡)
// 灵幻道士之剑的任务
npc: npcdata/quests/npc_bongunsword_quest.txt
//破裂之剑的任务
npc: npcdata/quests/npc_bongun_quest.txt
//妖精耳朵的任务
npc: npcdata/quests/npc_elvenear_quest.txt
//石中剑任务
//npc: npcdata/quests/npc_excalibur_quest.txt
//npc: npcdata/quests/npc_findsasa_quest.txt
//新头饰的任务
npc: npcdata/quests/npc_headgear_quest.txt
//金属面具的任务
npc: npcdata/quests/npc_ironcane_quest.txt
//npc: npcdata/quests/npc_kahoquest.txt
//魔法师帽的任务
npc: npcdata/quests/npc_magicalhatquest.txt
//npc: npcdata/quests/npc_mmas.txt
//新头饰任务
npc: npcdata/quests/npc_newheadgear_quest.txt
//朱诺疯狂科学家的任务
npc: npcdata/quests/npc_yuno_quest.txt
// EP 8.0 新头饰脚本
npc: npcdata/quests/npc_ep8head.txt
npc: npcdata/quests/ep85newhead.txt
// 认养系统NPC
npc: npcdata/quests/npc_event_adoption.txt
// 宠物认养NPC
npc: npcdata/quests/npc_quest_mobtim.txt

// 各地商店、商人脚本
npc: npcdata/shops/shop_allcities.txt
npc: npcdata/shops/shop_petbiz.txt

// 技能任务脚本
npc: npcdata/skillquest/npc_arrowcraft.txt
npc: npcdata/skillquest/npc_arrowrepel.txt
npc: npcdata/skillquest/npc_autoberserk.txt
npc: npcdata/skillquest/npc_backslide.txt
npc: npcdata/skillquest/npc_cartrevolution.txt
npc: npcdata/skillquest/npc_changecart.txt
npc: npcdata/skillquest/npc_energycoat.txt
npc: npcdata/skillquest/npc_fatalblow.txt
npc: npcdata/skillquest/npc_holylight.txt
npc: npcdata/skillquest/npc_loud.txt
npc: npcdata/skillquest/npc_movinghp.txt
npc: npcdata/skillquest/npc_pickstone.txt
npc: npcdata/skillquest/npc_sprinklesand.txt
npc: npcdata/skillquest/npc_throwstone.txt

//地图传送点脚本
npc: npcdata/warp/npc_warp_dun.txt
npc: npcdata/warp/npc_warp_fild.txt
npc: npcdata/warp/npc_warp_town.txt
npc: npcdata/warp/npc_warp_vs.txt
//npc: npcdata/warp/npc_warp_MFJA.txt

// 开放的地图
map:06guild_01.gat
map:06guild_02.gat
map:06guild_03.gat
map:06guild_04.gat
map:06guild_05.gat
map:06guild_06.gat
map:06guild_07.gat
map:06guild_08.gat
map:abbey01.gat
map:abbey02.gat
map:abbey03.gat
map:abyss_01.gat
map:abyss_02.gat
map:abyss_03.gat
map:airplane.gat
map:airplane_01.gat
map:airport.gat
map:alb_ship.gat
map:alb2trea.gat
map:alberta.gat
map:alberta_in.gat
map:alde_alche.gat
map:alde_dun01.gat
map:alde_dun02.gat
map:alde_dun03.gat
map:alde_dun04.gat
map:alde_gld.gat
map:alde_tt02.gat
map:aldeba_in.gat
map:aldebaran.gat
map:aldeg_cas01.gat
map:aldeg_cas02.gat
map:aldeg_cas03.gat
map:aldeg_cas04.gat
map:aldeg_cas05.gat
map:ama_dun01.gat
map:ama_dun02.gat
map:ama_dun03.gat
map:ama_fild01.gat
map:ama_in01.gat
map:ama_in02.gat
map:ama_test.gat
map:amatsu.gat
map:anthell01.gat
map:anthell02.gat
map:arena_room.gat
map:auction_01.gat
map:auction_02.gat
map:ayo_dun01.gat
map:ayo_dun02.gat
map:ayo_fild01.gat
map:ayo_fild02.gat
map:ayo_in01.gat
map:ayo_in02.gat
map:ayothaya.gat
map:beach_dun.gat
map:beach_dun2.gat
map:beach_dun3.gat
map:bossnia_01.gat
map:bossnia_02.gat
map:bossnia_03.gat
map:bossnia_04.gat
map:c_tower1.gat
map:c_tower2.gat
map:c_tower3.gat
map:c_tower4.gat
map:cmd_fild01.gat
map:cmd_fild02.gat
map:cmd_fild03.gat
map:cmd_fild04.gat
map:cmd_fild05.gat
map:cmd_fild06.gat
map:cmd_fild07.gat
map:cmd_fild08.gat
map:cmd_fild09.gat
map:cmd_in01.gat
map:cmd_in02.gat
map:comodo.gat
map:ein_dun01.gat
map:ein_dun02.gat
map:ein_fild01.gat
map:ein_fild02.gat
map:ein_fild03.gat
map:ein_fild04.gat
map:ein_fild05.gat
map:ein_fild06.gat
map:ein_fild07.gat
map:ein_fild08.gat
map:ein_fild09.gat
map:ein_fild10.gat
map:ein_in01.gat
map:einbech.gat
map:einbroch.gat
map:force_1-1.gat
map:force_1-2.gat
map:force_1-3.gat
map:force_2-1.gat
map:force_2-2.gat
map:force_2-3.gat
map:force_3-1.gat
map:force_3-2.gat
map:force_3-3.gat
map:force_4-1.gat
map:force_5-1.gat
map:g_room1-1.gat
map:g_room1-2.gat
map:g_room1-3.gat
map:g_room2.gat
map:gef_dun00.gat
map:gef_dun01.gat
map:gef_dun02.gat
map:gef_dun03.gat
map:gef_fild00.gat
map:gef_fild01.gat
map:gef_fild02.gat
map:gef_fild03.gat
map:gef_fild04.gat
map:gef_fild05.gat
map:gef_fild06.gat

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -