I use this
- script pvp_ann -1,{
OnPCLoadMapEvent:
if (strcharinfo(3) == "pvp_y_1-2")
announce "pvp_y_1-2", strcharinfo(0) + " has entered the PVP Arena!",0;
end;
}
// - Map flags
pvp_y_1-2 mapflag loadevent
But dont work. says this is unknow syntax: