Author |
Message |
Topic: #SUB and the word "illusion". |
campnic
Replies: 8
Views: 9821
|
Forum: zMUD General Discussion Posted: Sat Mar 11, 2006 5:37 pm Subject: #SUB and the word "illusion". |
Is illusion the name of your character? |
Topic: Detecting if a list variable is empty |
campnic
Replies: 1
Views: 3485
|
Forum: zMUD General Discussion Posted: Sat Mar 11, 2006 5:35 pm Subject: Detecting if a list variable is empty |
#IF (%numitem(@SICKNESS)>0) {Do action.} {Dont do action} |
Topic: Suggestion |
campnic
Replies: 2
Views: 3795
|
Forum: zMUD General Discussion Posted: Sat Mar 11, 2006 5:33 pm Subject: Suggestion |
I just had a terrible experience. I have been working for about 4 hours on fixing my targeting system. I got it to work. I tried to make a tweak, all of the sudden i see "System Access Violation". ... |
Topic: Buttons with names that are variables |
campnic
Replies: 1
Views: 3846
|
Forum: zMUD General Discussion Posted: Fri Mar 10, 2006 8:49 pm Subject: Buttons with names that are variables |
1.Make 2 different Classes call one Cmode and the other Pmode.
2.Put all combat buttons in Cmode and all peace buttons in Pmode.
3.Go into your settings editor and click on 'Disable Class when conne ... |
Topic: Buttons with names that are variables |
campnic
Replies: 1
Views: 3846
|
Forum: zMUD General Discussion Posted: Fri Mar 10, 2006 8:46 pm Subject: Buttons with names that are variables |
I have set up 2 sets of 2 gagues for one of my characters. One set is for the main character (health and spell points) and one set for my servant (health and spell points). I gave these gauges the n ... |
Topic: #SUB and the word "illusion". |
campnic
Replies: 8
Views: 9821
|
Forum: zMUD General Discussion Posted: Fri Mar 10, 2006 7:45 pm Subject: #SUB and the word "illusion". |
I am no expert, but I would try:
#SUB {~<i~>Illusion: You may drink another healing elixir.~</i~>}
Unfortunately, I'm at work so I can't be sure that that works.
good luck |
Topic: Zmud won't close down |
campnic
Replies: 2
Views: 3833
|
Forum: zMUD General Discussion Posted: Thu Mar 09, 2006 4:52 pm Subject: Zmud won't close down |
I've noticed the exact same behavior the op was talking about. It is as if something with zmud is stuck in a loop that consumes resources. When I close zmud, about half the time the process wont end ... |
Topic: Zmud Crashing in 7.21 |
campnic
Replies: 4
Views: 6739
|
Forum: zMUD General Discussion Posted: Sun Mar 05, 2006 5:59 pm Subject: Zmud Crashing in 7.21 |
I'm having a similar problem. After a 1 or 2 hour session, if i log out zmud will close but the process will begin to take up 99% of the cpu. Anyone know of a solution? |
|