Author |
Message |
Topic: #ALL not working right |
jroper73
Replies: 5
Views: 8514
|
Forum: CMUD General Discussion Posted: Mon Aug 27, 2007 4:13 am Subject: #ALL not working right |
WORKED! thanks |
Topic: #ALL not working right |
jroper73
Replies: 5
Views: 8514
|
Forum: CMUD General Discussion Posted: Mon Aug 27, 2007 3:44 am Subject: #ALL not working right |
Thank you Arminas! One catch. That will not process aliases.
So If I have:
#alias rrr rec recall
#alias aaa {#all (%-1}}
then try: aaa rrr
it sends rrr to all the sessions, not the alias. ... |
Topic: #ALL not working right |
jroper73
Replies: 5
Views: 8514
|
Forum: CMUD General Discussion Posted: Mon Aug 27, 2007 1:54 am Subject: #ALL not working right |
I try and type something like this:
#all drink fountain
I get a 'Error parsing command - Illegal token'
#all {drink fountain}
works but is unacceptably burdensome
What is going o ... |
Topic: Package Editor |
jroper73
Replies: 1
Views: 4976
|
Forum: CMUD General Discussion Posted: Sun Jun 10, 2007 1:14 am Subject: Package Editor |
It there a ways to make it always open with All object Type and All Packages selected when you click on Settings.
I hate it when you click on a package - it becomes the root package.
Asbestos
n ... |
Topic: Search on this website |
jroper73
Replies: 2
Views: 6464
|
Forum: CMUD General Discussion Posted: Sat Jun 09, 2007 3:44 am Subject: Search on this website |
Excellent! |
Topic: Aliases calling Aliases across Modules |
jroper73
Replies: 1
Views: 4890
|
Forum: CMUD General Discussion Posted: Sat Jun 09, 2007 3:24 am Subject: Aliases calling Aliases across Modules |
Each char I have has some settings in a "window"
Then a I have global Module that all my characters share
I got it work so I can add an alias to the global module and it works. But if the global ... |
Topic: Search on this website |
jroper73
Replies: 2
Views: 6464
|
Forum: CMUD General Discussion Posted: Sat Jun 09, 2007 3:16 am Subject: Search on this website |
How do you search for a keyword in only one forum. For example Alias in ONLY the CMUD forum? |
Topic: #scroll backwards is backwards |
jroper73
Replies: 4
Views: 7034
|
Forum: zMUD General Discussion Posted: Sat Feb 24, 2007 12:13 pm Subject: #scroll backwards is backwards |
#scroll gossip 5 1
would display the last 5 lines of gossip, but it displays it backwards, starting with the newest and going to the oldest.
Any way to get it to display the last 5 lines of goss ... |
Topic: Help with Gauges to secondary chars |
jroper73
Replies: 2
Views: 5677
|
Forum: zMUD General Discussion Posted: Sat Feb 24, 2007 5:13 am Subject: Help with Gauges to secondary chars |
I played around with this. Still could not get this to work. Gauge has several fields
#GAUGE id caption [value] [maxvalue] [lowvalue] [class] [normcolor] [lowcolor] [backcolor]
ID and CAPTION appe ... |
Topic: zMud Developer Install |
jroper73
Replies: 6
Views: 9768
|
Forum: zMUD General Discussion Posted: Sun Feb 18, 2007 7:23 am Subject: zMud Developer Install |
THANKYOU NEXELA! That was it.
My Computer\HKEY_CURRENT_USER\Software\Zuggsoft\InstallDir
was c:\Program Files\zMUD\zMUD.exe
changed it to c:\Program Files\zMUD
fixed it
Asbestos
ncmud.or ... |
Topic: zMud Developer Install |
jroper73
Replies: 6
Views: 9768
|
Forum: zMUD General Discussion Posted: Sat Feb 17, 2007 11:28 pm Subject: Gave it a shot, did not work |
I tried copying the install to the c:\ and that did not work.
I want to point out one point that looks very odd to me.
I is trying to copy files to a subdirectory of C:\Program Files\zMUD\zMUD.e ... |
Topic: zMud Developer Install |
jroper73
Replies: 6
Views: 9768
|
Forum: zMUD General Discussion Posted: Sat Feb 17, 2007 7:46 pm Subject: Yes I did |
Yes I did |
Topic: Autoroll trigger help plz? |
jroper73
Replies: 8
Views: 14618
|
Forum: zMUD General Discussion Posted: Sat Feb 17, 2007 8:02 am Subject: Try this |
Try this:
#trigger {^~[%RollResults~] Cmds} {
if (@RollResults <= 54) {
roll
}
}
|
Topic: Autoroll trigger help plz? |
jroper73
Replies: 8
Views: 14618
|
Forum: zMUD General Discussion Posted: Sat Feb 17, 2007 7:10 am Subject: Autoroll trigger help plz? |
Give this a shot.
#trigger {^[%RollResults] Cmds} {
if (@RollResults <= 54) {
roll
}
}
Asbestos
ncmud.org 9000 |
Topic: zMud Developer Install |
jroper73
Replies: 6
Views: 9768
|
Forum: zMUD General Discussion Posted: Sat Feb 17, 2007 7:05 am Subject: zMud Developer Install |
Can not install the Developer, so I have not registered it yet, so I don't have access to the developer forum to post this on there.
But...
I Can not seem to be able to install the Developer
I ... |
Topic: Turning off Save on Exit |
jroper73
Replies: 1
Views: 7303
|
Forum: CMUD General Discussion Posted: Thu Jan 25, 2007 6:24 am Subject: Turning off Save on Exit |
I do not want it to save anythign when I exit the program. Under Zmud it simply prompted me each time I exited a session and I told it no.
All my config files are text files that I load each time. ... |
Topic: Alias works but with syntax error - need help fixing. |
jroper73
Replies: 2
Views: 5100
|
Forum: zMUD General Discussion Posted: Wed Jan 24, 2007 10:48 pm Subject: Alias works but with syntax error - need help fixing. |
All my config files are text files I load each time. I have this one alias that works, but when you look at it under zmud, I get this syntax error. I would like to get all my scripts syntax correct be ... |
Topic: Database in CMud |
jroper73
Replies: 1
Views: 8874
|
Forum: CMUD General Discussion Posted: Fri Jan 12, 2007 5:03 am Subject: Database in CMud |
When is Cmud going to support a database format like ODBC, SQL, or MSAccess so you can incorporate your data in a website? |
Topic: Using the database on the web |
jroper73
Replies: 4
Views: 7964
|
Forum: zMUD General Discussion Posted: Tue Dec 12, 2006 6:51 pm Subject: Cmud as a Solution... When? |
When is Cmud's Database going to be redesigned so it will be possible to use Access/SQL/and or ODBC ?
James
ncmud.org 9000 |
Topic: Using #SUB with spaces at the start. |
jroper73
Replies: 4
Views: 10052
|
Forum: zMUD General Discussion Posted: Sat Dec 09, 2006 9:10 am Subject: Re: #sub with spaces |
Have you tried an anchore?
{^ %1...
Just an idea
Asbestos
ncmud.org 9000 |
Topic: Using the database on the web |
jroper73
Replies: 4
Views: 7964
|
Forum: zMUD General Discussion Posted: Sat Dec 09, 2006 3:05 am Subject: CMud |
Cmud, as you even mentioned in your post, does not provide a solution. I have cmud, but so far I have been unimpressed with it. Perhaps if cmud would provide a database solution, it would be worth swi ... |
Topic: Using the database on the web |
jroper73
Replies: 4
Views: 7964
|
Forum: zMUD General Discussion Posted: Fri Dec 08, 2006 6:43 pm Subject: Using the database on the web |
I want to post my eq database on my website.
It seems zmud's database is some sort of proprietary bindary file.
Is there any way to mount this database with sql or odbc?
If not - is there any ... |
Topic: Help with Gauges to secondary chars |
jroper73
Replies: 2
Views: 5677
|
Forum: zMUD General Discussion Posted: Mon Aug 14, 2006 6:23 pm Subject: Help with Gauges to secondary chars |
I want to create a script to watch the mana of a healer. But I want the healer to be a variable to can be changed on the fly.
The follow code works
#var MyHealer {tinea}
#GAUGE @MyHea ... |
Topic: how to comment code? |
jroper73
Replies: 3
Views: 5258
|
Forum: zMUD General Discussion Posted: Mon Aug 14, 2006 5:31 pm Subject: Can't use tabs before an end of a line comment |
You can not use tabs before using //<comment> to align your comments.
Spaces do work.
If you try and use tabs - they translate into some weird control character
Asbestos
ncmud.org 9000 |
Topic: Map Question |
jroper73
Replies: 1
Views: 3723
|
Forum: zMUD General Discussion Posted: Sat Aug 12, 2006 3:48 am Subject: Map Question |
I can not get the auto mapper to work correctally.
I am including a room description. This is looking at the room as
an immortal. I want to capture the Room name and number.
The mapper wants to u ... |
|