actor = $game_actors[x] # x为角色ID if $game_party.members.include?(actor) # 角色在队伍中 # 随你干嘛 end
taroxd 发表于 2014-3-21 20:32
actor = $game_actors[x] # x为角色ID
if $game_party.members.include?(actor) # 角色在队伍中
# 随 ...
欢迎光临 Project1 (https://rpg.blue/) | Powered by Discuz! X3.1 |