| 赞 | 0 |
| VIP | 0 |
| 好人卡 | 0 |
| 积分 | 1 |
| 经验 | 21983 |
| 最后登录 | 2015-6-30 |
| 在线时间 | 31 小时 |
Lv1.梦旅人
- 梦石
- 0
- 星屑
- 50
- 在线时间
- 31 小时
- 注册时间
- 2008-5-16
- 帖子
- 120
|
加入我们,或者,欢迎回来。
您需要 登录 才可以下载或查看,没有帐号?注册会员
x
比如以下Scene_Battle 4里的脚本,彩色部分怎么才能够显示当前活动角色的名字
if $game_variables[@active_battler.id] < 50
$game_temp.message_text = "$game_actors[@active_battler.id].name离开队伍!"
else
make_basic_action_result
end
版务信息:本贴由楼主自主结贴~ |
|