找回密码
 register

QQ登录

只需一步,快速开始

查看: 346|回复: 0

[游戏教程] 查看其他人的装备 时装和铠甲衣服位置调换了一下

[复制链接]

[游戏教程] 查看其他人的装备 时装和铠甲衣服位置调换了一下

[复制链接]
  • 打卡等级:热心大叔
  • 打卡总天数:94
  • 打卡月天数:17
  • 打卡总奖励:94
  • 最近打卡:2025-01-18 01:28:20
Waylee

主题

0

回帖

1万

积分

仙帝

积分
12100
Waylee 2022-4-29 23:13 | 显示全部楼层 |阅读模式

马上注册,查看网站隐藏内容!!

您需要 登录 才可以下载或查看,没有账号?register

×
\Interface\TargetEquip\TargetEquip.lua
修改
  1. local ActionWeapon                 = EnumAction(0, "targetequip");
  2.         local ActionCap                    = EnumAction(1, "targetequip");
  3.         local ActionArmor                  = EnumAction(16, "targetequip"); --衣服
  4.         local ActionGlove                = EnumAction(3, "targetequip");
  5.         local ActionBoot                   = EnumAction(4, "targetequip");
  6.         local ActionSash                   = EnumAction(5, "targetequip");
  7.         local ActionRing            = EnumAction(6, "targetequip");
  8.         local ActionNecklace        = EnumAction(7, "targetequip");
  9.         local ActionDark                = EnumAction(17, "targetequip");    --修改为暗器  by houzhifang
  10.         local ActionRing2                = EnumAction(11, "targetequip");
  11.         local ActionCharm                = EnumAction(12, "targetequip");
  12.         local ActionCharm2                = EnumAction(13, "targetequip");
  13.         local ActionCuff                  = EnumAction(14, "targetequip");
  14.         local ActionShoulder        = EnumAction(15, "targetequip");
  15.         local ActionDress                =  EnumAction(2, "targetequip"); --时装
复制代码


您需要登录后才可以回帖 登录 | register

本版积分规则

雪舞知识库 | 浙ICP备15015590号-1 | 萌ICP备20232229号|浙公网安备33048102000118号 |天天打卡

GMT+8, 2025-1-19 07:03 , Processed in 0.104001 second(s), 7 queries , Redis On.

Powered by XueWu Licensed

Copyright © Tencent Cloud.

快速回复 返回顶部 返回列表