首页
|
转贴工具
|
彩字工具
|
联系我们
|
无图版
|
风格切换
»
您尚未
登录
注册
|
推荐
|
搜索
|
帮助
|
社区服务
|
武林三国
|
许愿墙
社区服务
银行
朋友圈
勋章中心
道具中心
百度开放协议
风格切换
hua
night
crystal
yellow
olympics-red
olympics-yellow
短消息
收件箱
发件箱
消息跟踪
写新消息
控制面板
控制面板首页
编辑个人资料
查看个人资料
好友列表
用户权限查看
交易币管理
积分转换
特殊组购买
收藏夹
我的主题
统计排行
基本统计信息
到访IP统计
管理团队
管理统计
在线统计
会员排行
版块排行
帖子排行
风靡天下-bbsWind
»
‖游戏动漫‖
»
天堂ll自己当GM [持续更新]
>> ≡ 电脑阁 ≡
|- ‖网络交流‖
|- ‖Vista专区‖
|- ‖网络资源‖
|- ‖软件下载‖
|- ‖注册破解‖
|- ‖即时通讯‖
>> ≡ 资源阁 ≡
>> ≡ 人文阁 ≡
|- ‖靓图共赏‖
|- ‖精彩贴图‖
|- ‖一览群书‖
|- ‖笑话幽默‖
|- ‖流行时尚‖
>> ≡ 休闲阁 ≡
|- ‖音乐地带‖
|- ‖非主流音乐‖
|- ‖视频在线‖
|- ‖ BT 资源‖
|- ‖游戏动漫‖
|- ‖QQ堂‖
|- ‖驴友驿站‖
|- ‖放飞情感‖
|- ‖同志酒吧‖
>> ≡ 互动阁 ≡
|- ‖军事纵横‖
|- ‖热点话题‖
|- ‖体坛风云‖
|- ‖财经消息‖
|- ‖包罗万象‖
|- ‖互动你我‖
|- ‖闲话水吧‖
>> ≡ 商务阁 ≡
|- ‖经营管理‖
|- ‖商海沉浮‖
|- ‖创业宝典‖
|- ‖自由交易‖
|- ‖广告投放‖
>> ≡ 站务阁 ≡
|- ‖论坛外交‖
|- ‖招贤纳士‖
|- ‖官府重地‖
|- ‖废帖回收‖
交 易
投 票
本页主题:
天堂ll自己当GM [持续更新]
打印
|
加为IE收藏
|
复制链接
|
收藏主题
|
上一主题
|
下一主题
kot4
风靡天下 御前侍卫
级别:
总版主
精华:
18
发帖:
560
银元:
2036 两
铜板:
7705 钱
珠宝:
195 斗
在线时间:349(小时)
注册时间:2007-01-24
最后登录:2008-12-29
小
中
大
天堂ll自己当GM [持续更新]
天堂2的单机版,通过设置可以建立拥有GM权限的帐号,自己当GM(想多变态就多变态真正的我的地盘我做主\(^o^)/),虽说这是个单机版的服务端(约20M),但通过设置同样也支持外网或局域网连接,和朋友一起游戏,IP限定20。
下载地址:
本部分内容设定了隐藏,需要回复后才能看到
安装密码:123456789
复制用迅雷下载
[ 此贴被kot4在2008-09-04 13:37重新编辑 ]
本帖最近评分记录:
珠宝:+3(老友记)
Posted: 2008-09-04 12:07 |
[楼 主]
kot4
风靡天下 御前侍卫
级别:
总版主
精华:
18
发帖:
560
银元:
2036 两
铜板:
7705 钱
珠宝:
195 斗
在线时间:349(小时)
注册时间:2007-01-24
最后登录:2008-12-29
小
中
大
Re:天堂ll自己当GM [持续更新]
服务端安装与联机教程
:
服务端安装详细说明:
1.首先要安装jre6u5:这个你进入
http://www.xunlei.com
,然后在站里搜索方框中写入“jre6u3”进行搜索.想要运行服务端必须安装这个软件.
2.安装服务端:现在的CLA版本服务端一般都是傻瓜式安装的,直接安装到某个盘的目录下就可以了。
注意:服务端主目录不可以用中文名字命名,防止游戏服务器因服务端主目录是中文读不到HTML。
3.服务器文件调配:找到X:\CLA_Server\gameserver\config目录,找到General.properties文件用记事本打开,找到如下内容,括号部分是General.properties里要调试的内容:
(# 如果此项设定为 true,则所有玩家角色为GM,权限等级为 200.
# 意味着所有被创建的角色都将拥有管理员权限
# 默认设定: false
EverybodyHasAdminRights = False----->改为True)
改为True后就是开启GM权限,这时所有在你服务器上注册的号都是GM号,权限等级为200,改为False是关闭GM权限,改为False后注册的就不是GM号了.这里的调试文件都是中文的,而且内容通俗易懂,这个就不用继续讲述了。
4.联机方法:如果想立即与朋友联机,找到X:\CLA_Server\gameserver\config目录,打开server.properties文件,找到如下这段:
(# 这个是外网设置, 外网玩家客户端IP需与此相同
# 所以它必须是连接的外网IP,如果此IP由登入服务器决定请填 * 号.
ExternalHostname=127.0.0.1——>改成你的IP
# 客户端IP设定要与下面相同
# 所以以下必须为本地IP,如果此IP由登入服务器决定请填 *
InternalHostname=127.0.0.1——>改成你的IP
# 登陆服务器IP和端口
LoginPort=9014
LoginHost=127.0.0.1——>改成你的IP)
服务端部分就改这三个IP,如果想要固定的IP和朋友联机,那就去
http://www.meibu.com
申请动态IP解析软件并申请每步帐号做为你的域名,在本机登陆每步帐号后,把127.0.0.1上面的这三个127.0.0.1改为你的每步帐号,修改后内容如下:
(# 这个是外网设置, 外网玩家客户端IP需与此相同
# 所以它必须是连接的外网IP,如果此IP由登入服务器决定请填 * 号.
ExternalHostname=xxxx.meibu.com
# 客户端IP设定要与下面相同
# 所以以下必须为本地IP,如果此IP由登入服务器决定请填 *
InternalHostname=xxxx.meibu.com
# 登陆服务器IP和端口
LoginPort=9014
LoginHost=xxxx.meibu.com)
以上是服务端要修改的地方,现在开始登陆器上改,找到天堂2目录下SYSTEM文件夹,打开L2.ini后把里面的127.0.0.1改为你的IP或每步帐号.改完后把SYSTEM压缩起来发给朋友,你只要开启服务端,对方用你发的登陆器,
就能上你的服务器了。下载天堂2客户端可到天堂2官方网站下载:
http://www.lineage2.com.cn.
5.运行服务端:找到服务端目录点(1)启动网页系统.bat,(2)启动登录服务器.bat,(3)启动游戏服务器.bat,按顺序一一点下去,服务端开始行了.运行完毕后,直接点天堂2目录下的SYSTEM文件夹下的L2.exe开始游戏.
[ 此贴被kot4在2008-09-10 17:57重新编辑 ]
Posted: 2008-09-04 12:09 |
1 楼
kot4
风靡天下 御前侍卫
级别:
总版主
精华:
18
发帖:
560
银元:
2036 两
铜板:
7705 钱
珠宝:
195 斗
在线时间:349(小时)
注册时间:2007-01-24
最后登录:2008-12-29
小
中
大
Re:天堂ll自己当GM [持续更新]
天堂2GM指令中英文对照
//admin - Brings up the admin menu.
开启GM指令
//gmchat - Sends a global message that only GMs can see.
游戏GM专用公告讯息,只有其他GM看得到
Ussage - //gmchat Type message here
使用方法://gmchat 然后你要打得讯息
//gm - Turns on or off your GM status.
开启或关闭GM
//invul - Makes you invulnerable.
开始或关闭无敌状态
//delete - Used to remove a targetted Mob. Mob will not respawn.
删除NPC脚色(包括怪物),删除后不会重生
//kill - Used to kill a targetted Mob. Mob will respawn.
杀死 NPC脚色(包括怪物),杀死后会重生
//target - Used to target a Mob or player.
锁定NPC,怪物,或其他玩家
Usage: //target kadar
使用方法://target 然后再键入NPC,怪物,或其他玩家名称
//buy - Opens the GMShop.
开启GM商店
//gmshop - Opens the GMShop.
开启GM商店
//announce_menu - Opens the announce menu.
开启公告选单
//list_announcements - Lists the current announcements.
显示之前的公告选单
//reload_announcements - Reloads the announcement list.
重新显示公告选单
//announce_announcements - Posts all announcements in list.
把所有公告选单里的内容全部公告出来
//add_announcement - Adds an announcement.
增加公告选单的内容
Usage: //add_announcement Your announcement here
使用方法://add_announcement 然后你要说的话
//del_announcement - Deletes an announcement.
删除公告
Usage: //del_announcement Your announcement here
使用方法://del_announcement 然后你要删除的话
//announce - Posts an announcement.
公布公告
Usage: //announce Your announcement here
使用方法://announce 然后你要说的话
//itemcreate - Opens the item creation menu.
打开物品制造选单
//create_item - Creates an item.
创造物品
Usage: //create_item item_id
使用方法://create_item 然后物品ID
//server_shutdown - Starts the shutdown process.
开始进行服务器关机程序
Usage: //server_shutdown Number of seconds
使用方法://server_shutdown 然后倒数计时的秒数
//server_restart - Starts the restart process.
开始进行服务器重启程序
Usage: //server_restart Number of seconds
使用方法://server_restart 然后几秒后重起的秒数
//server_abort - Stops the server shutdown.
停止服务器关机程序
//show_spawns - Opens spawn menu.
打开NPC召唤选单
//spawn - Spawns a Mob on current target.
召唤NPC
Usage: //spawn npc_id
使用方法://spawn 然后NPC的ID
//spawn_monster - Spawns a Mob on current target.
召唤怪物
Usage: //spawn_monster npc_id
使用方法://spawn_monster 然后怪物的ID
//spawn_index - Shows menu for monsters with respective level.
显示怪物选单(特定的等级排列)
Usage: //spawn_index level
使用方法://spawn_index 然后怪物们的等级
//show_skills - Lists targetted players skills.
显示玩家的技能
//remove_skills - Removes the targetted players skills.
删除玩家的所有技能
//skill_list - Opens skill menu.
打开技能选单
//skill_index - Opens skill menu according to players stats.
显示玩家的技能表
//add_skill - Adds a skill to a targetted player.
帮玩家增加技能
Usage: //add_skill Skill_id level
使用方法://add_skill 然后技能的ID,接着是技能等级
//remove_skill - Removes a skill from a targetted player.
删除玩家的技能特定技能
Usage: //remove_skill Skill_id
使用方法://remove_skill 然后技能ID
//get_skills - Temporarily gives you the skills of a targetted player.
暂时性的给你所选择的玩家技能
//reset_skills - Restores your skills from before the get_skills command.
从新启动玩家的技能(在学到技能前的状态)
//add_exp_sp_to_character - Opens the xp sp menu of the targetted player.
打开替玩家加经验值,SP值的选单
//add_exp_sp - Adds xp sp to targetted player.
替你所选择的玩家加经验值,SP值
Usage: //add_exp_sp xp_number sp_number
使用方法://add_exp_sp 然后是经验值,接着是SP值
//edit_character - Opens menu to edit targetted player.
开启玩家变动选单
//current_player - Opens character list.
开启玩家选单
//character_list - Opens list of online players.
开启在线玩家选单
//show_characters - Opens list of online players.
开启在线玩家选单
//find_character - Opens the find player menu.
开启搜寻玩家选单
//save_modifications - Saves the edits done to the targetted player.
储存你选择的玩家所作的改动
//show_moves - Opens the teleport menu.
开启传送选单
//show_moves_other - Opens the teleport menu named other.
开启其他名字的传送选单(这句我不懂,我就用原文翻译)
//show_teleport - Opens the teleport menu.
开启传送选单
//teleport_to_character - Teleports you to the named player.
传送到玩家的身边
Usage: //teleport_to_character kadar
使用方法://teleport_to_character 然后玩家的名字
//move_to - Teleports you to coordinates given.
传送到你所指定的坐标
Usage: //move_to 11111 22222 3333
使用方法://move_to 然后坐标
//teleport_character - Teleports targetted player to coordinates given.
传送你所选择的脚色到你指定的坐标
Usage: //move_to 11111 22222r 3333
使用方法:选择你要选择的脚色,然后//move_to 之后坐标
//recall - Summons a named player to you.
把你所选择的脚色叫来
Usage: //recall kadar
使用方法://recall 然后脚色名字
//restore - Restores a broken player info.
回复已经破损的玩家资料
//repair - Repairs a broken player info.
修复已经破损的玩家资料
Read GM Commands list Page 2
GM指令第二页
These are the available GM commands in game.
这是游戏里的GM所能使用的指令
//changelvl - Changes a targetted players access level.
更改所选泽的玩家的权限等级
Usage: //changelvl Access_level_number
使用方法://changelvl 然后权限等级
//ban - Used to kick and ban a named players account.
封掉玩家的账号
Usage: //ban kadar
使用方法://ban 然后玩家名字
//unban - Used to unban a named players account.
解除封掉玩家的账号的指令
Usage: //unban kadar
使用方法://unban 然后玩家名称
//kick - Used to disconnect named player.
踢除玩家
Usage: //kick kadar
使用方法://kick 然后再打玩家名称
//ride_wyvern - Command used to summon and ride a wyvern.
骑飞龙
//unride_wyvern - Command to dismount and unsummon a wyvern.
不骑飞龙
//mons - Used to start the Monster Races.
开启怪物竞赛
//edit_npc - Used to edit a NPCs stats.
更改NPC的资料
Usage: //edit_npc npc_id
使用方法://edit_npc 然后NPC的ID
//save_npc - Saves the editted NPC info.
储存已经更改过的NPC资料
//recall_npc - Teleports targetted NPC to you.
把NPC传送过来
//show_droplist - Shows the named NPCs drop list.
开启你所选取的NPC掉宝资料
Usage: //show_droplist npc_id
使用方法://show_droplist 然后NPC的ID
//edit_drop - Edits the named NPCs droplist.
更改你所选取的NPC的掉宝资料
Usage: //edit_drop npc_id item_id [min max sweep chance]
使用方法://edit_drop 然后NPC的ID,物品ID,掉宝率
//add_drop - Adds a drop to the named NPCs droplist.
增加物品到你所选取的NPC的掉宝资料里
Usage: //add_drop npc_id item_id [min max sweep chance]
使用方法://add_drop 然后是NPC的ID,物品ID,掉宝率
//del_drop - Deletes a drop to the named NPCs droplist.
删除你所选取的NPC的掉宝资料的物品
Usage: //del_drop npc_id item_id
使用方法://del_drop 然后是NPC的ID,物品ID
//showShop - Shows a targetted vendors shoplist.
开启商店的物品贩卖资料
//addShopItem - Adds an item to a vendors shop.
增加物品到商店里面
Usage: //addShopItem Shop_ID item_id Price
使用方法://addShopItem 然后商店ID, 物品ID,之后是物品价格
//delShopItem - Deletes an item from a vendors shoplist.
删除商店里的物品
Usage: //delShopItem Shop_ID item_id
使用方法://delShopItem 然后是商店ID,物品ID
//editShopItem - Edits an item in a vendors shoplist.
更改商店里的物品
Usage: //editShopItem Shop_ID item_id Price
使用方法://editShopItem 然后是商店ID,物品ID,价钱
//gonorth
往北
//gosouth
往南
//goeast
往东
//gowest
往西
//goup
往上
//godown
往下
//setcastle
设置攻城
//clean_up_siege
删除攻城
//spawn_doors
召唤城门
//move_defenders
移动守卫
//startsiege
开始攻城
//endsiege
结束攻城
//list_siege_clans
显示攻城及守城的盟
//add_defender
增加守卫
//add_attacker
增加攻击者
//clear_siege_list
删除攻城列表
//sgspawn
召唤守卫及组
//siege - Castle names: gludio, giran, dion, oren
选定所要攻打的城
----------------------------------------我是分隔线----------------------------------------
以下的内容我就不懂了???因为是指令,所以直接翻译没有意义
//box_access - with box targetted, shows access list
//box_access char1 char2 - To add players to box
Usage: //box_access kadar LadyPain
//box_access no char1 - Removes player from box access
Usage: //box_access LadyPain no kadar
//fight_calculator
//fight_calculator_show
//fcs
----------------------------------------我是分隔线----------------------------------------
//play_sounds
开启音乐
//nokarma - Removes karma from target player
移除红人资料
//setkarma value - Sets karma of target player to value
设定玩家红人资料
//setew value - Sets enchantment of target player currently equipped weapon to value
设定玩家武器的等级
Usage: //setew 9999
使用方法://setew 然后是数值
//banchat - Mutes a player
让玩家禁言
Usage: //banchat kadar
使用方法://banchat 玩家名称
//unbanchat - Unmutes a player
解除禁言
Usage: //unbanchat kadar
使用方法://unbanchat 玩家名称
----------------------------------------我是分隔线----------------------------------------
感谢幻亦真给与指导
//polymorph character npc id
把你所选取的角色变成另外一位角色
//polymorph item id to poly target into id|
把你所选取的物品变成另外一件物品
//polyself - Used to polymorph yourself into a mob
把自己变成另外一个NPC的样子(自己看不出来)
//unpolyself - Returns you to the normal state
把自己变成原来的样字
//polymorph item - Polymorphs an item
复制一样物品
----------------------------------------我是分隔线----------------------------------------
Read GM Commands list Page 3
GM指令第三页
These are the available GM commands in game.
这是游戏里的GM所能使用的指令
//invis - To hide your character
隐形脚色
//invisible - To hide your character
隐形脚色
//vis - To unhide your character
解除隐形
//visible - To unhide your character
解除隐形
//earthquake - Creates an earthquake
地震
//para_all - Paralyzes all players}}
让所有玩家无法移动
//unpara_all - Unparalyze all players
让所有玩家能自由移动
//para - Paralyze Target
让你所选取的目标无法移动
//unpara - Unparalyze Target
让你所选取的目标能自由移动
//bighead - Gives target a big head
让你所选取的目标变大头
//shrinkhead - Returns targets head to normal size
让你所选取的目标的头变回原来的样子
----------------------------------------我是分隔线----------------------------------------
以下的内容指令为试验使用,但是我不知道该如何使用
//test - These //test commands are for the universe mapping feature (developmental)
//test uni flush
//test hash
//test uni
//res
----------------------------------------我是分隔线----------------------------------------
//mammon_find - Lists the current location (if any) of the Mammon NPCs
找到财富商人的位置
//mammon_respawn - Lists the current respawn times (if any) of the Mammon NPCs
让财富商人能再次出现
//list_spawns - Lists all the spawns for the specified NPC ID. If teleIndex is specified,
player targets to the location of that spawn.
标示出所有特定的NPC ID
//list_spawns - Teleports to the player based on the given spawn index (from using //list_spawns Wink.
传送到特定的NPC那里
//gmliston - (To add Gm from gmlist)
多加GM列表
//gmlistoff - (To remove GM from gmlist)
移除GM列表
//silence - (To enable/disable private message mode)
开启或关闭任何秘密讯息
----------------------------------------我是分隔线----------------------------------------
感谢乾坤无极给与指导
//diet - Current status of diet mode for player.
现在玩家的负重情况
//diet on - Enables diet mode.
开启负重模式
//diet off - Disables diet mode.
解除负重模式
----------------------------------------我是分隔线----------------------------------------
//tradeoff - Current status of trading for player.
显示目前玩家的交易情形
//tradeoff on -Enables trading with other players.
让玩家之间可以进行交易
//tradeoff off - Disables trading with other players.
禁止玩家交易
----------------------------------------我是分隔线----------------------------------------
感谢乾坤无极给与指导
/block
封玩家的号
/unblock
解除玩家的号
/blocklist
被封号玩家列表
/allblock
全部玩家封号
/allunblock
全部玩家解除封号
----------------------------------------我是分隔线----------------------------------------
//heal - Heals yourself
自行加血
//heal (with a character selected) - Heals selected character
对你所选取的玩家加血
//heal - Heals all characters within
在一定范围内对所有玩家加血
//heal - Heals character with the name . Does not have to be targeted.
对玩家加血(不许要选取,只要打出玩家的名字即可)
//give_all_skills - It will give your target all the skills he can learn at his level with his class
给与你所选取的玩家在他的等级下所有的技能
/friendlist
好友列表
//openall - Opens all doors
打开所有的门
//closeall - Closes all doors
关闭所有的门
//unspawnall - Remove all npcs from world
移除天堂2里所有的NPC
//respawnall - Reload npc data
从新启动所有的NPC资料
//reload skill - Reloads skill data.
从新启动所有的技能资料
//reload multisell - Reloads multisell data.
从新启动所有的商店资料
//atmosphere - Sets current sky to either Dawn or Dusk, as seen by members of the winning cabal.
决定天空是黄昏还是黎明阵营
//atmosphere - Sets current sky to either day or night.
决定天空是白天还是晚上
//cache_htm_rebuild - Rebuilds and reloads the HTML cache.
从新建立html的资料
//cache_htm_reload - Reloads the HTML cache.
从新启动html的资料
[ 此贴被kot4在2008-09-04 14:05重新编辑 ]
Posted: 2008-09-04 12:09 |
2 楼
3225062
级别:
门徒
精华:
0
发帖:
1
银元:
1 两
铜板:
15 钱
珠宝:
0 斗
在线时间:0(小时)
注册时间:2008-10-02
最后登录:2008-10-02
小
中
大
Re:天堂ll自己当GM [持续更新]
好东西啊!我看看
Posted: 2008-10-02 13:29 |
3 楼
断断念念
级别:
门徒
精华:
0
发帖:
3
银元:
2 两
铜板:
25 钱
珠宝:
0 斗
在线时间:1(小时)
注册时间:2008-12-03
最后登录:2008-12-03
小
中
大
Re:天堂ll自己当GM [持续更新]
不错不错
Posted: 2008-12-03 13:17 |
4 楼
帖子浏览记录
版块浏览记录
快速跳至
>> ≡ 电脑阁 ≡
|- ‖网络交流‖
|- ‖Vista专区‖
|- ‖网络资源‖
|- ‖软件下载‖
|- ‖注册破解‖
|- ‖即时通讯‖
>> ≡ 资源阁 ≡
>> ≡ 人文阁 ≡
|- ‖靓图共赏‖
|- ‖精彩贴图‖
|- ‖一览群书‖
|- ‖笑话幽默‖
|- ‖流行时尚‖
>> ≡ 休闲阁 ≡
|- ‖音乐地带‖
|- ‖非主流音乐‖
|- ‖视频在线‖
|- ‖ BT 资源‖
|- ‖游戏动漫‖
|- ‖QQ堂‖
|- ‖驴友驿站‖
|- ‖放飞情感‖
|- ‖同志酒吧‖
>> ≡ 互动阁 ≡
|- ‖军事纵横‖
|- ‖热点话题‖
|- ‖体坛风云‖
|- ‖财经消息‖
|- ‖包罗万象‖
|- ‖互动你我‖
|- ‖闲话水吧‖
>> ≡ 商务阁 ≡
|- ‖经营管理‖
|- ‖商海沉浮‖
|- ‖创业宝典‖
|- ‖自由交易‖
|- ‖广告投放‖
>> ≡ 站务阁 ≡
|- ‖论坛外交‖
|- ‖招贤纳士‖
|- ‖官府重地‖
|- ‖废帖回收‖
风靡天下-bbsWind
»
‖游戏动漫‖
Time now is:01-10 09:33, Gzip enabled
粤ICP备07014976号
Powered by
PHPWind
v6.0
Certificate
Code © 2003-08
PHPWind.com
Corporation