Search Text Length Usage

Post Reply
monocratic
Posts: 1
Joined: Sun Jul 22, 2018 5:21 pm

Search Text Length Usage

Post by monocratic » Sun Jul 22, 2018 5:25 pm

I've somewhat familiar with how RegEx works and am working on making a trigger for research components so I don't have to keep looking them up. With that being said, the total usage of RegEx with the research components are around 2,511 characters in length. Sure, this can be cut down if I use just the name of the component and excuse any thing with Words/Pg/Rune.

I think the only way to support this is building something similar to GINA or creating multiple triggers.

Sirene
Posts: 38
Joined: Fri Sep 27, 2013 2:52 pm

Re: Search Text Length Usage

Post by Sirene » Wed Jul 25, 2018 3:41 am

I am curious to see this 2511 character regex. :mrgreen:

I think if I were to do something like this I would make multiple triggers. One per item, and group them roughly by trivial level (i.e. all spell scrolls together), so that I could turn some of them off if necessary.

Angahran
Posts: 26
Joined: Thu Jul 17, 2014 8:04 pm

Re: Search Text Length Usage

Post by Angahran » Mon Aug 13, 2018 3:40 pm

I think I'd be scared to see this regex :P

Post Reply