bWolfie
I'm the man
I am trying to use getmapflag to detect a zone, but cannot get it to work.
Is it possible. Any advice?
Thank you.
Is it possible. Any advice?
Thank you.
Code:
if (getmapflag("" + strcharinfo(PC_MAP) + "", mf_zone) == "Memorial Dungeon") script here;
else other script here;
end;