| [10-26 13:41] | [Chat] | Icewolfz: its been some time since i have used zmud so icant be 100% sure what can be done any more |
| [10-26 13:41] | [Chat] | Icewolfz: but it hsoudl be doable as i have played with mudlet some and i added all this to the web clients |
| [10-26 13:42] | [Chat] | Icewolfz: i also know how ot do chat windows in zmud |
| [10-26 13:42] | [Chat] | Icewolfz: so in throy you could seprate chat into a 2nd window with the right tirggers |
| [10-26 13:43] | [Chat] | Dhraxx: That would be nice, I lose it in battle messages and have to do last alot |
| [10-26 13:43] | [Chat] | Icewolfz: the hard part is word wrap |
| [10-26 13:43] | [Chat] | Icewolfz: basically you gotta trigger on the first [LINE] and set a flag or something that is in a indent trigger capture |
| [10-26 13:44] | [Chat] | Icewolfz: granted you could just say screw it and captrue al lword wraps |
| [10-26 13:44] | [Chat] | Icewolfz: as the word wrap sia set format for most of 4 spaces |
| [10-26 13:44] | [Chat] | Icewolfz: so you ocld just capture all line that start with 4 spaces |
| [10-26 13:45] | [Chat] | Icewolfz: but it is doable in zmud i use to do |
| [10-26 13:45] | [Chat] | Icewolfz: in throy the ones i use for the webclient and jimud cna be used somewhat |
| [10-26 13:45] | [Chat] | Icewolfz: just have to convert from javascript to zmud regex |
| [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 |
|
| Back to List |