scn MaiqScript short maiqloc Begin GameMode if ( GetinCell Anvil == 1 ) && ( maiqloc == 0 ) set maiqloc to 1 endif if ( GetInCell Leyawiin == 1 ) && ( maiqloc == 1 ) set maiqloc to 0 endif End