Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Entire forum
➜ MUSHclient
➜ Suggestions
➜ How do you? If not then please?
How do you? If not then please?
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| David Berthiaume
(202 posts) Bio
|
Date
| Fri 08 Apr 2005 06:41 AM (UTC) |
Message
| How do you do an addtimer that sends to execute and not to world? Or is it automatic?
If you can't then can you make it so you can? | Top |
|
Posted by
| Flannel
USA (1,230 posts) Bio
|
Date
| Reply #1 on Fri 08 Apr 2005 07:32 AM (UTC) |
Message
| You could either use ImportXML, or you can use SetTimerOption to change the sendto to execute after it's created. |
~Flannel
Messiah of Rose
Eternity's Trials.
Clones are people two. | Top |
|
Posted by
| David Berthiaume
(202 posts) Bio
|
Date
| Reply #2 on Sat 09 Apr 2005 01:46 AM (UTC) |
Message
| Yeah, but I haven' found a flag for that.
I wouldn't even need to SetTimerOption if I knew what the flag for send to execute was.
I ended up just using the trigger's expanded variables to make it do what I wanted it to do. | Top |
|
Posted by
| Flannel
USA (1,230 posts) Bio
|
Date
| Reply #3 on Sat 09 Apr 2005 05:44 AM (UTC) |
Message
| It isnt a flag. It's a trigger option (you can figure out the names of options by creating a trigger using the dialog, and then copy it and paste it into a text editor, then just look to see what the option is named (and what value you want)). Obviously in this case it would be the send_to value, you just have to figure out what number (I believe its 10). |
~Flannel
Messiah of Rose
Eternity's Trials.
Clones are people two. | Top |
|
Posted by
| Shadowfyr
USA (1,788 posts) Bio
|
Date
| Reply #4 on Sat 09 Apr 2005 05:13 PM (UTC) |
Message
| Technically, it 'would' be a flag, except we kept requesting features to be added to aliases, triggers, etc. and Nick was reluctant to modify the existing addalias and addaliasex functions to including all the extra fields and other settings. In some respects I understand it, but it was still annoying. | Top |
|
Posted by
| Flannel
USA (1,230 posts) Bio
|
Date
| Reply #5 on Sat 09 Apr 2005 10:05 PM (UTC) Amended on Sat 09 Apr 2005 10:06 PM (UTC) by Flannel
|
Message
| Flags are more for toggling things (the checkboxes). You wouldn't have a flag for each sendto, since it's one option. It would be a parameter, yes, but not a flag.
I mean, yeah, you could offset the binary value of the sendto to not conflict and then encode it into a bunch of constants, but that doesn't really fit with the flag mentality (a single bit for a single value). |
~Flannel
Messiah of Rose
Eternity's Trials.
Clones are people two. | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
21,337 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top