Author |
Message |
Topic: zchat help |
hezukeh
Replies: 1
Views: 5721
|
Forum: zMUD General Discussion Posted: Wed Apr 06, 2005 4:06 am Subject: zchat help |
ok when i use zchat as a zmud plugin and exit zmud, zchat throws mad errors until i go into task manager and end the zchat process. how do i fix this? the proper(only?) dll is loaded.
also, having ... |
Topic: font trouble |
hezukeh
Replies: 0
Views: 2488
|
Forum: zMUD General Discussion Posted: Mon Apr 04, 2005 7:41 pm Subject: font trouble |
I just started using zMud and I'm trying to set up the preferences to my liking. When I go into font settings, I choose my font and when I enable bold or italics, neither work for the output window se ... |
Topic: status bar |
hezukeh
Replies: 4
Views: 6591
|
Forum: zMUD General Discussion Posted: Sat Oct 02, 2004 7:49 pm Subject: status bar |
Hrm how do you remove stuff from the status bar? |
Topic: status bar |
hezukeh
Replies: 4
Views: 6591
|
Forum: zMUD General Discussion Posted: Sat Oct 02, 2004 4:26 am Subject: status bar |
Is there any way to make the status bar bigger and/or make the background color black?
ty ahead of time
-H |
Topic: problems with list |
hezukeh
Replies: 4
Views: 5145
|
Forum: zMUD General Discussion Posted: Fri Oct 01, 2004 7:40 pm Subject: problems with list |
ok ty. I'm breaking them down into more categorized lists anyways. |
Topic: problems with list |
hezukeh
Replies: 4
Views: 5145
|
Forum: zMUD General Discussion Posted: Fri Oct 01, 2004 6:56 pm Subject: problems with list |
Ok, this is what I did in notepad:
#class {Test}
#additem {testlist} {test1}
#additem {testlist} {test2}
#additem {testlist} {test3}
...etc until all of the necessary things were put in the ... |
Topic: problems with list |
hezukeh
Replies: 4
Views: 5145
|
Forum: zMUD General Discussion Posted: Thu Sep 30, 2004 7:13 pm Subject: problems with list |
Ok so i made a list of about 222 items and imported it over. I used #additem {listname} {item}.
When i look at the variable in settings and it shows only these two in the list:
@testlist|test1
... |
Topic: string search |
hezukeh
Replies: 7
Views: 7161
|
Forum: zMUD General Discussion Posted: Wed Sep 29, 2004 6:55 pm Subject: string search |
Yes i know, but if you take the color directly from the text it reduces the work you have to do. Instead of making it look for the max amount and compare the two, it will just return the value. |
Topic: string search |
hezukeh
Replies: 7
Views: 7161
|
Forum: zMUD General Discussion Posted: Wed Sep 29, 2004 2:24 am Subject: string search |
Hrm ok, ty. But now lets say i wanted to get the color of HP in the prompt for Medievia because depending on your health the color changes. How would I do something like that where different items wil ... |
Topic: string search |
hezukeh
Replies: 7
Views: 7161
|
Forum: zMUD General Discussion Posted: Tue Sep 28, 2004 8:26 pm Subject: string search |
ty, also got another question: what can i use to get the color of a string. For example:
if (%?function?(@testvar) == %ansi(bold, red)} {DO this} {do that}
Yeah i've been looking through help f ... |
Topic: string search |
hezukeh
Replies: 7
Views: 7161
|
Forum: zMUD General Discussion Posted: Tue Sep 28, 2004 7:01 pm Subject: string search |
Ok, how would you search for specified text within a string? (MM2k's @StrStr procedure) For instance:
Lets say that "@textvar==whatever". You want to check to see if whatever includes "ate". It retu ... |
Topic: padding |
hezukeh
Replies: 4
Views: 5241
|
Forum: zMUD General Discussion Posted: Sat Sep 25, 2004 8:34 pm Subject: padding |
nice ty |
Topic: padding |
hezukeh
Replies: 4
Views: 5241
|
Forum: zMUD General Discussion Posted: Fri Sep 24, 2004 7:51 pm Subject: padding |
Err oops it's on the left side. :P But yeah you understand what I'm talking about. |
Topic: padding |
hezukeh
Replies: 4
Views: 5241
|
Forum: zMUD General Discussion Posted: Fri Sep 24, 2004 7:48 pm Subject: padding |
Ok so what is the function used in zMud that is equivilent to MM's @Pad(Right/Left)? If you don't know what I'm talking about, it's the function that allows you to pad one side of a string with a numb ... |
|