viewing paste announce | Athena

Posted on the | Last edited on
1 2 3 4 5 6 7 8 9 10 11
-   script  LoadMap -1,{
end;
 
OnPCLoadMapEvent:
    if (strcharinfo(3) == "prontera"){
        announce    "Welcome to the map "+strcharinfo(3)+", "+strcharinfo(0)+"!",1;
    }
end;
}
 
prontera    mapflag loadevent
Viewed 1575 times, submitted by Streusel.