mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #00943
Re: [Bug 491960] Re: Colorization script not deleted?
Replace prints "WEST" to the console and the current format is kept this
includes colors. It wasn't blue because the current text format is
initialized with the system defaults white on black until you change it
- and you only changed the background color -> white on red.
Vadim Peretokin schrieb:
> But why?
>
> The script was:
>
> selectString(matches[1], 1)
>
> replace("WEST")
>
>
> There is no colorization in there. Why was not the text blue as it was on
> the line?
>
> It should have "memory" of previous commands that aren't there anymore.
>
>
--
Colorization script not deleted?
https://bugs.launchpad.net/bugs/491960
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
Status in Mudlet the MUD client: New
Bug description:
See video. I removed the bg() call, replacing it with a replace() one - but it still 'existed'...
Follow ups
References