Register to post in forums, or Log in to your existing account
 
:
Search found 32 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: zMUD mapper problem
alaric

Replies: 2
Views: 3494

PostForum: zMUD General Discussion   Posted: Sun Dec 11, 2005 7:25 pm   Subject: zMUD mapper problem
appears to be working now

thank you
  Topic: zMUD mapper problem
alaric

Replies: 2
Views: 3494

PostForum: zMUD General Discussion   Posted: Sun Dec 11, 2005 1:25 pm   Subject: zMUD mapper problem
When I walk into a room on my MUD, the mapper follows to that room, but the queue shows this QUEUE: n (4098) which is the direction and the new room number, and then won't let me move again, unless I ...
  Topic: <3 Zugg
alaric

Replies: 31
Views: 53073

PostForum: zMUD General Discussion   Posted: Wed Nov 23, 2005 10:13 pm   Subject: <3 Zugg
Agreed. zMUD, the forum, everything has been a wonderful experience. I LOVE zMUD and I will never use another program to play MUD's. Thanks Zugg, you have an awesome program. Keep up the wonderful ...
  Topic: Advanced exp bar script
alaric

Replies: 2
Views: 3821

PostForum: zMUD General Discussion   Posted: Sun Nov 20, 2005 5:38 pm   Subject: Advanced exp bar script

#ADD expkillrate 1
lastexp = @currexp
worth
#IF (@currexp < 100) {
#IF (@currexp > @lastexp) {
expkillavg = @expkillrate
expkillrate = 0
#MATH np ...
  Topic: <3 Zugg
alaric

Replies: 31
Views: 53073

PostForum: zMUD General Discussion   Posted: Sun Nov 20, 2005 2:04 am   Subject: <3 Zugg
<3 Zugg

zMUD was one of my first as well. And I am still exploring the possibilities of what it can do. My scripts just get bigger and bigger. Thanks Zugg!!!
  Topic: Advanced exp bar script
alaric

Replies: 2
Views: 3821

PostForum: zMUD General Discussion   Posted: Sun Nov 20, 2005 1:50 am   Subject: Advanced exp bar script
I have a basic exp bar, that catches my worth command. However, I am trying to piece together a script that will attempt to guess how much exp I am gaining after I hit a full exp bar for a level.

...
  Topic: Change font from command line?
alaric

Replies: 1
Views: 2702

PostForum: zMUD General Discussion   Posted: Fri Nov 11, 2005 11:02 pm   Subject: Change font from command line?
Is it possible to change the font and size and all that from the command line?
  Topic: Tabbed Status Windows?
alaric

Replies: 4
Views: 5344

PostForum: zMUD General Discussion   Posted: Sat Oct 22, 2005 2:22 pm   Subject: Tabbed Status Windows?
I will try and work that in...not the most advanced scripter so I am going to have to try and figure out what all that does and implement it into my scripts. Thanks for the help, at least I know ther ...
  Topic: Tabbed Status Windows?
alaric

Replies: 4
Views: 5344

PostForum: zMUD General Discussion   Posted: Sat Oct 22, 2005 12:02 pm   Subject: Tabbed Status Windows?
Ok...given you can make capture commands that will open new MUD windows and all, and you can make each new window have its own settings file....how might I go about using those instead? I recall read ...
  Topic: Tabbed Status Windows?
alaric

Replies: 4
Views: 5344

PostForum: zMUD General Discussion   Posted: Sat Oct 22, 2005 12:47 am   Subject: Tabbed Status Windows?
Is it possible to make more than one status window and use tabs to switch between? I tried making a new status window inside the settings and it just added the info to the current one I have. :( I am ...
  Topic: complex gaging
alaric

Replies: 1
Views: 2729

PostForum: zMUD General Discussion   Posted: Thu Oct 20, 2005 9:38 pm   Subject: complex gaging
On my MUD, we type spell to see a list of available spells to be learned at various levels. Does anyone know if there is a way to make a gag that I can type spell or some alias to that extent...then ...
  Topic: double trigger capture
alaric

Replies: 8
Views: 7366

PostForum: zMUD General Discussion   Posted: Mon Oct 17, 2005 11:06 pm   Subject: double trigger capture
Vijilante, Couldn't you just use the Innate - for the first set of text? And then just use a blank line for the ending. I am going to attempt to plug in the script Matt made and see if it will work ...
  Topic: double trigger capture
alaric

Replies: 8
Views: 7366

PostForum: zMUD General Discussion   Posted: Mon Oct 17, 2005 11:04 pm   Subject: double trigger capture
Vitae, That won't work, because of the double mastered spells per line. I made something similar to that but it only caught the first so the number was off... Thanks anyway for your efforts. It is ...
  Topic: Spells memorized, trouble getting value from a line.
alaric

Replies: 7
Views: 8060

PostForum: zMUD General Discussion   Posted: Sun Oct 16, 2005 8:27 pm   Subject: Spells memorized, trouble getting value from a line.
you could try throwing in a %s, though I would tend to think the space would take care of that without needing the %s
  Topic: double trigger capture
alaric

Replies: 8
Views: 7366

PostForum: zMUD General Discussion   Posted: Sun Oct 16, 2005 8:10 pm   Subject: double trigger capture
Trying to make a trigger that will catch how many spells I have mastered from my spell list...I tried making the trigger reparse, but for some reason it makes zMUD crash....this is my current spell li ...
  Topic: Spells memorized, trouble getting value from a line.
alaric

Replies: 7
Views: 8060

PostForum: zMUD General Discussion   Posted: Sun Oct 16, 2005 8:05 pm   Subject: Spells memorized, trouble getting value from a line.
first thought on my end would be something like thise

^%d: ~((%d)~) (%w) (%w)

value would be something like this....

spellnumber=%1
spell=%2 %3
  Topic: zMUD glitching and freezing
alaric

Replies: 2
Views: 3526

PostForum: zMUD General Discussion   Posted: Sun Oct 16, 2005 12:56 pm   Subject: zMUD glitching and freezing
Sometimes with my character off, or at the login screen before I actually log in, and I never thought about turning my triggers off. And it seems to be certain classes that make it freeze, but it sti ...
  Topic: Status Windows and Buttons
alaric

Replies: 2
Views: 3533

PostForum: zMUD General Discussion   Posted: Sun Oct 16, 2005 12:54 pm   Subject: Status Windows and Buttons
Thanks, that should work well enough.
  Topic: Status Windows and Buttons
alaric

Replies: 2
Views: 3533

PostForum: zMUD General Discussion   Posted: Sun Oct 16, 2005 11:31 am   Subject: Status Windows and Buttons
Is it possible to put a button in a status window? I am unable to figure that one out....
  Topic: zMUD glitching and freezing
alaric

Replies: 2
Views: 3526

PostForum: zMUD General Discussion   Posted: Sun Oct 16, 2005 11:12 am   Subject: zMUD glitching and freezing
For some reason, when I updated, my scripts were freezing up zMUD and causing an access error. I created a new setting and was trying to install my exported scripts class by class, but that is still ...
  Topic: gag trouble
alaric

Replies: 2
Views: 3403

PostForum: zMUD General Discussion   Posted: Sun Oct 16, 2005 11:09 am   Subject: gag trouble
Thanks, I got it working...not sure what was up, but gag is working now....*shrugs*
  Topic: gag trouble
alaric

Replies: 2
Views: 3403

PostForum: zMUD General Discussion   Posted: Sat Oct 15, 2005 4:39 pm   Subject: gag trouble
I am trying to gag my prompt after I put the info into some gauges. But for some reason the #GAG command after all the scripting info the gauge on the trigger isn't wanting to work. My trigger works ...
  Topic: capture trigger help
alaric

Replies: 2
Views: 3437

PostForum: zMUD General Discussion   Posted: Fri Oct 14, 2005 7:11 pm   Subject: capture trigger help
Thanks, I am going to have to break that all down to understand how it works, then I should be able to implement it. Not an expert scripter just yet. ;) Thanks for the help Vijilante.

Alaric.
  Topic: capture trigger help
alaric

Replies: 2
Views: 3437

PostForum: zMUD General Discussion   Posted: Fri Oct 14, 2005 6:00 pm   Subject: capture trigger help
I am trying to make a identify spell catcher to send info to my db. I can capture all the info, but in one part of the information, I am having trouble. The display can vary and I compensated for mo ...
  Topic: trigger pattern w/changing words
alaric

Replies: 4
Views: 4315

PostForum: zMUD General Discussion   Posted: Sun Oct 09, 2005 4:38 pm   Subject: trigger pattern w/changing words
no, thats not going to work....I should have mentioned it or explained better....there is a lot more in the identify info that comes up...I want it to catch the right thing, if I just used (*) it woul ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net