Howdy, Stranger!

It looks like you're new here. Sign in or register to get started.

Capturing a String on Nexus

VaughnVaughn Member Posts: 6
I'm trying to get Nexus to capture an entire string, such as the name of an ally who entered the game, and then send me a desktop alert. I can get it to capture single words, but I'm not finding a way to capture the full string for the name. Any help would be greatly appreciated.
Tagged:

Comments

  • KalynthariKalynthari Member Posts: 295 ✭✭✭

    I don't use Nexus, but that should work.

  • VaughnVaughn Member Posts: 6
    That's what I've got now actually. Unfortunately, it seems that <> is only able to grab single words, not complete strings, so it doesn't work if they've got titles or a surname.
  • KalynthariKalynthari Member Posts: 295 ✭✭✭
    Try that, then. It should work; not sure how to actually get notifications enabled though. Probably have to enable them through your browser.

  • VaughnVaughn Member Posts: 6
    I've been missing the "regular expression" matching type this whole time. Anyway, thank you! Got it all to work!
Sign In or Register to comment.