How about doing it when they log back on instead? Changing a players level when they leave the game seems silly.
PHP Code:
function onPlayerLogin(pl) { // player object that logged on
if(pl.level.name == "s64club_pacman_event.nw") {
pl.setLevel2("fakewnabezone.gmap",30,30);
}
e; lol ckb beat me to it aminute (probably seconds) apart