| Author |
Message |
Topic: temporary variable |
kibln8
Replies: 2
Views: 2772
|
Forum: zMUD General Discussion Posted: Thu Oct 18, 2007 5:31 am Subject: temporary variable |
| is there a way i can use temporary variables for use with #math and such? |
Topic: removing double spaces |
kibln8
Replies: 1
Views: 2162
|
Forum: zMUD General Discussion Posted: Thu Oct 18, 2007 4:30 am Subject: removing double spaces |
| how would I make zmud remove one blank like if I have two blank lines in a row? |
Topic: gagging prompt and moving it to the status bar |
kibln8
Replies: 2
Views: 2571
|
Forum: zMUD General Discussion Posted: Thu Oct 18, 2007 3:05 am Subject: gagging prompt and moving it to the status bar |
| I'm having trouble gagging my prompt and moving it to the status bar. I want to gag just the prompt (I don't want to gag stuff that might appear after the prompt sometimes - thats happening sometimes) ... |
Topic: adding spaces to something |
kibln8
Replies: 3
Views: 3140
|
Forum: zMUD General Discussion Posted: Mon Oct 08, 2007 10:58 pm Subject: adding spaces to something |
thanks
how would I make it add the spaces on to the other side? |
Topic: adding spaces to something |
kibln8
Replies: 3
Views: 3140
|
Forum: zMUD General Discussion Posted: Mon Oct 08, 2007 10:43 pm Subject: adding spaces to something |
| hi I'm trying to capture stuff and format it... how can I make something that's 2 characters into 2 characters with 3 spaces, 3 characters to 3 characters with 2 spaces etc.? |
Topic: how do i clear a window |
kibln8
Replies: 1
Views: 2181
|
Forum: zMUD General Discussion Posted: Mon Oct 08, 2007 3:43 am Subject: how do i clear a window |
| how would I do something like #window "Group Status" clear? I want to clear a window and repopulate it everytime I enter group. or should i make it so that variables are in the window and change my va ... |
Topic: difference between a status window a #window |
kibln8
Replies: 1
Views: 2452
|
Forum: zMUD General Discussion Posted: Sun Oct 07, 2007 6:40 pm Subject: difference between a status window a #window |
| what's the difference between the status window and a #window you create with #win? |
Topic: query question |
kibln8
Replies: 1
Views: 2171
|
Forum: zMUD General Discussion Posted: Fri Oct 05, 2007 7:11 pm Subject: query question |
how do you get the value from a specific record.. I have the record id number but I need to access a specific value within that record to check if it has a value or not.
Thanks in advance! :) |
Topic: trigger off a null return |
kibln8
Replies: 1
Views: 2291
|
Forum: zMUD General Discussion Posted: Fri Oct 05, 2007 6:55 pm Subject: trigger off a null return |
| found my answer #IF %null(%find([Character Name],[Database Name],[Field Name]))=1 {#NEW} {#DBPUT} |
Topic: trigger off a null return |
kibln8
Replies: 1
Views: 2291
|
Forum: zMUD General Discussion Posted: Fri Oct 05, 2007 6:42 pm Subject: trigger off a null return |
| I'm trying to make it so that whenever I see a groupmate for the first time I add him to my database - got that part working with #new. Now I'm trying to make it so that person is updated whenever i s ... |
Topic: Ugly Parenthesis and |s in my Variable, PLEASE HELP. |
kibln8
Replies: 1
Views: 2106
|
Forum: zMUD General Discussion Posted: Mon Sep 05, 2005 2:53 pm Subject: Ugly Parenthesis and |s in my Variable, PLEASE HELP. |
| Alright, this is a group break down trigger that goes through all the classes, which are listed in @breakclasslist, and adds (# of a certain class) (class name) [(names of groupies who belong to that ... |
| |