Register to post in forums, or Log in to your existing account
 
:
Search found 37 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: Is onwalkend still in the process of beiong fixed?
Smokabul

Replies: 6
Views: 11146

PostForum: zMUD General Discussion   Posted: Mon Jun 21, 2004 4:46 pm   Subject: Is onwalkend still in the process of beiong fixed?
I just did a format last night and I downloaded the Latest version of Zmud. My script that uses onwalkend no longer functioned. I was wondering if it was still being fixed. If so I am willing to offer ...
  Topic: onwalkend
Smokabul

Replies: 8
Views: 8012

PostForum: zMUD General Discussion   Posted: Wed Apr 07, 2004 4:36 am   Subject: onwalkend
well looks like i didnt find my old 7.04 exe so i had to downgrade all the way to 7.01 cause its the only one I could find... I hope the next update has this fixed or im stuck with 7.01
  Topic: onwalkend
Smokabul

Replies: 8
Views: 8012

PostForum: zMUD General Discussion   Posted: Wed Apr 07, 2004 4:23 am   Subject: onwalkend
same here mine also stopped working I normally use slow walking and i ended up going back to 7.04
  Topic: howto Clear all room descriptions from map db?
Smokabul

Replies: 12
Views: 18644

PostForum: zMUD General Discussion   Posted: Thu Mar 18, 2004 9:31 pm   Subject: howto Clear all room descriptions from map db?
Man that worked good and quickly.

You da man Charbal.

Thanx
  Topic: What is the command to clear the Map Queue
Smokabul

Replies: 3
Views: 7529

PostForum: zMUD General Discussion   Posted: Thu Mar 18, 2004 9:27 pm   Subject: What is the command to clear the Map Queue
Thanx Charbal

did the trick very nicely
  Topic: What is the command to clear the Map Queue
Smokabul

Replies: 3
Views: 7529

PostForum: zMUD General Discussion   Posted: Thu Mar 18, 2004 9:23 pm   Subject: What is the command to clear the Map Queue
If there is not yet a command to just clear out the Queue maybe somebody could help me figure out how to put this through a loop:

#IF (%inwalk=0) {} {#nodir}

Although putting this in a loop isnt ...
  Topic: What is the command to clear the Map Queue
Smokabul

Replies: 3
Views: 7529

PostForum: zMUD General Discussion   Posted: Thu Mar 18, 2004 8:58 pm   Subject: What is the command to clear the Map Queue
What is the command to clear the Map Queue.
I have been looking for quite a while on the forums here for the answer. I have found that #stop used to do it... but now #stop is basicly a #pause that ha ...
  Topic: howto Clear all room descriptions from map db?
Smokabul

Replies: 12
Views: 18644

PostForum: zMUD General Discussion   Posted: Thu Mar 18, 2004 7:54 pm   Subject: howto Clear all room descriptions from map db?
Charbal I like the way yours looks BUT, it gives me an error:

Error parsing command:
Operation is not allowed when the object is closed

Does anyone know how to fix this problemo??

Thanks for ...
  Topic: Performing actions when leaving a room
Smokabul

Replies: 2
Views: 4721

PostForum: zMUD General Discussion   Posted: Tue Mar 16, 2004 12:41 pm   Subject: Performing actions when leaving a room
try making use of the onroomenter alias which executes a command on the entering of each room, on that alias set an alarm which echoes something then set a trigger to match the echo, make that trigger ...
  Topic: howto Clear all room descriptions from map db?
Smokabul

Replies: 12
Views: 18644

PostForum: zMUD General Discussion   Posted: Tue Mar 16, 2004 11:31 am   Subject: howto Clear all room descriptions from map db?
How would I go about Clearing all room descriptions from my entire map db easily... my db has over 5,000 rooms. I have been searching and found delkey, i didnt really see how to use it effectivly in t ...
  Topic: Onwalkend isnt doing what i thought it should
Smokabul

Replies: 6
Views: 8320

PostForum: zMUD General Discussion   Posted: Thu Mar 11, 2004 8:20 pm   Subject: Onwalkend isnt doing what i thought it should
I love you now Zugg. Your never going to lose my business. w00t. Zmud is da bomb. #alarm did the trick sooo perfectly YAYYAYYAY!!!! you roxorz
  Topic: Onwalkend isnt doing what i thought it should
Smokabul

Replies: 6
Views: 8320

PostForum: zMUD General Discussion   Posted: Thu Mar 11, 2004 7:12 pm   Subject: Onwalkend isnt doing what i thought it should
Are other people having the problem I am having? Does anyone else use onwalkend to where it will go off over and over without problems?
  Topic: Onwalkend isnt doing what i thought it should
Smokabul

Replies: 6
Views: 8320

PostForum: zMUD General Discussion   Posted: Thu Mar 11, 2004 6:52 pm   Subject: Onwalkend isnt doing what i thought it should
ok i figured out that once onwalkend has fired once and it hasnt fired again to keep working, I can put the alias onwalkend in the command line and it will onwalkend and onwalkend off that again. So O ...
  Topic: Onwalkend isnt doing what i thought it should
Smokabul

Replies: 6
Views: 8320

PostForum: zMUD General Discussion   Posted: Thu Mar 11, 2004 6:48 pm   Subject: Onwalkend isnt doing what i thought it should
weird yeah i usually use the equals sign but it was working for some reason that way... thats funky, yeah i meant to put in an equals sign.
  Topic: Onwalkend isnt doing what i thought it should
Smokabul

Replies: 6
Views: 8320

PostForum: zMUD General Discussion   Posted: Thu Mar 11, 2004 11:21 am   Subject: Onwalkend isnt doing what i thought it should
If I use #walk {%item( @maproomvnums, 1)} @desiredzone} from the command line or off of a trigger it will walk to the room, then once it reaches the room, the onwalkend alias successfully fires and it ...
  Topic: Zmud really usefull... just for programmers??
Smokabul

Replies: 41
Views: 47453

PostForum: zMUD General Discussion   Posted: Thu Mar 11, 2004 9:21 am   Subject: Zmud really usefull... just for programmers??
That did the job perfectly thanks. I am having some trouble with the onwalkend alias. It appears it only goes off after the first #walk. Then it wont go off again.
  Topic: color script help
Smokabul

Replies: 0
Views: 2549

PostForum: zMUD General Discussion   Posted: Thu Mar 11, 2004 3:12 am   Subject: color script help
ok, i would realy like to modify this script or just get another on so that it doesnt rendom each word but it randoms colors each letter
#ALIAS test
#SENDP "say"
#LOOP 1,%numparam( ) {#SENDP " @"%c ...
  Topic: Zmud really usefull... just for programmers??
Smokabul

Replies: 41
Views: 47453

PostForum: zMUD General Discussion   Posted: Wed Mar 10, 2004 6:58 pm   Subject: Zmud really usefull... just for programmers??
Ok I have been testing different syntaxes and adding commas and quotes and all kinds of stuff but i really dont know what i am doing I finally figured this out:

If variable @maproomname=The Devil's ...
  Topic: Zmud really usefull... just for programmers??
Smokabul

Replies: 41
Views: 47453

PostForum: zMUD General Discussion   Posted: Tue Mar 09, 2004 6:08 am   Subject: Zmud really usefull... just for programmers??
ok I got it working with the below code:

#CALL %mapfilter(%concat(Name = '@maproomname' AND ZoneID = '@questzonenumber'))
#ECHO %mapfilter Rooms:%numrooms( )
#LOOP 1,%numrooms( ) {#ADDITEM maproo ...
  Topic: Zmud really usefull... just for programmers??
Smokabul

Replies: 41
Views: 47453

PostForum: zMUD General Discussion   Posted: Sun Mar 07, 2004 4:40 am   Subject: Zmud really usefull... just for programmers??
#CALL %mapfilter(%concat(Name = '@maproomname'))
#CALL %mapfilter(%concat(ZoneID = 211))

either of these filters work seperate for me also. The name filter here is better because it reduces the nu ...
  Topic: Zmud really usefull... just for programmers??
Smokabul

Replies: 41
Views: 47453

PostForum: zMUD General Discussion   Posted: Sun Mar 07, 2004 4:14 am   Subject: Zmud really usefull... just for programmers??
spoke too soon. I had two still had the old mapfilter that was just the room name with out the zone checking, below the one i thought worked, so it was overriding the maps filter. I will keep trying t ...
  Topic: Zmud really usefull... just for programmers??
Smokabul

Replies: 41
Views: 47453

PostForum: zMUD General Discussion   Posted: Sun Mar 07, 2004 4:09 am   Subject: Zmud really usefull... just for programmers??
YAY! Thankx Kjata, your pattern worked except for one missing comma, after i added it everything is good

#CALL %mapfilter(%concat("(ZoneID = ,211) AND (Name Like %", %-1, "%)")

theres the mapfil ...
  Topic: Zmud really usefull... just for programmers??
Smokabul

Replies: 41
Views: 47453

PostForum: zMUD General Discussion   Posted: Sun Mar 07, 2004 2:45 am   Subject: Zmud really usefull... just for programmers??
The questing variable is set so that onwalkend doesnt get used when im using the mapper not with that script, if it werent for that variable the mapper would walk you somewhere else soon as you finish ...
  Topic: Zmud really usefull... just for programmers??
Smokabul

Replies: 41
Views: 47453

PostForum: zMUD General Discussion   Posted: Sun Mar 07, 2004 2:38 am   Subject: Zmud really usefull... just for programmers??
I wonder what I have wrong Kjata. Cause that one dont work for me. When i use that as the mapfilter i get the vnum for every room in every area shown to me. Here is everything I have to do with the on ...
  Topic: Zmud really usefull... just for programmers??
Smokabul

Replies: 41
Views: 47453

PostForum: zMUD General Discussion   Posted: Fri Mar 05, 2004 8:19 am   Subject: Zmud really usefull... just for programmers??
The top two send me the vnum -1 twice
The last one gives me vnums for tons of rooms and areas.

The two work alone but not combined with AND... stil...
Thanks for trying to help me though LightBul ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net