游客您好
第三方账号登陆
  • 点击联系客服

    在线时间:9:00-17:00

    联系QQ

    3543403617

    电子邮件

    3543403617@QQ.com
  • PKhuo手机版

    GM资源教程随时查询

  • 扫描二维码

    进传奇GM资源交流群

Lv.9 管理员
1号会员,0活跃值,2021.07.08 加入
  • 44200发帖
  • 42236主题
  • 0关注
  • 1粉丝
这个人很懒,什么也没有留下。
最新源码 更多>
游戏视频 更多>
脚本教程 更多>

BLUE引擎客户端装备、斗笠素材文件扩展的应用

[复制链接]
pkhuo 发表于 2021-8-11 19:05:56 | 显示全部楼层 |阅读模式 打印 上一主题 下一主题
装备内发光:
    shine>= 100对应data\~witemsshine.wil文件,每50张图一个效果,有效图片的请保持连续,例:shine=100调用0~49的图片,shine=101调用50~99的图片

衣服:
    shape>=75 对应 data\~hum_shape的数字.wil 文件,例:shape=75 对应~hum_75.wil,连击~hum_s75.wil
翅膀:
    anicount>=75 对应 data\~hum_he+anicount的数字.wil 文件,例:anicount=75 对应~hum_he75.wil,连击~hum_she75.wil

武器:
    shape>=100 对应 data\~weapon_shape的数字.wil 文件,例:shape=105 对应~weapon_105.wil,每1200张图一个武器(男+女),连击~weapon_s105.wil
武器外发光:
    shine>=100 对应 data\~weapon_we+shine的数字.wil 文件,例:shine=105 对应~weapon_we105.wil,每1200张图一个武器(男+女),连击~weapon_swe105.wil

怪物:
    Appr>=5000的,读取:data\~mon_(Appr 整除 100).wil,例:appr=5005 对应~mon_50.wil,每360张图片为一只怪,支持一个文件99只怪

NPC:
    Appr>=1000的,读取:data\~npc_(Appr 整除 100).wil,例:appr=1005 对应~npc_10.wil,每60张图片为一个NPC

背包物品:
    Looks>=20000,读取:data\~item_bg+(looks 整除 10000).wil,例:looks=20005 对应~item_bg2.wil 索引5的图
身上物品:
    Looks>=20000,读取:data\~item_st+(looks 整除 10000).wil,例:looks=20005 对应~item_st2.wil 索引5的图
地面物品:
    Looks>=20000,读取:data\~item_dn+(looks 整除 10000).wil,例:looks=20005 对应~item_dn2.wil 索引5的图

时装的shine>=100,对应data\~wfashionshine.wzl文件,每50张图一个效果,有效图片的请保持连续,例:shine=100调用0~49的图片,shine=101调用50~99的图片
如果加了新怪,声音文件可以自行编辑,然后使用自动更新,声音文件:\Wav\sound2.lst 点击下载
发现怪物 200 + Appr * 10;
怪物行走 200 + Appr * 10 + 1;
怪物攻击 200 + Appr * 10 + 2;
武器发声 200 + Appr * 10 + 3;
受攻击  200 + Appr * 10 + 4;
死亡  200 + Appr * 10 + 5;
一般情况下,只增加“发现怪物”和“怪物攻击”和“死亡”的声音

斗笠扩展,需要配套客户端,db中斗笠的AniCount对应资源:
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4..11: 普通读取hair2.wzl、连击读取cbohair.wzl
12..14: 普通读取hair3.wzl、连击读取haircbo3.wzl
15..62: 普通读取hair4.wzl、连击读取haircbo4.wzl
63..127: 普通读取~hair5.wzl、连击读取~cbohair5.wzl  // 以“~”开头的自定义资源


回复

使用道具 举报

懒得打字嘛,点击右侧快捷回复 【右侧内容,后台自定义】
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

PKhuo论坛手机版

扫一扫二维码

传奇最全教程基地

Powered by PKhuo!X3.4 ©2001-2013 Comsenz Inc. 湘ICP备15015719号-5 |网站地图|友链申请