Thickchesthair New Member Joined May 29, 2013 Messages 165 Reaction score 0 Jun 29, 2013 #1 Are there any plugins that will drink a Potion of Luck if I don't have the buff on me and have one in my bag? Thanks!
Are there any plugins that will drink a Potion of Luck if I don't have the buff on me and have one in my bag? Thanks!
randomstraw Community Developer Joined Jul 17, 2012 Messages 1,611 Reaction score 10 Jun 29, 2013 #2 Try this. Just wrote, didn't test. if it doesnt work, i'll take a look why. for now, try. (will use greater potion if available over normal potion, smart me) thanks apoc & kick for DrinkPotions create folder: $HonobuddyFolder/Plugins/randomstraw-is-awzom/*file here* regards OH! And don't try it with 100 stacks of potions in the inventory. If it drinks all, its not my fault. Attachments DP-GPOL.cs DP-GPOL.cs 3.3 KB · Views: 299
Try this. Just wrote, didn't test. if it doesnt work, i'll take a look why. for now, try. (will use greater potion if available over normal potion, smart me) thanks apoc & kick for DrinkPotions create folder: $HonobuddyFolder/Plugins/randomstraw-is-awzom/*file here* regards OH! And don't try it with 100 stacks of potions in the inventory. If it drinks all, its not my fault.
CodenameG New Member Joined Jan 15, 2010 Messages 38,364 Reaction score 231 Jun 29, 2013 #3 MrItemRemover has a Use list. you can add it to your use list so every time you pick one up, it will try and use it. be aware it wont care about the buff, so if the buff lasts a while, then change the check time so it only checks every time a buff should be up.
MrItemRemover has a Use list. you can add it to your use list so every time you pick one up, it will try and use it. be aware it wont care about the buff, so if the buff lasts a while, then change the check time so it only checks every time a buff should be up.