02 Dec 10, 04:00PM
I don't see the use of that but here it is, I have not tested so I can't guarantee it will work. ;)
[SELECT ALL] Code:
checkflag = [
if (strstr $conline "has your flag") [
nextprimary 5
] []
sleep 1 [checkflag]
]
if (strstr $mapstartalways checkflag) [] [
add2alias mapstartalways [checkflag]
]