• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

New search forums addon

Status
Not open for further replies.
It might be a detail, some people might say, meh, no reason, but it could be helpful for some users, including me.
I suggest, when a search is taking place within the "Triggers & Scrips" forum, there will be an option:
> Enhance Search with GUI results
> Enhance Search with Jass results
> Enhance Search with vJass results
Those options will be of type tick, so that, we can tick for example both vJass and Jass. By default, all options will be ticked and, if a user wants GUI-only, he will uncheck the rest two options.
The actual addon will detect all those threads containing
  • /[code=jass].
  • So, in the current one, if i type e.g. "Spell", it will return:
  • Result #1: [code=jass]Is this working?!
  • Result #2: [Trigger]Please, help me with my spell!
  • Result #3: [Trigger]My spell isn't working :<
  • Result #4: [code=jass]My advanced spellsystem seems to bug
  • In the new system, if we have "Jass" ticked:
  • Result #1: [code=jass]Is this working?!
  • Result #2: [code=jass]My advanced spellsystem seems to bug
  • Result #3: [code=jass]Help with Knockback spell
  • Result #4: [code=jass]Trying to understand what's wrong here..(Help pls!)
  • Another suggestion, apart from the "Jass" prefix, add a "vJass" too, so that the system above could work AND the thread titles are more accurate and consistent.
 
Status
Not open for further replies.
Top