So dürfte es gehen... Code: if $game_player.passable?( $game_variables[1], $game_variables[2],0) $game_switches[8] = true $game_map.need_refresh = true end
if $game_player.passable?( $game_variables[1], $game_variables[2],0) $game_switches[8] = true $game_map.need_refresh = true end
--
Foren-Regeln