Register to post in forums, or Log in to your existing account
 
:
Search found 27 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: Zmud , Windows Vista and Cmud
talonfreak2003

Replies: 4
Views: 7626

PostForum: zMUD General Discussion   Posted: Fri Dec 21, 2007 4:05 am   Subject: Zmud , Windows Vista and Cmud
So, I bought a brand new computer the other day, everythings working nicely except....

Zmud. No errors, just excruciatingly slow.I checked for the "any button macro". When all my triggers are off, ...
  Topic: Script help?
talonfreak2003

Replies: 8
Views: 7864

PostForum: zMUD General Discussion   Posted: Fri Oct 26, 2007 3:24 am   Subject: Script help?
Ok, next question... how do I make it gag all the lines going in.

s;s;c fly;c pass;w;s;w;w;w;w;w;w;w;w;w;w;w;s;s;s;e;s;s;w;w;se;s;se;e;n;n;e;e;s;se;e;se;se;n;ne;nw;sw;s;e;n;n;n;n;n;n

How do I ma ...
  Topic: Script help?
talonfreak2003

Replies: 8
Views: 7864

PostForum: zMUD General Discussion   Posted: Mon Oct 22, 2007 4:50 am   Subject: Script help?
I got it to work. Everything is divided into folders
Inside the Script_Triggers folder is the one to disable it after it's been selected using
#TRIGGER {$The High Priest of Arkane says 'May the ...
  Topic: Script help?
talonfreak2003

Replies: 8
Views: 7864

PostForum: zMUD General Discussion   Posted: Sat Oct 20, 2007 6:10 pm   Subject: Script help?
Alright, I'm not exactly great with scripts, so I figured I'd come here to ask for abit of advice/help.

What I'm looking for is either help making the script or help on understanding how to make th ...
  Topic: Help with script please :)
talonfreak2003

Replies: 8
Views: 8440

PostForum: zMUD General Discussion   Posted: Sun Apr 16, 2006 4:54 am   Subject: Help with script please :)
Alright, I had him change his prompt around abit, I tried writing something for him, this is what I wrote

#CLASS {Dam_calc} {disable}
#VAR dmg {}
#VAR last_hp {1679}
#TRIGGER {^~((%d)Health (%d) ...
  Topic: Help with script please :)
talonfreak2003

Replies: 8
Views: 8440

PostForum: zMUD General Discussion   Posted: Wed Apr 12, 2006 7:27 am   Subject: Help with script please :)
<Health [4,180] Armor [240] Energy [32,228]>

#TR {^<Health ~[(%d)~] Armor ~[(%d)~] Energy ~[(%d)~]>}

Might possibly work. Problem you might be having is the value of health having a ...
  Topic: Odd trigger problem
talonfreak2003

Replies: 24
Views: 30786

PostForum: zMUD General Discussion   Posted: Tue Nov 15, 2005 7:15 pm   Subject: Odd trigger problem
Oh, that editor is what I've always used... but it will still scroll commands off the top. they just disappear after a certain amt of text.
  Topic: Odd trigger problem
talonfreak2003

Replies: 24
Views: 30786

PostForum: zMUD General Discussion   Posted: Mon Nov 14, 2005 11:51 pm   Subject: Odd trigger problem
Alright, so i've never used that text editor before, how do I get it to work in combination with my triggers?
  Topic: Odd trigger problem
talonfreak2003

Replies: 24
Views: 30786

PostForum: zMUD General Discussion   Posted: Mon Nov 14, 2005 10:47 pm   Subject: Odd trigger problem
I believe he's trying to enter the trigger into the command-line, which DOES have a character/line limit somewhere in the vicinity of 8 lines of text in a game window that stretches from one side of t ...
  Topic: Odd trigger problem
talonfreak2003

Replies: 24
Views: 30786

PostForum: zMUD General Discussion   Posted: Mon Nov 14, 2005 8:44 pm   Subject: Odd trigger problem
All the alias's are are just the directions (pq101-pq193). I"ll say it again.

The Zmud Script (The command box) DELETES SOME OF THE TRIGGER (they scroll off and stop working). If you still don't un ...
  Topic: Odd trigger problem
talonfreak2003

Replies: 24
Views: 30786

PostForum: zMUD General Discussion   Posted: Mon Nov 14, 2005 6:05 pm   Subject: Odd trigger problem
It's a MUD. Each area has alot of rooms in it , room names. So the triggers are by the area with if/then statements for the room name in that area. The problem I'm having is that if you put too much t ...
  Topic: Odd trigger problem
talonfreak2003

Replies: 24
Views: 30786

PostForum: zMUD General Discussion   Posted: Mon Nov 14, 2005 5:00 pm   Subject: Odd trigger problem
As you can see, I've already got all of the needed areas on alias ... just need a way for them to fit ... or not disappear ... I would just make a second trigger ... but can't do that ? Dunno, I'm not ...
  Topic: Odd trigger problem
talonfreak2003

Replies: 24
Views: 30786

PostForum: zMUD General Discussion   Posted: Mon Nov 14, 2005 4:58 pm   Subject: Odd trigger problem
Alright, I made a rather extensive set of alias's with only 8 triggers working them (about 90 alias's) for questing. but I ran into this small problem...

^The High Priest of Arkane says 'Look in th ...
  Topic: #SLOW not functioning properly ?!?!
talonfreak2003

Replies: 1
Views: 2840

PostForum: zMUD General Discussion   Posted: Mon Oct 24, 2005 10:53 pm   Subject: #SLOW not functioning properly ?!?!
So I recorded several paths today, for making of a leveling bot. But here's the problem....

path ToE wont work when I type #SL ToE

Or for that matter, If I type in #SL <directions>

What ...
  Topic: Talonfreak is the newb of scripts!
talonfreak2003

Replies: 7
Views: 9760

PostForum: zMUD General Discussion   Posted: Mon Oct 24, 2005 7:34 pm   Subject: Talonfreak is the newb of scripts!
Maybe should I try .....
#ALIAS ToE_Script {#ADDITEM Moblist Acolyte;%additem moblist demon guard;<directions><spellup><mobkilling directions>;recall;<more directions>;#WAIT 5 ...
  Topic: Capturing Ranges of Numbers?
talonfreak2003

Replies: 1
Views: 3065

PostForum: zMUD General Discussion   Posted: Mon Oct 24, 2005 6:27 pm   Subject: Capturing Ranges of Numbers?
#TRIGGER {^({%d}/{%d}/{%d}/{%d})$} {#IF (%2<79) {cast 'heal}}
  Topic: Talonfreak is the newb of scripts!
talonfreak2003

Replies: 7
Views: 9760

PostForum: zMUD General Discussion   Posted: Mon Oct 24, 2005 5:28 pm   Subject: Talonfreak is the newb of scripts!
Alright, maybe I should be abit more specific. I want each area to have certain mobnames that are in it. If it's going to be a trigger/alias combo, I need it to pick out the names for that area. So le ...
  Topic: Talonfreak is the newb of scripts!
talonfreak2003

Replies: 7
Views: 9760

PostForum: zMUD General Discussion   Posted: Mon Oct 24, 2005 3:59 pm   Subject: Talonfreak is the newb of scripts!
Not exactly what I was looking for. The reason I say that is because the mobs in this area move. And are aggy (They help eachother).
  Topic: Talonfreak is the newb of scripts!
talonfreak2003

Replies: 7
Views: 9760

PostForum: zMUD General Discussion   Posted: Mon Oct 24, 2005 3:42 pm   Subject: Talonfreak is the newb of scripts!
Ok, so I wanted to make a script today, unsure how to do it sofar. So I'll start with how I'd like it to run, maybe you guys can give me pointers of how to make it ?

Alright, I need to make it sele ...
  Topic: Zmud trigger help.
talonfreak2003

Replies: 6
Views: 5976

PostForum: zMUD General Discussion   Posted: Mon Oct 17, 2005 10:09 pm   Subject: Zmud trigger help.
*nod* With the help, I reduced 100 trigs to 9, runs *MUCH* faster now.
  Topic: Zmud trigger help.
talonfreak2003

Replies: 6
Views: 5976

PostForum: zMUD General Discussion   Posted: Mon Oct 17, 2005 5:38 pm   Subject: Zmud trigger help.
Alright, I switched everything out, it works, MUCH appriciated.
  Topic: Zmud trigger help.
talonfreak2003

Replies: 6
Views: 5976

PostForum: zMUD General Discussion   Posted: Mon Oct 17, 2005 5:29 pm   Subject: Zmud trigger help.
Ok, so I would use for example....

For the Prompt from the mud, what I used to have as this
^The High Priest of Arkane says 'Look in the general area of Forbidden Forest for A Boulder Strewn Fie ...
  Topic: Zmud trigger help.
talonfreak2003

Replies: 6
Views: 5976

PostForum: zMUD General Discussion   Posted: Mon Oct 17, 2005 5:53 am   Subject: Zmud trigger help.
I'm hoping someone can help me with this, as I'm not toooo savy with triggers. I'm working on a very basic questing script. One problem, I have about 100 triggers for this one script (One for each are ...
  Topic: Script help ?
talonfreak2003

Replies: 0
Views: 2452

PostForum: zMUD General Discussion   Posted: Sun Jul 03, 2005 6:05 am   Subject: Script help ?
Alright. I need to make a script, but I don't know where to start. I've been using Zmud for a long time but never really got into #var's, #trigs etc. What I'm wanting to do is first, make a map of the ...
  Topic: Zmud script... help please ?
talonfreak2003

Replies: 4
Views: 5252

PostForum: zMUD General Discussion   Posted: Fri Dec 03, 2004 5:00 am   Subject: Zmud script... help please ?
Alright, that second version makes a whole lot of sense, now I just ned help on one last part and this script will be 100% complete.

The last remaining problem is how to make it select via what th ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net