Register to post in forums, or Log in to your existing account
 
:
Search found 43 matches for:
Page 1 of 2 Goto page 1, 2  Next
Author Message
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Tue Dec 05, 2006 1:41 am   Subject: need trigger help
thank you Taz, yer a life saver :)
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Mon Dec 04, 2006 8:41 pm   Subject: need trigger help
think part of it is a spacing issue as i try to add the extra stone
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Mon Dec 04, 2006 8:35 pm   Subject: need trigger help
#IF (@stone4 = 16) {stone4 = 1}{#ADD stone1 1}
#IF (@stone3 = 16) {stone3 = 1}{#ADD stone2 1}
#IF (@stone2 = 16) {stone2 = 1}{#ADD stone3 1}
#IF (@stone1 = 16) {stone1 = 1}{#ADD stone4 1}

i trie ...
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Mon Dec 04, 2006 8:19 pm   Subject: need trigger help
realized i missed part of what i had entered. the trigger when it looks like this

#IF (@stone3 = 16) {
stone3 = 1
#IF (@stone2 = 16) {
stone2 = 1
#IF (@stone1 = 16) {stone1 = 1} {#A ...
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Mon Dec 04, 2006 7:59 pm   Subject: need trigger help
well i'm back again, heh, they updated the portal stones but now it has 4 press stone options.


#IF (@stone3 = 16) {stone3 = 1
#IF (@stone2 = 16) {stone2 = 1
#IF (@stone1 = 16) {stone1 = 1} {#AD ...
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Thu Oct 05, 2006 5:25 pm   Subject: need trigger help
i'll forgive you for calling me a man ;). either name is pretty manly so its forgivable, chuckles.
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Thu Oct 05, 2006 5:00 pm   Subject: need trigger help
imms validate you, praying to catch their attention usually works.
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Thu Oct 05, 2006 4:49 pm   Subject: need trigger help
you have to be validated first, no worries Vitae. its working aside from the logging and like i said i got it to beep at me now so i won't miss it. :)
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Thu Oct 05, 2006 4:21 pm   Subject: need trigger help
yes but stonesfor doesn't show me anything logged and when i check the stones3 has logged the wrong stone and zone shows nothing at all

dropping brackets around the %w works for the trigger now, A ...
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Thu Oct 05, 2006 4:09 pm   Subject: need trigger help
ya i'm a goof, forgot to change the ~s you used in A strange sensation fills you as if you are moving but are you? Is this blah? to *, sighs, oy me. hopefully will work now, coughs.

edit: nope not ...
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Thu Oct 05, 2006 3:59 pm   Subject: need trigger help
ok so i installed version 7.21, shall see how it goes. odd, its just doing press with no stone name after it. ok its working now. still not sure how its going to save all the stone names as so far the ...
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Wed Oct 04, 2006 3:42 pm   Subject: need trigger help
oops, lol, i ment fish!
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Wed Oct 04, 2006 3:19 pm   Subject: need trigger help
also before i forget, one of the stones you named rish instead of fish
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Wed Oct 04, 2006 2:45 pm   Subject: need trigger help
thelastsunrise.net port 9000, I'm on as Mordero so just give a shout. it pauses but not for long and just keeps going
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Wed Oct 04, 2006 2:39 pm   Subject: need trigger help
nope, spams me out still its just slower
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Wed Oct 04, 2006 2:38 pm   Subject: need trigger help
thank you Taz and Vitae :). I'll let you know how it goes.
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Wed Oct 04, 2006 2:33 pm   Subject: need trigger help
and it'll pause on its own so i'm not spammed out?
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Wed Oct 04, 2006 2:18 pm   Subject: need trigger help
also gonna ask another silly and probably obvious question. for stone1 stone2 stone3 and zone, their left blank, am i to fill those in with anything or??
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Wed Oct 04, 2006 2:15 pm   Subject: need trigger help
so what you posted Taz will work on its own or do I need to combine it with something?
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Wed Oct 04, 2006 2:12 pm   Subject: need trigger help
logging would be handy but i'll probably put in a beep so i can tell when one is found and know to check the computer
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Tue Oct 03, 2006 7:47 pm   Subject: need trigger help
would #STOP work? set it up so that every 10 combos it stops the run? i know there are a lot more that don't work that do so stopping it when one works would be good but infrequent.
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Tue Oct 03, 2006 7:32 pm   Subject: need trigger help
no worries about editing. ya an alarm would pause the trigger easily enough.

so just those two variables would work alone to run through the combos and wouldn't require anything else but an alarm o ...
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Tue Oct 03, 2006 3:55 am   Subject: need trigger help
think for me a big part of what is confusing is the first_button second_button third_button. not sure how to rework it so it attached to the symbols. the names of the 16 symbols are, sun circle flame ...
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Tue Oct 03, 2006 3:48 am   Subject: need trigger help
the stonetest etc being labelled as the name of the stone itself? sorry you installed it at work, hehehe and thank you
  Topic: need trigger help
getirdros@

Replies: 66
Views: 41118

PostForum: zMUD General Discussion   Posted: Tue Oct 03, 2006 3:44 am   Subject: need trigger help
teach me to check for another page lol, oh man i think my brain just exploded, lol
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT
© 2009 Zugg Software. Hosted on Wolfpaw.net