What's wrong with this Bind file?
The only thing I can think of is that emerge is quoted, even though it's only one word. But I can't imagine that would be the problem...
http://www.fimfiction.net/story/36641/My-Little-Exalt
I'm pretty sure binds have a character limit of 255.
Global - @Seigi no Akuma | Freedom mains:
Galvanized Justice - Electric Melee/Shield Scrapper
Overclocked Justice - Fire Blast/Traps Corrupter
Insanguinato - Fire Blast/Kinetics Corrupter
Insanguinata - Night Widow/Fortunata
You can also save a few (very few) characters by removing the quotes around the inspiration names and just replacing the spaces with underscores. For example, I just tried this command it it worked:
/inspcombine Take_A_Breather Good_Luck
Global @StarGeek
ParagonWiki.com-The original is still the best!
My Hero Merit rolls
Accuracy needed for 95% ToHit spreadsheet
Forum font change stripper for Firefox/Opera/Chrome. No more dealing with poor color choices, weird fonts or microscopic text
Search Wiki Patch notes, add site:ParagonWiki.com inurl:patch_notes to your Google Search
Does inspcombine recognize partial names, like targetcustomnext?
So like
/inspcombine "catch a breath" "enrage"
would be
/inspcombine catch enrage
likewise:
/inspcombine "dramatic improvement" "focused rage"
would be
/inspcombine dramatic focused
All of the insps have a unique string of letters, so if it works it could drastically shorten that bind.
Paragon Wiki: http://www.paragonwiki.com
City Info Terminal: http://cit.cohtitan.com
Mids Hero Designer: http://www.cohplanner.com
Global @StarGeek
ParagonWiki.com-The original is still the best!
My Hero Merit rolls
Accuracy needed for 95% ToHit spreadsheet
Forum font change stripper for Firefox/Opera/Chrome. No more dealing with poor color choices, weird fonts or microscopic text
Search Wiki Patch notes, add site:ParagonWiki.com inurl:patch_notes to your Google Search
I have a bind file set up to do precisely this. Well, not exactly this, but for combining inspirations (anything -> blues, for end-heavy characters). I actually have it set up to generate macros in my power tray, so YMMV.
$$macro T1 "insp_combine "Insight" "Catch a Breath"$$insp_combine "Enrage" "Catch a Breath"$$insp_combine "Luck" "Catch a Breath"$$insp_combine "Respite" "Catch a Breath"$$insp_combine "Sturdy" "Catch a Breath"" $$macro T2 "insp_combine "Keen Insight" "Take a Breather"$$insp_combine "Focused Rage" "Take a Breather"$$insp_combine "Good Luck" "Take a Breather"$$insp_combine "Dramatic Improvement" "Take a Breather"$$insp_combine "Rugged" "Take a Breather"" $$macro T3 "insp_combine "Uncanny Insight" "Second Wind"$$insp_combine "Righteous Rage" "Second Wind"$$insp_combine "Phenomenal Luck" "Second Wind"$$insp_combine "Resurgence" "Second Wind"$$insp_combine "Robust" "Second Wind"" $$macro END "insp_exec_name "Catch a Breath"$$insp_exec_name "Take a Breather"$$insp_exec_name "Second Wind"" |
"You don't lose levels. You don't have equipment to wear out, repair, or lose, or that anyone can steal from you. About the only thing lighter than debt they could do is have an NPC walk by, point and laugh before you can go to the hospital or base." -Memphis_Bill
We will honor the past, and fight to the last, it will be a good way to die...
t "inspcombine insight enrage$$inspcombine respite enrage$$inspcombine "catch a breath" enrage$$inspcombine "break free" enrage$$inspcombine "keen insight" "focused rage"$$inspcombine "dramatic improvement" "focused rage"$$inspcombine "take a breather" "focused rage"$$inspcombine "emerge" "focused rage""
I have that in a bind .txt file; it's supposed to turn every small and medium inspiration, except for purple and oranges, into a red insp. The only problem is that medium blues don't turn into medium red.
I tested just the problem part, and it works, but it doesn't work when in the larger bind file.
Global - @Seigi no Akuma | Freedom mains:
Galvanized Justice - Electric Melee/Shield Scrapper
Overclocked Justice - Fire Blast/Traps Corrupter
Insanguinato - Fire Blast/Kinetics Corrupter
Insanguinata - Night Widow/Fortunata