Eh, first thing that came to mind was getmapxy. =P
Don't think it needed a comma anywhere. Just read it more slowly and it'll make sense.
Your script in the codebox doesn't look right. Read the documentation for getmapxy. If you're just gonna follow Chris, all you need is:
if (strcharinfo(3) == "map name here" ) {
Script here
}