|
Siddha Beginner
Joined: 07 Jul 2003 Posts: 15
|
Posted: Wed Jul 09, 2003 5:09 pm
Colors in status window. |
For color in status window u could write down comething like this:
%ansi(red)target: @target
but! color will be dim (not bright;)
how i can make it brighter? |
|
|
|
Carabas GURU
Joined: 28 Sep 2000 Posts: 434 Location: USA
|
Posted: Wed Jul 09, 2003 6:10 pm |
If you look up the %ansi function in the help files, you will see that you can specify additional attributes other than the base color. Such as foreground/background, bright, blinking, and reverse. In your case you would use %ansi(high,red).
|
|
|
|
Siddha Beginner
Joined: 07 Jul 2003 Posts: 15
|
Posted: Thu Jul 10, 2003 3:47 pm |
Thnx, but it doesn't work in zMUD 4.62 8))
Well.. or i need another command.
As i remember, it was somewhere in options — what kind of color (dimbright) do you want to use in status window, but i'm not quite sure.
Finally i didi find out how too display one bright color, but if i want to display two — no way8)))))
any other suggections?:) |
|
|
|
Vijilante SubAdmin
Joined: 18 Nov 2001 Posts: 5182
|
Posted: Fri Jul 11, 2003 12:31 am |
First suggestion is to mention that you need help with the old unsupported version in the first place.
Second suggestion upgrade. |
|
|
|
Siddha Beginner
Joined: 07 Jul 2003 Posts: 15
|
Posted: Fri Jul 11, 2003 8:29 am |
I don't expect that somebody _will_ help me:))))))))
i thought that it's possible, nothing else/
second suggestion wasn't perfect, as zMUD version is greater, as slowermore bugsetcetcetc:-)
course language definetly becoming better & more flexible, but other things... brrr... especially design... :) |
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Fri Jul 11, 2003 12:17 pm |
Slower? Have you seen the benchmark tests for the latest version? Also, it's been a long time since I used 4.62 so I can't compare it in stability, but 6.62 is very stable.
Anyway, chances are that if what Carabas suggested doesn't work in 4.62, then you may not be able to do it. You could also try using numbers instead of names, but I have no way of testing. |
|
|
|
Siddha Beginner
Joined: 07 Jul 2003 Posts: 15
|
Posted: Fri Jul 11, 2003 4:18 pm |
well, i did compare it, and install zMUD 6.15 or 6.16, can't remember already:)))
result was pretty bad — part with coding in latest zMUD is useful, little bit cmoplextoo much staff which u don't really need to know, but definetly useful:)
design - brr:)
pretty big problem with inheritance of code from zMUD 4.62, some flags (!!!) working differently in latest versions (Verbatim? can't remember8))
etc///
Anyone remember, where are options for colors of different windows? (status etc/)
Answer not for my version of this program still will be ok:)
thnx:) |
|
|
|
MattLofton GURU
Joined: 23 Dec 2000 Posts: 4834 Location: USA
|
Posted: Fri Jul 11, 2003 10:41 pm |
Did you try looking in the preferences? I have no idea where to even get 4.62 much less what to do inside, but in the 6.x series it always had a menu option to get you to specific preferences sections and there was a big button on the toolbar that said...Preferences. Assuming this is the same for both version series, a window then popped up with a list of categories on the left, one of which was Color.
|
|
|
|
Siddha Beginner
Joined: 07 Jul 2003 Posts: 15
|
Posted: Sun Jul 13, 2003 6:11 am |
I did, it looks like everything ok.
Only problems:
how to set current color to default one
for example
#stw (this is default color, %ansi(white) this is white color,
%ansi(Know idea what to write down here;) this is default color)
anyway, what i have found is looks like enough/
One bad thing, there is no forum with old discussions of zmud 4.62:))))))))) |
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Sun Jul 13, 2003 12:41 pm |
Don't know if it works in 4.62, but try %ansi(default)
|
|
|
|
|
|