Register to post in forums, or Log in to your existing account
 
:
Search found 16 matches for:
Page 1 of 1
Author Message
  Topic: Help SpeedWalk
Logic

Replies: 1
Views: 2489

PostForum: zMUD General Discussion   Posted: Fri Aug 06, 2004 10:03 pm   Subject: Help SpeedWalk
Hi

I have this path:
#PATH Northstar {run 6nu;open n;n;enter orb;open w;w}

I works when I type .northstar
But NOT when I type .@PathZone when @PathZone is northstar.
I have try it with #SLOW ...
  Topic: Data Record
Logic

Replies: 3
Views: 4038

PostForum: zMUD General Discussion   Posted: Sun Jul 18, 2004 4:57 pm   Subject: Data Record
hmmm I can get it to work with this:

#ADDK TotalPotionCost {Potion One} {%eval( %db( @Allpotion, "Potion One") * %db( @AllPotionCost, "Potion One"))}

But not this:

#FORALL @AllPotion {#ADDK T ...
  Topic: Data Record
Logic

Replies: 3
Views: 4038

PostForum: zMUD General Discussion   Posted: Sat Jul 17, 2004 9:56 pm   Subject: Data Record
Hi

I have made this script to see how many potion I quaff:

#trigger {You quaff (*).} {#IF %iskey( @AllPotion, "%1") {#ADDKEY AllPotion {%1} {%eval( %db( @AllPotion, "%1") + 1)}} {#ADDKEY AllPoti ...
  Topic: Trigger Help
Logic

Replies: 1
Views: 2447

PostForum: zMUD General Discussion   Posted: Thu Apr 08, 2004 4:00 pm   Subject: Trigger Help
Hi

I like to color the lines from the spells command depend on the level, name and how many % I have learned

This is a short output from the mud when I type spells:


I think I sould use some ...
  Topic: Trigger help
Logic

Replies: 4
Views: 4558

PostForum: zMUD General Discussion   Posted: Wed Mar 24, 2004 6:39 pm   Subject: Trigger help
Thanks alot, it works fine fine :)
  Topic: Trigger help
Logic

Replies: 4
Views: 4558

PostForum: zMUD General Discussion   Posted: Wed Mar 24, 2004 6:14 pm   Subject: Trigger help
But I dont want to use the database, just a trigger with 2 variable that catch the name and the place, I dont know how to catch a line from a respons I tell the mud plus there is alot of spaces betwee ...
  Topic: Trigger help
Logic

Replies: 4
Views: 4558

PostForum: zMUD General Discussion   Posted: Wed Mar 24, 2004 5:40 pm   Subject: Trigger help
Hi

When I type Where Worker the output is:
[code]Farm worker Path along the Lake[/code]

How can I put the farm worker in a variable and the room name path along the lake in ano ...
  Topic: Replace in Datebase
Logic

Replies: 0
Views: 2096

PostForum: zMUD General Discussion   Posted: Mon Mar 15, 2004 9:37 pm   Subject: Replace in Datebase
Hi

I have made me a database wish hold all of my kills, with 3 fields, Level, Mobname and Exp, but my data is getting very long, so is there a way so I can keep my kills for every level down to 10 ...
  Topic: Trigger & varlable
Logic

Replies: 3
Views: 4127

PostForum: zMUD General Discussion   Posted: Mon Nov 03, 2003 6:05 pm   Subject: Trigger & varlable
Thanks for the fast reply Arcane and LightBulb for the extra help, the {%1} did it all :)
  Topic: Trigger & varlable
Logic

Replies: 3
Views: 4127

PostForum: zMUD General Discussion   Posted: Sun Nov 02, 2003 9:58 pm   Subject: Trigger & varlable
hi

I like to capture the name of the mob Iam trying to backstab.

You plunge your dagger deep into A Dealer 's back!
You plunge your dagger deep into a Rent-a-Cop 's back!
You plunge your dagge ...
  Topic: help on script
Logic

Replies: 2
Views: 3072

PostForum: zMUD General Discussion   Posted: Mon Aug 12, 2002 8:46 pm   Subject: help on script
Hi

This is my script and I use zmud 6.32

#ALIAS start {
#T+ {styles}
#VAR currentstyle 1
style %item( @sty, @Currentstyle) }

#ALIAS stop { #T- {styles} }

#CLASS {styles}
#VAR sty {ber ...
  Topic: Realms of Despair -- Equipment Database Script
Logic

Replies: 19
Views: 48939

PostForum: Finished MUD Scripts   Posted: Sat Aug 03, 2002 9:38 am   Subject: Realms of Despair -- Equipment Database Script
Hi

I have installet the script and is seem to works but I can't see where the data is store, is there any way to get the data to a file on my harddisk

I'am running ver 6.32

Logic
  Topic: Trigger
Logic

Replies: 3
Views: 3809

PostForum: zMUD General Discussion   Posted: Sun Jul 07, 2002 7:06 pm   Subject: Trigger
Hi agian

Thanks for the fast reply :)

But non of the trigger will capture all the words in the spell like cast 'word of recall'
only the first word is capture.

Else they work fine, but..

...
  Topic: Trigger
Logic

Replies: 3
Views: 3809

PostForum: zMUD General Discussion   Posted: Sun Jul 07, 2002 6:03 pm   Subject: Trigger
Hi

I want to make a trigger that’s capture the output when I cast
a spell, the spell can have 2 variants:
cast 'fly' logic
cast 'word of recall'

Some of the spell have a target and some ...
  Topic: Temp Trigger
Logic

Replies: 1
Views: 2754

PostForum: zMUD General Discussion   Posted: Thu Jul 04, 2002 6:19 pm   Subject: Temp Trigger
Hi

Iam making a button with a temp trigger, but it had to look for 2 patterns.

This work
#PR Auc "Enter Item"
#TEMP {^Auction: (%1) sold} {a @Auc} {Auctiontrigs}

But this dont
#P ...
  Topic: Help on a counter
Logic

Replies: 1
Views: 2998

PostForum: zMUD General Discussion   Posted: Thu May 30, 2002 8:51 pm   Subject: Help on a counter
Hi

Iam new to this code. I play on Realms of Despair and there you can only enter the same command 20 times and the they kick you out, so I like to make a counter that display the number in a butto ...
 
Page 1 of 1
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net