for a in $data_enemies[user.id].actions p a.skill_id end
d=[] for e in $game_troop.enemies for a in e.actions d.push(skill_id) if a.skill_id == 10 end end p d.size >= 2
soulsaga 发表于 2019-11-13 15:47
怎么写你该懂的..
for a in $data_enemies.actions
p a.skill_id
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |