Project1
标题:
怎样去掉战斗框中的[正常],有特殊状态时又显示状态名?
[打印本页]
作者:
MPlayer
时间:
2008-11-18 05:32
提示:
作者被禁止或删除 内容自动屏蔽
作者:
redant
时间:
2008-11-18 05:34
Window_Base
if text == ""
if need_normal
text = "[正常]"
end
else
# 加上括号
text = "[" + text + "]"
end
试试
我用的是图标代替文字的 所以大概吧 [LINE]1,#dddddd[/LINE]
系统信息:本贴由楼主认可为正确答案,66RPG感谢您的热情解答~
作者:
MPlayer
时间:
2008-11-18 05:38
提示:
作者被禁止或删除 内容自动屏蔽
作者:
MPlayer
时间:
2008-11-18 05:41
提示:
作者被禁止或删除 内容自动屏蔽
欢迎光临 Project1 (https://rpg.blue/)
Powered by Discuz! X3.1