Author |
Message |
Topic: timing events |
Leto
Replies: 2
Views: 5396
|
Forum: CMUD General Discussion Posted: Mon Dec 17, 2018 9:25 pm Subject: timing events |
%time isn't always very useful, especially when doing math on its results.
Here is what I would do.
Create a LUA function called 'now'.
Have this as its return statement.
return (os.ti ... |
Topic: Trigger states in the GUI? |
Leto
Replies: 5
Views: 9089
|
Forum: CMUD General Discussion Posted: Tue Jan 15, 2008 1:24 pm Subject: Trigger states in the GUI? |
Oh, almost forgot, the one thing that's probably going to drive me back to zmud for a while (unless i find out it's been hidden somewhere) is the lack of multiple states in the UI for editing a trigge ... |
Topic: [2.18 Pro] Issues with large numbers and expansion |
Leto
Replies: 1
Views: 5056
|
Forum: CMUD Beta Forum Posted: Mon Jan 14, 2008 11:24 pm Subject: [2.18 Pro] Issues with large numbers and expansion |
cMud 2.18 Pro seems to bork when handling large numbers in math operations that require any expansion.
Use this alias:
$n=1000000000000000000
$d=2
#SHOW "*Begin Test"
// A & B ... |
Topic: WordToNum(): Converting a word number (twenty-three) to a numeric number (23) |
Leto
Replies: 7
Views: 23918
|
Forum: Finished MUD Scripts Posted: Fri Jan 11, 2008 5:17 am Subject: WordToNum(): Converting a word number (twenty-three) to a numeric number (23) |
Update
I've uploaded a cMud version of my take on this problem to the package library.
I noticed Vijilante has one in his toolbox as well. From my testing his is a little faster, but I think mi ... |
Topic: What is your favorite feature in CMUD? |
Leto
Replies: 54
Views: 182850
|
Forum: CMUD General Discussion Posted: Fri Jan 11, 2008 5:10 am Subject: What is your favorite feature in CMUD? |
New Features
Compiled Scripts (speed)
Package Library
Events
Old Features
Mapper (This is the trump)
Basically...what Tech said. |
Topic: WordToNum(): Converting a word number (twenty-three) to a numeric number (23) |
Leto
Replies: 7
Views: 23918
|
Forum: Finished MUD Scripts Posted: Tue Jan 08, 2008 3:38 pm Subject: WordToNum(): Converting a word number (twenty-three) to a numeric number (23) |
Wow...nice. I did one of these on the old forums. I wonder if I can find it on the way back machine. |
Topic: CMUD Outrage |
Leto
Replies: 11
Views: 17182
|
Forum: zMUD General Discussion Posted: Mon Jul 17, 2006 12:02 pm Subject: CMUD Outrage |
No matter what I do, some people will be upset. This is something I'll need to get used to with CMUD since some people will probably also be upset that I just didn't upgrade zMUD for free. But there w ... |
Topic: Controlling Winamp from zMUD anyone? |
Leto
Replies: 43
Views: 138788
|
Forum: Finished MUD Scripts Posted: Thu Mar 11, 2004 6:27 pm Subject: Controlling Winamp from zMUD anyone? |
Your next step Kaputchnik is too develop a wizard for this :) |
Topic: nazi moderation |
Leto
Replies: 7
Views: 12137
|
Forum: zMUD General Discussion Posted: Sun Oct 26, 2003 8:33 am Subject: nazi moderation |
Just a point, hatespyware,
quote:My input is sincerely intended to be constructive.
quote:Since she is such a rabid supporter of Zugg and his software (to the extent that I often wonder what spe ... |
Topic: Multi-Layers (big picture warning) |
Leto
Replies: 7
Views: 16240
|
Forum: zMapper Discussion Posted: Thu Oct 09, 2003 2:20 am Subject: Multi-Layers (big picture warning) |
Damn! |
Topic: #MOVE and Room Scripts |
Leto
Replies: 2
Views: 6138
|
Forum: zMUD General Discussion Posted: Sat Sep 06, 2003 5:00 am Subject: #MOVE and Room Scripts |
The #TELEPORT command will do this for you. Using the command without any arguments reloads the current room script.
Example:
#TRIGGER {You track (%w) (%w).} {#MOVE {%2};#TE} |
Topic: Renumber Rooms |
Leto
Replies: 7
Views: 21011
|
Forum: Finished MUD Scripts Posted: Fri Dec 22, 2000 3:54 am Subject: Renumber Rooms |
I agree, Rehcra. It is a very nice script. Handy to have in any toolbox.
|
|