Register to post in forums, or Log in to your existing account
 
:
Search found 42 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: #WRITE
Glinka

Replies: 4
Views: 5342

PostForum: zMUD General Discussion   Posted: Tue Mar 23, 2004 3:52 am   Subject: #WRITE

DB sounds like what you need, and as for timestamps..
you can do something like this..

%time( "mm-dd-yy").txt
I think there is a way to add the hours and minutes too..

G.
  Topic: 6.22 Safe to Upgrade?
Glinka

Replies: 4
Views: 5875

PostForum: zMUD General Discussion   Posted: Thu Feb 19, 2004 2:24 am   Subject: 6.22 Safe to Upgrade?

I recently tried to upgrade 3 times
with the auto-upgrade thing.

it downloaded the whole 7.0 file
then just sat there...and then my 6.16 wouldn't work either
had to reboot to get it back ...
  Topic: Two questions about triggers.
Glinka

Replies: 5
Views: 5635

PostForum: zMUD General Discussion   Posted: Fri Feb 06, 2004 2:41 am   Subject: Two questions about triggers.

You can use a variable to cycle thru
your choices...make a varible like ..

@sympathy
then for your trigger's value..

#add sympathy (1)
#if (@sympathy>3) {sympathy=1}
#ALA +5 {#CASE @ ...
  Topic: multiple Zmuds on diff logical drives?
Glinka

Replies: 13
Views: 16646

PostForum: zMUD General Discussion   Posted: Wed Feb 04, 2004 7:57 am   Subject: multiple Zmuds on diff logical drives?

Any idea how many licenses are allowed per
zmud ?

Thanx again,
G.
  Topic: multiple Zmuds on diff logical drives?
Glinka

Replies: 13
Views: 16646

PostForum: zMUD General Discussion   Posted: Wed Feb 04, 2004 3:00 am   Subject: multiple Zmuds on diff logical drives?

Is it possible to run 2 zmuds on
different logical drives on one computer?

I have 6.16 but don't know anyting about
the newer versions and am hesitant to
try and upgrade for fear of losin ...
  Topic: lil #temp help please?
Glinka

Replies: 3
Views: 5063

PostForum: zMUD General Discussion   Posted: Wed Feb 04, 2004 1:37 am   Subject: lil #temp help please?

oki, on my mud, if a player has a long name, like
Aelesenthrial..you can type: smile at ae
and it will execute: Glinka smiles at Aelesenthrial

but when i try and use a trigger for things, ...
  Topic: #ALARM problem
Glinka

Replies: 3
Views: 4434

PostForum: zMUD General Discussion   Posted: Wed Jan 28, 2004 5:56 am   Subject: #ALARM problem

You can try this,
put the alias in it's own class
then click the class folder and choose the
diable when connecting to a mud option

hope this helps,
G.
  Topic: look and var
Glinka

Replies: 4
Views: 6056

PostForum: zMUD General Discussion   Posted: Thu Jan 22, 2004 2:37 am   Subject: look and var

You need to provide a room for us to look at mebbe?

  Topic: Any way to turn off the #read command?
Glinka

Replies: 3
Views: 4350

PostForum: zMUD General Discussion   Posted: Wed Jan 21, 2004 2:46 am   Subject: Any way to turn off the #read command?

Hiya..

Tried putting the #read in a class folder and turning that
folder off, but it didn't work...

could i get a snippet or something to look at?
Thanx for any help..

p.s. the scri ...
  Topic: Any way to turn off the #read command?
Glinka

Replies: 3
Views: 4350

PostForum: zMUD General Discussion   Posted: Fri Jan 16, 2004 3:17 am   Subject: Any way to turn off the #read command?

Is there any way to stop the #read command?
i sometimes have a long poem script going,
and don't know how to stop it.

tried alot of stuff like #break, #close..etc
still no luck

Thanx ...
  Topic: Loops, Variables, etc...
Glinka

Replies: 2
Views: 4114

PostForum: zMUD General Discussion   Posted: Fri Jan 16, 2004 2:29 am   Subject: Loops, Variables, etc...

Great idea, thanks, i'll try it!
G.
  Topic: Loops, Variables, etc...
Glinka

Replies: 2
Views: 4114

PostForum: zMUD General Discussion   Posted: Thu Jan 15, 2004 9:19 am   Subject: Loops, Variables, etc...
Hi again,

Here's what i'm tryin to do...

I have this now..
Alias ss
value smile to %1 softly, with a wink...

I'd like to choose between 3 or 4 different
messages and run them sequent ...
  Topic: new at this but interested
Glinka

Replies: 2
Views: 3424

PostForum: zMUD General Discussion   Posted: Tue Jan 13, 2004 2:49 am   Subject: new at this but interested

Not real good at this but, I have some triggers that folk
have made...mebbe you can use something from these...

Alias: addfriend
Value:#IF ("%1"=%null) {#ECHO Usage: AddFriend name} {#ADDIT ...
  Topic: automapdead, any script walking help?
Glinka

Replies: 5
Views: 5752

PostForum: zMUD General Discussion   Posted: Wed Jan 07, 2004 10:36 am   Subject: automapdead, any script walking help?

Im havin trouble with speed/slow walk
so i was hoping for an alternative using scripts or
variables..or mebbe the db?

Thanks again,
G.
  Topic: automapdead, any script walking help?
Glinka

Replies: 5
Views: 5752

PostForum: zMUD General Discussion   Posted: Wed Jan 07, 2004 2:48 am   Subject: automapdead, any script walking help?
The automapper wont work for me, so i wish
to use scripts to slow/speedwalk to places.

There are prolly several ways to do this,
can anyone give me a pointer or two?

Things i have wondered ...
  Topic: Multi-state buttons
Glinka

Replies: 4
Views: 6122

PostForum: zMUD General Discussion   Posted: Wed Jan 07, 2004 2:12 am   Subject: Multi-state buttons
Click actions at the top of ZMud
click make button
click kind...multi-state
click states (how many you want)
click far far right down arrow on Captions box
..this will show how many states y ...
  Topic: Alternating colors?
Glinka

Replies: 5
Views: 6851

PostForum: zMUD General Discussion   Posted: Thu Dec 25, 2003 2:18 am   Subject: Alternating colors?

could you do something like this...?

string=" "
or {#var string {%-1}{}

or
#var string {" "}

must be someway to set a variable to an
empty string.

G.
  Topic: Conditional Triggers?
Glinka

Replies: 7
Views: 11263

PostForum: zMUD General Discussion   Posted: Tue Dec 23, 2003 6:28 am   Subject: Conditional Triggers?

What triggers the variables to be updated?
are the only two states for them zero and one?

If you have a trigger somewhere that adds
an amount to the anorexia variable, then the
previous ...
  Topic: How2 make ZMud read a variable
Glinka

Replies: 3
Views: 7817

PostForum: zMUD General Discussion   Posted: Tue Dec 23, 2003 6:08 am   Subject: How2 make ZMud read a variable
Not sure about this but,

I'm guessing the "gate" means to translocate or
use a "gate" spell on someone.

The button you made seems to open a class folder
called Norak1 and the variable ...
  Topic: Logging, & multiple logs open?
Glinka

Replies: 5
Views: 6757

PostForum: zMUD General Discussion   Posted: Tue Dec 23, 2003 5:29 am   Subject: Logging, & multiple logs open?
Or for Any words, just make an alias,
#alias file (*)
value:
#file 1 hints.txt
#wri 1 %1
#close

Then you should be able to do this

file "john says the entrance is in the cas ...
  Topic: Triggers to turn on toggle buttons...?
Glinka

Replies: 3
Views: 5034

PostForum: zMUD General Discussion   Posted: Sun Dec 21, 2003 7:24 am   Subject: Triggers to turn on toggle buttons...?
I use a small one..

Trigger pattern: Your (*) just broke!
Value:
#echo attacks off
#T- attacks
#bu 2

Trigger pattern: You ready your (*).
Value:
#echo attacks on
#T+ attacks
#b ...
  Topic: Logging, & multiple logs open?
Glinka

Replies: 5
Views: 6757

PostForum: zMUD General Discussion   Posted: Thu Dec 18, 2003 2:24 am   Subject: Logging, & multiple logs open?

Perfect, sorry, i should have thought of that.
Thanx for the info!
G.
  Topic: Another Mapper Question...
Glinka

Replies: 2
Views: 4014

PostForum: zMUD General Discussion   Posted: Wed Dec 17, 2003 6:10 am   Subject: Another Mapper Question...

Thanks for the info,
I Had it working a bit, without the #tag thing,
but accidentally hit the reconfigure thing, and
now i have a config saved and can't get rid of it!
..its in the dropdown ...
  Topic: Logging, & multiple logs open?
Glinka

Replies: 5
Views: 6757

PostForum: zMUD General Discussion   Posted: Wed Dec 17, 2003 6:06 am   Subject: Logging, & multiple logs open?

Hi again,

just wondering, can you open multiple logs at the same time?
I'm hoping to have a map log, and an event log open at the same time
and didn't know if this was possible.

as for ...
  Topic: Another Mapper Question...
Glinka

Replies: 2
Views: 4014

PostForum: zMUD General Discussion   Posted: Tue Dec 16, 2003 8:24 am   Subject: Another Mapper Question...

Heya all, just havin a lil trouble gettin my mapper configured.
I have Zmud 6.1
here is the mud output:
************************
> colored teal (color unknown)

I tried messing wit ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net