Register to post in forums, or Log in to your existing account
 
:
Search found 9 matches for:
Page 1 of 1
Author Message
  Topic: Database Records and Javascript [SOLVED]
Decker

Replies: 2
Views: 4737

PostForum: zMUD General Discussion   Posted: Mon Aug 08, 2005 1:47 am   Subject: Thanks for the help!
By your answer, I assume there are no other ways to proceed. Thanks a lot for your code! I finished mine at about the same time as you posted. I'm posting it here in case someone is struck with the sa ...
  Topic: Database Records and Javascript [SOLVED]
Decker

Replies: 2
Views: 4737

PostForum: zMUD General Discussion   Posted: Fri Aug 05, 2005 6:46 am   Subject: Database Records and Javascript [SOLVED]
In a script, I need to do several (above 200) database record operations. I iterate on every key of some database records with #LOOPDB, I change key values with #ADDKEY, etc. However, I found out that ...
  Topic: Gagging lines before display
Decker

Replies: 1
Views: 4409

PostForum: zMUD General Discussion   Posted: Sat Jun 25, 2005 2:54 am   Subject: Gagging lines before display
I'd like to know if there is a way to gag lines *before* they are displayed on the screen. Currently, I just use #GAG in my triggers. While this works, the lines I want to gag appear briefly on the sc ...
  Topic: #SAY with colors
Decker

Replies: 1
Views: 5275

PostForum: zMUD General Discussion   Posted: Fri May 28, 2004 6:27 am   Subject: #SAY with colors
Greetings,

I want to #SAY something and have it colored with an *RGB* colour (not with the %ansi() function).

I do not want to color the whole line i.e if the #SAY text is displayed next to the ...
  Topic: Indexing in database variables
Decker

Replies: 1
Views: 2876

PostForum: zMUD General Discussion   Posted: Wed Dec 31, 2003 5:47 am   Subject: Indexing in database variables
Hi,

I have a standard database record variable, of the form

name1=value1
name2=value2
...
nameN=valueN

I see the variable as an ordered list of name=value items.

I want to retrieve a na ...
  Topic: Problems with the ALT key
Decker

Replies: 9
Views: 13955

PostForum: zMUD General Discussion   Posted: Fri Dec 19, 2003 7:50 am   Subject: Problems with the ALT key
Same as you...with zMUD 6.62.
  Topic: Problems with the ALT key
Decker

Replies: 9
Views: 13955

PostForum: zMUD General Discussion   Posted: Thu Dec 18, 2003 1:57 pm   Subject: Problems with the ALT key
StackAdder -- I have the problem described by Danlo. You don't get that behavior if you use the control key. So I could use the control key instead of the ALT key to make macros. However, it is slower ...
  Topic: Problems with the ALT key
Decker

Replies: 9
Views: 13955

PostForum: zMUD General Discussion   Posted: Thu Dec 18, 2003 5:28 am   Subject: Problems with the ALT key
I programmed in Delphi and I know one radical way to fix it...set the task bar visible property to false. That way there will be no window to switch to. Of course in that case there must be an option ...
  Topic: Problems with the ALT key
Decker

Replies: 9
Views: 13955

PostForum: zMUD General Discussion   Posted: Thu Dec 18, 2003 1:51 am   Subject: Problems with the ALT key
Hi,

I use the ALT key to make macros that are extremely fast to type. For example, ALT-H will make my character quaff a health potion. Often, I keep my ALT key pressed while I wait for an event, to ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net