本帖最后由 七重 于 2015-10-29 16:31 编辑 #-------------------------------------------------------------------------- # ● 获取装备栏的数组 #------------ ...
class Window_EquipSlot alias slot_name_02112005 slot_name def slot_name(index) temp = slot_name_02112005(index) case index when 0 temp = "饰品栏位一" when 1 temp = "饰品栏位二" when 2 temp = "饰品栏位三" end temp endend
class Window_EquipSlot alias slot_name_02112005 slot_name def slot_name(index) temp = slot_name_02112005(index) case index when 0 temp = "饰品栏位一" when 1 temp = "饰品栏位二" when 2 temp = "饰品栏位三" end temp end end
查看全部评分
百里_飞柳 发表于 2015-10-29 17:56 你需要插入使用这个脚本,使用说明可以看脚本内部注释: [fold=YEA-装备扩展]#=========================== ...
折叠内容标题(非必须)
折叠内容
站长信箱:[email protected]|手机版|小黑屋|无图版|Project1游戏制作
GMT+8, 2024-11-17 03:08
Powered by Discuz! X3.1
© 2001-2013 Comsenz Inc.