Issue information

Issue ID
#868
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Jan 25, 2008 11:11
Last Post
Hercules Elf Bot
Jan 25, 2008 11:11
Confirmation
N/A

Hercules Elf Bot - Jan 25, 2008 11:11

Originally posted by [b]GodLesZ[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=868

tested with
CODE
setmapflag "map",mf_flag;
setmapflag "map","mf_flag";
setmapflag "map",@var$;
setmapflag @map$,mf_flag;


same with removemapflag
nothing works :|