Zitat von Kim
Mit if-Schleife und $game_variables[...] lässt sich das ganze dann auch recht komfortabel per Eventcode handhaben. Wobei die RGSS hier etwas willkürlich ist. $game_variables[0001] ist in Ordnung, schreibt man aber z.B. $game_variables[0009] statt $game_variables[9] gibt das einen Syntax-Error..
...