Author |
Message |
Topic: sorting a view by formula |
Rogdorsh
Replies: 5
Views: 10981
|
Forum: zMUD General Discussion Posted: Sat Mar 23, 2002 2:38 am Subject: sorting a view by formula |
I'm having some issues with this =).
namely, in my view, I have a formula to dictate sort order ie for food (&db_makesfull/&db_weight) which unfortunately doesn't appear to work. The actual ... |
Topic: %replace, @word problem |
Rogdorsh
Replies: 1
Views: 3728
|
Forum: zMUD General Discussion Posted: Mon Mar 18, 2002 11:27 am Subject: %replace, @word problem |
Can anyone help? This triggers off:
"You create &tempvar1"
and does:
#echo |@tempvar1|
#VAR tempvar1 %replace( @tempvar1, ".", " ")
#echo |@tempvar1|
#var ... |
Topic: variables [floating point] |
Rogdorsh
Replies: 2
Views: 4925
|
Forum: zMUD General Discussion Posted: Sun Mar 17, 2002 1:10 am Subject: variables [floating point] |
Ahhhhhh, many thanks, appreciated
|
Topic: variables [floating point] |
Rogdorsh
Replies: 2
Views: 4925
|
Forum: zMUD General Discussion Posted: Sat Mar 16, 2002 4:56 pm Subject: variables [floating point] |
What's the recommended way to deal with these? In a trigger that I have, @hasweight is something like 0.3 and I can't get that into the database as a number so I thought I'd multiply it by 10, but I'm ... |
Topic: ok, please help me, I'm totally confused =/ |
Rogdorsh
Replies: 7
Views: 9946
|
Forum: zMUD General Discussion Posted: Thu Mar 14, 2002 12:00 am Subject: ok, please help me, I'm totally confused =/ |
Go me again!
Ok, I tried something else, instead of cutting and pasting it all into the command line (where I got this arglebargle message in response) I moved it into the editor and used "sen ... |
Topic: ok, please help me, I'm totally confused =/ |
Rogdorsh
Replies: 7
Views: 9946
|
Forum: zMUD General Discussion Posted: Wed Mar 13, 2002 11:55 pm Subject: ok, please help me, I'm totally confused =/ |
Go me!
Ok the answer, in case anyone else is as hopeless at configuring the zmud UI as me, is to make sure you have "dockable" checked, then pick up the editor on the taskbar and move it ... |
Topic: ok, please help me, I'm totally confused =/ |
Rogdorsh
Replies: 7
Views: 9946
|
Forum: zMUD General Discussion Posted: Wed Mar 13, 2002 11:51 pm Subject: ok, please help me, I'm totally confused =/ |
Nope, unfortunately "clicking on Layout|Reset Windows|Settings Editor" didn't work either. It brings the windows closer, near the centre of the screen, but doesn't redock them. Maybe I need ... |
Topic: ok, please help me, I'm totally confused =/ |
Rogdorsh
Replies: 7
Views: 9946
|
Forum: zMUD General Discussion Posted: Wed Mar 13, 2002 11:46 pm Subject: ok, please help me, I'm totally confused =/ |
Thanks for the very prompt reply =).
In fact that was the first thing to try, and when I did I have "Arglebargle, glop-glyf!?!"
|
Topic: ok, please help me, I'm totally confused =/ |
Rogdorsh
Replies: 7
Views: 9946
|
Forum: zMUD General Discussion Posted: Wed Mar 13, 2002 11:41 pm Subject: ok, please help me, I'm totally confused =/ |
also whilst I'm at it, I appear to have made the cardinal mistake of somehow detaching the "Edit Trigger" window from the "Settings in yadda yadda" window (which contains the trigg ... |
Topic: ok, please help me, I'm totally confused =/ |
Rogdorsh
Replies: 7
Views: 9946
|
Forum: zMUD General Discussion Posted: Wed Mar 13, 2002 11:38 pm Subject: ok, please help me, I'm totally confused =/ |
There's a very nice script over at http://www.zuggsoft.com/forum/topic.asp?TOPIC_ID=4104&FORUM_ID=29&CAT_ID=5&Topic_Title=Medievia+Database+EQ+Script&Forum_Title=Finished+MUD+Scripts w ... |
Topic: scripting a map |
Rogdorsh
Replies: 1
Views: 3794
|
Forum: zMUD General Discussion Posted: Mon Mar 04, 2002 2:25 pm Subject: scripting a map |
I'm the admin of a large, established mud, and because it's been a few years since I've played mortals I've lost track of how all the zones fit together.
Is it actually possible, in zmud, to write ... |
|