|
obor Wanderer
Joined: 20 Dec 2001 Posts: 56 Location: USA
|
Posted: Fri Feb 07, 2003 4:23 am
marking triggers |
I have 4 clans I want to mark. already figured out the colors. Right now, I have class folder called "clanmarks" and inside, I have the following class folders set up for
clan1
clan2
clan3
clan4
within each clan folder, I have (here's an example)
#tr {obor} {#cw 159}
what I would like is an easy way to add a new name to any of the folders.
example:
"addclan1 obor" would add obor to the clan1 class folder, and would color his name 159.
addclan2 jerkie" would add jerkie to the clan2 class folder, and would color his name 207 (or whatever color i have for that clan)
help?
also, is it not possible to search the forums for posts by a specific author? I wasn't able to do it using the search function, I'm probably just being stupid or something. thanks. |
|
|
|
obor Wanderer
Joined: 20 Dec 2001 Posts: 56 Location: USA
|
Posted: Fri Feb 07, 2003 4:59 am |
forgot to mention, im' using 6.40 zmud, registered version.
|
|
|
|
LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Fri Feb 07, 2003 5:29 am |
#AL addclan1 {#TR {%1} {#CW 159} {clanmarks|clan1}}
#AL addclan2 {#TR {%1} {#CW 207} {clanmarks|clan2}}
Try using the author's name as your keyword.
LightBulb
Advanced Member |
|
|
|
obor Wanderer
Joined: 20 Dec 2001 Posts: 56 Location: USA
|
Posted: Fri Feb 07, 2003 5:56 am |
thanks, the clan marks thing works perfectly. :)
as far as the search, I try the author, and I get some type of database timeout thing.
I know darn well I somehow have been able to search specifically for an author of posts. it's how i dig up my old posts so I don't ask the same question over and over again.
thanks again though, you always are quite helpful. :) |
|
|
|
|
|