promotional bannermobile promotional banner

Auto Potion

Abandoned
Auto Potion

File Details

Auto Potion v1.04 FiX #1

  • R
  • Sep 21, 2009
  • 173.56 KB
  • 7.6K
  • 2.0.11.1872

File Name

AutoPotion_v1.04_FiX1.zip

Supported Versions

  • 2.0.11.1872
Commands: Open menu: /apot (Chat line) v1.04 - I F***ed up v1.03 so i took some time to reevaluate the code and found so many ugly problems. They should be fixed now. - The potions are working again (it didn't work in v1.03) v1.04 FiX #1 - No major changes, do not have to update if u don't want to. - Added MP support for Warden and Druid - Remade the variable table in main file <font color="red">(I ask once again to delete your SavedVariable of </font><font color="orange">"AutoPotion_Vars"</font><font color="red"> if it doesn't work for you) </font><font color="red">* Trying to get a list of Potion Item table in terms of ItemID. Some are posted in the ENUS.lua file * I still need feedback since everyone just says doesn't work. I will put a debug script if i have to into the code and make a checkbox to enable debug mode. This may and will spam your general chatbox if u enable it, as this is how i debug it to see which stuff are executing. </font> v1.03 - LONG OVER DUE UPDATE - Added German support <font color="red">* Trying to redo the overall coding... going pretty bad...</font> <font color="red">* Not sure if the MP Pots are still working... it always seem to work for me... </font>v1.03 FiX #1 - Please press the reset button on the config menu (/apot) if the errors with attempt to index field 'HP' (a boolean value)" pops up. Else please delete in your SaveVariables.lua file the following lines: AutoPotion_Vars = { ... Everything in between the firs bracket and the last bracket ... } v1.03 FiX #2 - Bad Line 35 from previous verison fixed v1.02 - Testing Addonmanager support - Separated HP and MP potion function in the file v1.02 FiX #1 - Addonmanager support should be working now (Still no icon because i can't make a picture...) - Someone had a problem about their interfaced being wiped and i can't seem to reproduce it... my advice is to delete the whole AutoPotion_Vars table in the My Documents\Runes of Magic\SaveVariables.lua v1.02 FiX #2 - Ok i made a mistake in the code and it had a huge variable wipe... MY FAULT! v1.01 - I still hope that the MP potions is fixed by now since i added a new timer selection for both of the potions. - HP potions still overrides the timer on the MP potion unless MP timer is lower than the HP Timer. <font color="red">* The timer may still be buggy but it still works at 15 secs. *</font> v1.00 - Newly Released! Just type in /apot to open the menu. v1.00 FiX - Mana potions fixed and implemented AddonManager support i hope... v1.00 FiX#2 - I don't know why the mp potion doesn't work but here is the reuploaded verison of the one that works for me... - I need german translations for the following list ["HP1"] = "Simple First Aid Potion"; ["HP2"] = "Basic First Aid Potion"; ["HP3"] = "First Aid Potion"; ["HP4"] = "Major First Aid Potion"; ["HP5"] = "Barbarian Herbs"; ["HP6"] = "Healer's First Aid Potion"; ["HP7"] = "Regeneration Mixture"; ["HP8"] = "Potent Regeneration Formula"; ["HP9"] = "Military Regeneration Formula"; ["HP10"] = "Ancestral Spirit Herbs"; ["MP1"] = "Simple Magic Potion"; ["MP2"] = "Basic Magic Potion"; ["MP3"] = "Magic Potion"; ["MP4"] = "Major Magic Potion"; ["MP5"] = "Elemental Mana Stone"; ["MP6"] = "Condensed Magic Potion"; ["MP7"] = "Crystal Mana Medicine"; ["MP8"] = "Potent Crystal Mana Medicine"; ["MP9"] = "Refined Crystal Mana Medicine"; ["MP10"] = "Elemental Spirit Stone"; if the buff name of the potion is different from the potion list, i will need the translations alsoA hell lot of stuff that i didn't think of...