- script Sample -1,{ OnPCLoadMapEvent: getmapxy .@map$, .@x, .@y, 0; if ( .@map$ == "payg_cas01" ) { for ( .@i = 13; .@i < 19; .@i++ ) { if ( readparam( .@i ) > 200 ) { message strcharinfo(0),"You can't enter this map with your stats"; sleep2 3000; warp "SavePoint",0,0; end; } } } end; } payg_cas01 mapflag loadevent