| 
 
| 赞 | 0 |  
| VIP | 13 |  
| 好人卡 | 7 |  
| 积分 | 7 |  
| 经验 | 32831 |  
| 最后登录 | 2023-12-15 |  
| 在线时间 | 530 小时 |  
 Lv2.观梦者 
	梦石0 星屑723 在线时间530 小时注册时间2010-6-9帖子840 | 
| 
$game_party.members.each {|actor| actor.hp += [self.mhp*0.18].to_i unless actor.death_state?}
x
加入我们,或者,欢迎回来。您需要 登录 才可以下载或查看,没有帐号?注册会员  中的 [self.mhp*0.18].to_i,听说to_i浮点数转换成整数,会强行去掉小数点后面的数字,但为什么这段会报错?信息undefined method 'to_i' for [1343.879999999999]:Array
 请教!
 
 | 
 |