| [10-26 13:45] | [Chat] | Dhraxx: Hmm, good idea the mud itself would keep the channel in order so wouldn't ahve to worry about tracking everything |
| [10-26 13:47] | [Chat] | Icewolfz: overall you cna get pretty fancy but if you dont care from some of the random rare stuff you can ignore a lot |
| [10-26 13:47] | [Chat] | Icewolfz: most basic is the [line] dstuff |
| [10-26 13:47] | [Chat] | Icewolfz: and tell/says |
| [10-26 13:47] | [Chat] | Icewolfz: so at most youd need 2 triggers one foeht [] line and 1 for any indented wrapped lines |
| [10-26 13:48] | [Chat] | Icewolfz: and if you want o get fancy do smart triggers that turn on and off based on the [line] trigger |
| [10-26 13:50] | [Chat] | Dhraxx: Well may try for the fancy one first. No reason not to at least give it a whirl |
| [10-26 13:50] | [Chat] | Icewolfz: if you want the javascript triggers i use they are on my githubrepos if you want them |
| [10-26 13:51] | [Chat] | Icewolfz: for fancy you basicy do the [line] trigger and then turn on 2 tirggers, a wrap trigger and a 'end' trigger |
| [10-26 13:51] | [Chat] | Icewolfz: the wrap trigger looks for the 4 space indnet |
| [10-26 13:51] | [Chat] | Icewolfz: while the end trigger just triggers n any line with no spaces |
| [10-26 13:51] | [Chat] | Icewolfz: and turns off the wrap and its self |
| [10-26 13:52] | [Chat] | Icewolfz: thats the most basic fnacy setup |
| [10-26 13:52] | [Chat] | Icewolfz: [line[ captures ad turns on the wrap/end |
| [10-26 13:52] | [Chat] | Dhraxx: Thanks! I have that setup in my notes. Will see what I can make happen |
| [10-26 13:52] | [Chat] | Icewolfz: end turns off wrap/end as long as its not a [line] |
| [10-26 13:52] | [Chat] | Icewolfz: might beable to us a multi state trigger if you know how ot use the min zmud |
| [10-26 13:53] | [Chat] | Icewolfz: but i am rusty with zmud so you will have to experiment i just know it is posisble |
| [10-26 13:53] | [Chat] | Icewolfz: i wil lsay it is not 100% perfect as there are some outline cases |
| [10-26 13:53] | [Chat] | Icewolfz: like who list may capture some times |
|
| Back to List |