Thank you, this worked. I can at least port into Earth Hall/Water Hall/Fire Hall, they have all mobs and all bosses.
The Arcanium chamber itself hasn't got any mobs. Have to play witht it to figure it out.
Nice, thank you.
Edith: Black Codex Thing:

Lua 2426 did the trick, Runewaker had written the coordinates and thing already in it, just had to activate them :D
Code:
Dungeons[6] = {--克魯迪亞大陸(32開放,33要一次開兩個)
[1] = {--骷髏巖
["Lv"] = 95;
["ZoneID"] = 32;
["X"] = -9811;
["Y"] = 38;
["Z"] = -9194;
};
[2] = {--巨魔之巢曼爾卓寇
["Lv"] = 97;
["ZoneID"] = 33;
["X"] = -11608;
["Y"] = 995;
["Z"] = 4359;
};
[3] = {--渡鴉之心
["Lv"] = 97;
["ZoneID"] = 33;
["X"] = -5766;
["Y"] = 842;
["Z"] = -3753;
};
}
Another Question:
Sismond (Lua 3090). I can start the script with
? lua_30wb_szLuaInitScript()
But it resets immediately when i start to attack the rune.
I think it resets because the script only runs in sismonds room. And there i cant get into. Someone has a guess ? Portal is there, but it doesn't port me through.
2nd Edit:
Z34 is Tasuq, i can port to the map, its there, also there are mobs, but unnamed.