传奇版本

传奇在线购买物品脚(2012/8/10)本

[复制链接]
查看37434 | 回复20 | 2012-8-10 15:54:11 | 显示全部楼层 |阅读模式
在线购买物品存放在Envir\UserData\BuyItemList.txt中
格式: 物品名称 物品价格(元宝) 物品说明 物品类型(1-6)
例如: 传送戒指 50 可以在当前地图中随机移动 1
      麻痹戒指 50 是对方处于暂时的麻痹状态 1
玩家在游戏中可使用 @购买 购买物品.例如: @购买 传送戒指
玩家在游戏中可使用 @价格查询 查询物品价格.例如: @价格查询 传送戒指
通过以下脚本可以直接显示购买列表中的物品及价格.
(@BuyShopItem )
[@main]
#SAY
欢迎来到〖<$SERVERNAME>〗在线购物系统。<您的帐户现有元宝>:<$GAMEGOLD>个\
请选择你要购买的物品类别:\
╔┄┄┄┄┄┄╗  ╔┄┄┄┄┄┄╗  ╔┄┄┄┄┄┄╗\
┆『<武    器/@BuyList1>』┆  ┆『<衣    服/@BuyList2>』┆  ┆『<首    饰/@BuyList3>』┆\
╚┄┄┄┄┄┄╝  ╚┄┄┄┄┄┄╝  ╚┄┄┄┄┄┄╝\
╔┄┄┄┄┄┄╗  ╔┄┄┄┄┄┄╗  ╔┄┄┄┄┄┄╗\
┆『<宝石专区/@BuyList4>』┆  ┆『<技能书籍/@BuyList5>』┆  ┆『<特殊物品/@BuyList6>』┆\
╚┄┄┄┄┄┄╝  ╚┄┄┄┄┄┄╝  ╚┄┄┄┄┄┄╝\
==========================================================\
<物品价格全部之能用元宝进行购买.本服务器1元人民币=10元宝>\
[@BuyList1]
#IF
#ACT
SetBuyType 1
#SAY
<$ShowBuyList1>
<首页/@BuyListHomePage>  <上页/@BuyListPreviousPage>  <下页/@BuyListNextPage>  <尾页/@BuyListLastPage>   <返回/@main>\
[@BuyList2]
#IF
#ACT
SetBuyType 2
#SAY
<$ShowBuyList2>
<首页/@BuyListHomePage>  <上页/@BuyListPreviousPage>  <下页/@BuyListNextPage>  <尾页/@BuyListLastPage>   <返回/@main>\
[@BuyList3]
#IF
#ACT
SetBuyType 3
#SAY
<$ShowBuyList3>
<首页/@BuyListHomePage>  <上页/@BuyListPreviousPage>  <下页/@BuyListNextPage>  <尾页/@BuyListLastPage>   <返回/@main>\
[@BuyList4]
#IF
#ACT
SetBuyType 4
#SAY
<$ShowBuyList4>
<首页/@BuyListHomePage>  <上页/@BuyListPreviousPage>  <下页/@BuyListNextPage>  <尾页/@BuyListLastPage>   <返回/@main>\
[@BuyList5]
#IF
#ACT
SetBuyType 5
#SAY
<$ShowBuyList5>
<首页/@BuyListHomePage>  <上页/@BuyListPreviousPage>  <下页/@BuyListNextPage>  <尾页/@BuyListLastPage>   <返回/@main>\
[@BuyList6]
#IF
#ACT
SetBuyType 6
#SAY
<$ShowBuyList6>
<首页/@BuyListHomePage>  <上页/@BuyListPreviousPage>  <下页/@BuyListNextPage>  <尾页/@BuyListLastPage>   <返回/@main>\
[@BuyShopItems_]
你确定要购买:<$BUYITEM>吗?\ \
<购买/@BuyItem>     <返回/@main>     <关闭/@Exit>\
[@BuyItem]
#IF
#ACT
BuyShopItem %BuyItem



论坛一条龙
孙宇宙 | 2014-3-2 11:52:56 | 显示全部楼层
骂人也是要有水平的!
李若新 | 2014-3-2 12:09:48 | 显示全部楼层
楼主病的不轻啊!
孙宇宙 | 2014-3-2 12:12:05 | 显示全部楼层
看在楼主的面子上,认真回帖!
我是传奇 | 2014-3-2 12:22:17 | 显示全部楼层
楼主的病已经好了百分之六十二了!
草你妈 | 2014-3-2 11:55:20 | 显示全部楼层
很有品味!
少少 | 2014-4-30 17:26:08 | 显示全部楼层
兰州烧饼,鉴定完毕!
廖明 | 2014-4-30 18:04:39 | 显示全部楼层
楼主主机很热情啊!
外滩冲浪 | 2014-4-30 17:16:23 | 显示全部楼层
楼上的说的很好!
外滩冲浪 | 2014-4-30 17:19:01 | 显示全部楼层
楼主发几张靓照啊!
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则