文件名称:Aion_C_Emu_DeBug_09_12_19
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [Windows] [程序]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.77mb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.安装Microsoft.NET fr a mework 2.0或者更高版本,这是c++运行环境.
2.安装MySql服务器程序,建立数据库名为aion_emu或者其他,执行sql文件夹的脚本文件生成表,手工设置account_data的相关数据项.
3.配置server.xml文件夹,使其和服务器相关设置一致.
4.先启动LoginServer,然后启动GameServer.
一些GM命令:
lacationid自己到bind_points.xml文件加
传送:@teleport <locationid>
比如:@teleport 2
转职:@job <jobid>
比如:@job 1
刷怪:@spwan <npcid>
比如:@spwan 20000
公告:@notice <message>
比如:@notice 服务器将在1分钟后关闭
刷钱:@money <count>
比如:@money 999999999
刷级:@level <lv>
比如:@level 50
刷装备:@item <itemid>
比如:@item 100000094
学技能:@skill <skillid>
by rgbya team-1. Install Microsoft.NET fr a mework 2.0 or later, this is c++ runtime environment. 2. Install MySql server program, the establishment of a database called aion_emu or any other implementation of sql scr ipt file folder generate tables, manually set the relevant data account_data item. 3. server.xml configuration file folders, and server-related settings to the same. 4. first start LoginServer, then start GameServer. a number of GM commands: lacationid himself to add bind_points.xml file transfer: @ teleport <locationid> For example: @ teleport 2 transfer: @ job <jobid> For example: @ job 1 brush strange: @ spwan <npcid> For example: @ spwan 20000 Notice: @ notice <message> For example: @ notice the server will be shut down after 1 minute Shuaqian: @ money <count> For example: @ money 999999999 brush-class: @ level <lv> For example: @ level 50 brushes and equipment: @ item <itemid> For example: @ item 100000094 learning skills: @ skill <skillid
2.安装MySql服务器程序,建立数据库名为aion_emu或者其他,执行sql文件夹的脚本文件生成表,手工设置account_data的相关数据项.
3.配置server.xml文件夹,使其和服务器相关设置一致.
4.先启动LoginServer,然后启动GameServer.
一些GM命令:
lacationid自己到bind_points.xml文件加
传送:@teleport <locationid>
比如:@teleport 2
转职:@job <jobid>
比如:@job 1
刷怪:@spwan <npcid>
比如:@spwan 20000
公告:@notice <message>
比如:@notice 服务器将在1分钟后关闭
刷钱:@money <count>
比如:@money 999999999
刷级:@level <lv>
比如:@level 50
刷装备:@item <itemid>
比如:@item 100000094
学技能:@skill <skillid>
by rgbya team-1. Install Microsoft.NET fr a mework 2.0 or later, this is c++ runtime environment. 2. Install MySql server program, the establishment of a database called aion_emu or any other implementation of sql scr ipt file folder generate tables, manually set the relevant data account_data item. 3. server.xml configuration file folders, and server-related settings to the same. 4. first start LoginServer, then start GameServer. a number of GM commands: lacationid himself to add bind_points.xml file transfer: @ teleport <locationid> For example: @ teleport 2 transfer: @ job <jobid> For example: @ job 1 brush strange: @ spwan <npcid> For example: @ spwan 20000 Notice: @ notice <message> For example: @ notice the server will be shut down after 1 minute Shuaqian: @ money <count> For example: @ money 999999999 brush-class: @ level <lv> For example: @ level 50 brushes and equipment: @ item <itemid> For example: @ item 100000094 learning skills: @ skill <skillid
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Aion_C_Emu_DeBug_09_12_19\Data\Data.rar
.........................\sql\gs_inventory.sql
.........................\...\gs_npcs.sql
.........................\...\gs_players.sql
.........................\...\gs_player_macrosses.sql
.........................\...\gs_player_skills.sql
.........................\...\gs_skill_trees.sql
.........................\...\ls_account_data.sql
.........................\server.xml
.........................\说明.txt
.........................\Scripts\Npcs\2090005.as
.........................\.......\....\2400000.as
.........................\.......\....\2500000.as
.........................\log\game.log
.........................\...\Login.log
.........................\GameServer.exe
.........................\LoginServer.exe
.........................\libmysql.dll
.........................\sql
.........................\spawns
.........................\Scripts\Npcs
.........................\Scripts
.........................\log
.........................\Data
Aion_C_Emu_DeBug_09_12_19
.........................\sql\gs_inventory.sql
.........................\...\gs_npcs.sql
.........................\...\gs_players.sql
.........................\...\gs_player_macrosses.sql
.........................\...\gs_player_skills.sql
.........................\...\gs_skill_trees.sql
.........................\...\ls_account_data.sql
.........................\server.xml
.........................\说明.txt
.........................\Scripts\Npcs\2090005.as
.........................\.......\....\2400000.as
.........................\.......\....\2500000.as
.........................\log\game.log
.........................\...\Login.log
.........................\GameServer.exe
.........................\LoginServer.exe
.........................\libmysql.dll
.........................\sql
.........................\spawns
.........................\Scripts\Npcs
.........................\Scripts
.........................\log
.........................\Data
Aion_C_Emu_DeBug_09_12_19