Author |
Message |
Topic: Function... not working....? |
kopf1988
Replies: 3
Views: 6343
|
Forum: CMUD General Discussion Posted: Sun May 17, 2009 9:00 pm Subject: Function... not working....? |
YES!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :) |
Topic: Function... not working....? |
kopf1988
Replies: 3
Views: 6343
|
Forum: CMUD General Discussion Posted: Sun May 17, 2009 8:38 pm Subject: Function... not working....? |
Function able_scan:
%if(%iskey(@afflictions,asleep) or %iskey(@afflictions,unconscious) or %iskey(@afflictions,stunned) or %iskey(@flags,paused),0,1)
Does nothing:
#IF (1==1) {#IF (@able_scan) {#sa ... |
Topic: Function... not working....? |
kopf1988
Replies: 3
Views: 6343
|
Forum: CMUD General Discussion Posted: Sun May 17, 2009 8:12 pm Subject: Function... not working....? |
I'm trying to get some functions to work in Acropolis for Achaea, but things are acting weird. This is the original function: %if(%iskey(@afflictions,asleep) or %iskey(@afflictions,unconscious) or %is ... |
Topic: What is %-1? |
kopf1988
Replies: 9
Views: 12501
|
Forum: CMUD General Discussion Posted: Sun May 17, 2009 6:32 pm Subject: What is %-1? |
@dbname.keys was never a thing as far as I can remember. %dbkeys is new and returns a list of the keys in a variable. @dbname.keyname still returns the value of a key provided it's not no special char ... |
Topic: What is %-1? |
kopf1988
Replies: 9
Views: 12501
|
Forum: CMUD General Discussion Posted: Sun May 17, 2009 3:03 am Subject: What is %-1? |
Thanks! Alright, another question: @dbname.keys doesn't seem to do what it might have in ZMud. Pointers?
Edit: or maybe it was replaced with %dbkeys(dbname). :) |
Topic: Woah Error on ... Changing Button Color? |
kopf1988
Replies: 1
Views: 3700
|
Forum: CMUD General Discussion Posted: Sun May 17, 2009 12:55 am Subject: Woah Error on ... Changing Button Color? |
I got the evil error message when trying to change the color of some guages.
%btncol(bar_health,red,white)
%btncol(bar_mana,green,white)
%btncol(bar_endurance,brown,white)
%btncol(bar_willpower, ... |
Topic: What is %-1? |
kopf1988
Replies: 9
Views: 12501
|
Forum: CMUD General Discussion Posted: Sun May 17, 2009 12:01 am Subject: What is %-1? |
I assume that affects everything, so I'll have to change:
#priority {temp_list = %null;#forall {%-1} {#if (!%ismember("%i", @todo_list)) {#additem temp_list {%i}}};#if (!%null(@temp_list)) {do @tem ... |
Topic: What is %-1? |
kopf1988
Replies: 9
Views: 12501
|
Forum: CMUD General Discussion Posted: Sat May 16, 2009 7:01 am Subject: What is %-1? |
Thanks, that DOES help! |
Topic: What is %-1? |
kopf1988
Replies: 9
Views: 12501
|
Forum: CMUD General Discussion Posted: Fri May 15, 2009 10:36 pm Subject: What is %-1? |
I'm trying to study some old scripts, but I can't figure out the %-1 here. Is there a meaning to this that I don't know about? It would help me a bunch :) Thanks!
#if (%numitems(@todo_list) > 0) ... |
Topic: Package Editor Shows Nothing |
kopf1988
Replies: 3
Views: 5640
|
Forum: CMUD General Discussion Posted: Fri May 15, 2009 10:02 pm Subject: Package Editor Shows Nothing |
Delete the SETTINGS.XLY file to reset the layout for the settings editor, or select View/Restore Default Layout from the menu in the settings editor.
Hurray! I started with the second one and it wo ... |
Topic: Package Editor Shows Nothing |
kopf1988
Replies: 3
Views: 5640
|
Forum: CMUD General Discussion Posted: Fri May 15, 2009 1:06 pm Subject: Package Editor Shows Nothing |
A picture is worth a thousand words:
http://ryankopf.us/images/cmud-blank1.jpg
I wish I could remember how to reproduce. I got some strange error messages and this happened. I even restarted m ... |
Topic: Mapper Tutorial |
kopf1988
Replies: 4
Views: 9987
|
Forum: CMUD General Discussion Posted: Wed May 13, 2009 1:32 am Subject: Mapper Tutorial |
Or perhaps some configuration settings for Achaea? |
Topic: Mapper Tutorial |
kopf1988
Replies: 4
Views: 9987
|
Forum: CMUD General Discussion Posted: Wed May 13, 2009 1:26 am Subject: Mapper Tutorial |
Is there a tutorial for the CMUD mapper? I'm having a tough time doing anything from auto-finding my location to editing the current room.
Thanks! |
Topic: I converted, and now, of course, need help. |
kopf1988
Replies: 3
Views: 6395
|
Forum: CMUD General Discussion Posted: Mon Jul 02, 2007 9:43 pm Subject: I converted, and now, of course, need help. |
Okay, I just converted from ZMud to CMud as suggested, since CMud seems to be the thing to be updated now. I'm going to post my compatability report, and hopefully someone will tell me what most of it ... |
Topic: Trying to get WINE Zmud working. |
kopf1988
Replies: 2
Views: 5688
|
Forum: zMUD General Discussion Posted: Wed Jun 27, 2007 12:50 am Subject: Trying to get WINE Zmud working. |
Curiously, I'm pretty sure this has something to do with ZMud's reverse engineering and licensing protection. Maybe Zugg knows how I can fix this. *rarg and sigh* |
Topic: Trying to get WINE Zmud working. |
kopf1988
Replies: 2
Views: 5688
|
Forum: zMUD General Discussion Posted: Wed Jun 27, 2007 12:24 am Subject: Trying to get WINE Zmud working. |
I want ZMud to work on my laptop, and have gone through all the steps of install zmud721.
Currently, I'm getting this error: "For security purposes, this program will not rune while system debugger ... |
Topic: Ubuntu Linux "Breezy Badger" Running zMUD 7.21! |
kopf1988
Replies: 19
Views: 69489
|
Forum: zMUD General Discussion Posted: Tue Jun 26, 2007 11:35 pm Subject: Ubuntu Linux "Breezy Badger" Running zMUD 7.21! |
I'm getting an error her:
"For security purposes, this program will not rune while system debuggers are active. Please remove or disable the system debugger before trying to run this program again. ... |
Topic: zchat |
kopf1988
Replies: 10
Views: 18881
|
Forum: zMUD General Discussion Posted: Tue Jun 26, 2007 4:18 am Subject: The install directory points to a file, not a directory, which causes an error |
I'm not sure what you guys are talking about here. You don't need to change anything that says "zmud.exe". To use zChat, just download it and run it. When it asks you where to install, select the s ... |
Topic: ZMud chat type script? |
kopf1988
Replies: 2
Views: 5115
|
Forum: zMUD General Discussion Posted: Tue Jun 26, 2007 3:53 am Subject: ZMud chat type script? |
Thank you! |
Topic: ZMud chat type script? |
kopf1988
Replies: 2
Views: 5115
|
Forum: zMUD General Discussion Posted: Tue Jun 26, 2007 3:19 am Subject: ZMud chat type script? |
Is there a script, or perhaps a plugin/addon, that lets ZMud users chat with each other? Preferably something that can also run through triggers? I've been playing a game that allows seconds to help y ... |
Topic: Wanting to put on a website |
kopf1988
Replies: 2
Views: 5187
|
Forum: zMUD General Discussion Posted: Sun Jun 24, 2007 3:56 pm Subject: Wanting to put on a website |
Hey, thanks! Now just to make sure it works properly... *dies*
Does this also know which ones are on already and which ones are off? |
Topic: Wanting to put on a website |
kopf1988
Replies: 2
Views: 5187
|
Forum: zMUD General Discussion Posted: Tue Jun 19, 2007 4:46 pm Subject: Wanting to put on a website |
Okay, so I have a whole bunch of triggers and aliases and such setup, and I want to share them with people on my new website for Achaea.
Is there a way to convert the currently existing ones back t ... |
Topic: Speedwalking - Achaea |
kopf1988
Replies: 3
Views: 5544
|
Forum: zMUD General Discussion Posted: Tue Jun 19, 2007 2:56 pm Subject: Speedwalking - Achaea |
As many of you may know, Achaea limits the number of steps you can take per second or so. Occasionally SAFE mode is slow enough to allow me to get to my destination... but only if it has a bunch of ot ... |
|