OnClock1900: if($rmk_active) { announce "script desciptions goes here "+$@itemnamehere$[gettime(4)]+" testing.",bc_all; mapwarp "map_1-1","map",x,y; sleep 1000; killmonsterall "map_1-1.gat"; set $rmk_active,0; pvpoff "map_1-1.gat"; sleep 5000; announce "script desciptions goes here "+$@itemnamehere$[gettime(4)]+" is: "+$rmk_king$[gettime(4)],bc_all; } } end; OnWhisperGlobal: switch(select("1. Start:2 End")) { case 1: goto OnClock1750; break; case 2: goto OnClock1800; break; } end;