cant remove a flag
-
Hey, i just respawned, and i removed my old flags.
but there is this one flag that i just cant remove.
When remove it, it dissapears from screen, like it should be, but after a few moments when i go back to the place where it was, then its there again.
also it appears in my Game.flags all time again (my code wants to send scouts over the whole map :O)
just to be sure, i searched my whole code for any createFlag statements, but there arent any, also i never created a flag in code.
if you want more info: its room "W48S43" and the flags name is "scout-W48S43".
-
Flags are only visible to you, so we can't check them.
Try writing this in console:
Game.flags['scout-W48S43'].remove();