Author |
Message |
Topic: [2.18] Trying to get #FIRE to work |
bishopnenar
Replies: 1
Views: 4052
|
Forum: CMUD General Discussion Posted: Sat Jan 26, 2008 5:14 pm Subject: [2.18] Trying to get #FIRE to work |
I can not seem to get a trigger to match text sent with #FIRE
#IF (@anorexia) {
eat vial
#FIRE "eat vial"
}
For the trigger I have:
the pattern as : eat vi ... |
Topic: [2.18] Icon vs minimize |
bishopnenar
Replies: 2
Views: 5063
|
Forum: CMUD General Discussion Posted: Mon Jan 14, 2008 5:54 pm Subject: [2.18] Icon vs minimize |
That is what I was looking for. Thanks for clearing that up! |
Topic: [2.18] Icon vs minimize |
bishopnenar
Replies: 2
Views: 5063
|
Forum: CMUD General Discussion Posted: Mon Jan 14, 2008 5:05 pm Subject: [2.18] Icon vs minimize |
Before the upgrade to this verison, I found a theme that allowed cmud to be Iconed to my task bar versus just the typical minimizing. Is there a way to still do this? Can you set it up as a command or ... |
Topic: Exporting Scripts |
bishopnenar
Replies: 16
Views: 24990
|
Forum: CMUD General Discussion Posted: Fri Jan 04, 2008 10:53 pm Subject: Exporting Scripts |
Agreed to the above. When i want to look over several things, text is still eaiser. Or I want to post a script or something to my MID fourm, people can read text layout better then XML. It would just ... |
Topic: Exporting Scripts |
bishopnenar
Replies: 16
Views: 24990
|
Forum: CMUD General Discussion Posted: Mon Dec 31, 2007 4:11 pm Subject: Exporting Scripts |
I see that XML is the oly option to export scripts out in. Is there anyway to get them to txt files? I looked at a few XML converters, and they either just clean up the file making it pretty or they a ... |
Topic: [1.34] Variable Defaults |
bishopnenar
Replies: 1
Views: 3878
|
Forum: CMUD General Discussion Posted: Thu Nov 29, 2007 6:05 pm Subject: [1.34] Variable Defaults |
I noticed the other day after opening a session, my variables in packages are not reseting to thier default values. I have everything set up right. Eveything checked right. Is this an issues with the ... |
Topic: [1.33] ERROR: argument still on stack: 0 |
bishopnenar
Replies: 6
Views: 9909
|
Forum: CMUD General Discussion Posted: Thu May 24, 2007 7:33 pm Subject: [1.33] ERROR: argument still on stack: 0 |
Terrible sorry about that. The syntax checker read fine, i can see why. Thanks |
Topic: [1.33] ERROR: argument still on stack: 0 |
bishopnenar
Replies: 6
Views: 9909
|
Forum: CMUD General Discussion Posted: Thu May 24, 2007 6:37 pm Subject: [1.33] ERROR: argument still on stack: 0 |
Nope, all brackets are there.
I have even, closed Cmud, restarted my computer and still get the Error.
When @leftleg = 0, I get:
ERROR: argument still on stack: 0
and it tries to fire tt if ... |
Topic: [1.33] ERROR: argument still on stack: 0 |
bishopnenar
Replies: 6
Views: 9909
|
Forum: CMUD General Discussion Posted: Thu May 24, 2007 3:54 pm Subject: [1.33] ERROR: argument still on stack: 0 |
Sorry, was not sure HOW I produced it.
But i think i have found out what happen.
1. Have a string list.
2. trigger added an alias to the list with #ADDITEM and set a variable to true.
3. forgo ... |
Topic: [1.33] ERROR: argument still on stack: 0 |
bishopnenar
Replies: 6
Views: 9909
|
Forum: CMUD General Discussion Posted: Thu May 24, 2007 3:26 pm Subject: [1.33] ERROR: argument still on stack: 0 |
What is this, how can i make it go away? |
Topic: [1.32] Same issue from [1.29] #RESET and UI made variables not resetting. |
bishopnenar
Replies: 10
Views: 13344
|
Forum: CMUD General Discussion Posted: Tue May 08, 2007 1:57 am Subject: [1.32] Same issue from [1.29] #RESET and UI made variables not resetting. |
In Zmud, gagues where easier to set graphic with and having a "custom" layout with buttons with BMP was easier using gagues versus "push" or other buttons. Guess that just stuck with me to use guages ... |
Topic: [1.32] Same issue from [1.29] #RESET and UI made variables not resetting. |
bishopnenar
Replies: 10
Views: 13344
|
Forum: CMUD General Discussion Posted: Mon May 07, 2007 3:59 pm Subject: [1.32] Same issue from [1.29] #RESET and UI made variables not resetting. |
Bumping this up to readdress this issue if possible, see edited first post. |
Topic: [1.32] Local variable and #SWITCH |
bishopnenar
Replies: 3
Views: 6793
|
Forum: CMUD General Discussion Posted: Wed May 02, 2007 6:31 pm Subject: [1.32] Local variable and #SWITCH |
So by putting $localvar_whatever in the params box of an alias, elimantes the need to do what I did defining them?
Does this "speed" anything up? or have and other benifit other then having less l ... |
Topic: [1.32] Local variable and #SWITCH |
bishopnenar
Replies: 3
Views: 6793
|
Forum: CMUD General Discussion Posted: Wed May 02, 2007 5:09 pm Subject: [1.32] Local variable and #SWITCH |
$type = %1
$amount = %2
$person = %3
$pot = @pot
$price = 0
#SWITCH ($type = "health" || "mana") {$price = 75} ($type = "frost" || "epid ... |
Topic: [1.32] Same issue from [1.29] #RESET and UI made variables not resetting. |
bishopnenar
Replies: 10
Views: 13344
|
Forum: CMUD General Discussion Posted: Wed Apr 25, 2007 1:36 pm Subject: [1.32] Same issue from [1.29] #RESET and UI made variables not resetting. |
I know I have created a variable through the UI Package Editer and even today when I logged on to my MUD and even used #RESET it is still no reseting.
Going to delete it.
Remade it on the comman ... |
Topic: [1.32] Same issue from [1.29] #RESET and UI made variables not resetting. |
bishopnenar
Replies: 10
Views: 13344
|
Forum: CMUD General Discussion Posted: Tue Apr 24, 2007 11:44 pm Subject: [1.32] Same issue from [1.29] #RESET and UI made variables not resetting. |
anyone else having issues with variables not resetting to thier default values?
Even after #RESET I had a few fail to reset.
Also, I even had one not reset after logging out.
I'll try to post ... |
Topic: Alias Not Firing: Need some Advice. |
bishopnenar
Replies: 7
Views: 11301
|
Forum: CMUD General Discussion Posted: Tue Apr 24, 2007 5:48 pm Subject: Alias Not Firing: Need some Advice. |
Interesting, but are you able to prioritize with this? Since certain afflictions are better to heal first then others? Or I suppose you could use #SWITCH
$affliections=@afflictions
#IF (@yo ... |
Topic: Alias Not Firing: Need some Advice. |
bishopnenar
Replies: 7
Views: 11301
|
Forum: CMUD General Discussion Posted: Tue Apr 24, 2007 4:51 pm Subject: Alias Not Firing: Need some Advice. |
This is a priority system.
Not to sure on record variables.
Any advice? |
Topic: Alias Not Firing: Need some Advice. |
bishopnenar
Replies: 7
Views: 11301
|
Forum: CMUD General Discussion Posted: Tue Apr 24, 2007 4:31 pm Subject: Alias Not Firing: Need some Advice. |
I had no idea you could use Switch to diffent expression...
Is this "faster" then using the nested #IFs??
Also, when insomina fires, the echoed command is "insomina 1" noticed this in a few thin ... |
Topic: Alias Not Firing: Need some Advice. |
bishopnenar
Replies: 7
Views: 11301
|
Forum: CMUD General Discussion Posted: Tue Apr 24, 2007 3:28 pm Subject: Alias Not Firing: Need some Advice. |
Here is the Alias I have:
#IF ((@stunned) || (@unconscious)) {
#SHOW %ansi( 2062)Healing Aborted
#ABORT 1
} {#IF (@aeon) {
... |
Topic: [1.29] On new sessions can't change the output font |
bishopnenar
Replies: 4
Views: 7744
|
Forum: CMUD General Discussion Posted: Mon Apr 23, 2007 8:58 pm Subject: [1.29] On new sessions can't change the output font |
That is it, was looking for the Output font. Status window works currently under the GUI version now.
Thanks! |
Topic: [1.29] On new sessions can't change the output font |
bishopnenar
Replies: 4
Views: 7744
|
Forum: CMUD General Discussion Posted: Mon Apr 23, 2007 8:27 pm Subject: [1.29] On new sessions can't change the output font |
Any idea where that post is?
Serach for that and nothing is coming up.
Really like to change the output window font, all of my lines are out of wack and is just annoying.
Any insight to thi ... |
Topic: / and ./ variables |
bishopnenar
Replies: 1
Views: 4731
|
Forum: CMUD General Discussion Posted: Wed Apr 04, 2007 12:20 am Subject: / and ./ variables |
Unlike Zmud I have been placing my variables in different class folders.
Is there a speed or any benifit to using ./ for variables?
For example if I have:
variable = value
The variable in ... |
Topic: Access Violation |
bishopnenar
Replies: 2
Views: 6435
|
Forum: CMUD General Discussion Posted: Mon Apr 02, 2007 2:29 pm Subject: Access Violation |
Would there be any issues with having Cmud installed on differenet comps that save to a memstick and read the main package from that memstick. This way variables and the such retain thier values. |
Topic: Access Violation |
bishopnenar
Replies: 2
Views: 6435
|
Forum: CMUD General Discussion Posted: Sat Mar 31, 2007 7:51 pm Subject: Access Violation |
I have Cmud on a mem stick to use on a laptop and a desk top. Worked fine for a while then I got this:
Error: Access Violation at 0x0065B508 (tried to write to 0x00030FFC), program terminated.
... |
|