prontera,150,180,5 script Instance Challenger 4_M_EINMINER,{
mes ( " Big sun Big day ! " ) ;
dispbottom ( " #GRRoomDelay :: " + #GRRoomDelay ) ;
switch ( select(
"~ Create Instance",
"~ Exit.",
"~ Clear Instance"
)){
case 3:
instance_destroy( );//.@instance );
close;
case 1...