• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

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