guborges / tibiatekbot

Automatically exported from code.google.com/p/tibiatekbot
0 stars 1 forks source link

Adding Drinker and Potion-Healing Commands #61

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Well actually with cip's update we were bound to introduce the feature of 
mana potions and health potions drinking, but that feature is only 
included in the GUI so i was developing a possible system to introduce at 
ingame commands.

&drinker ManaPotion 50
&drinker StrongManaPotion 50
&drinker GreatManaPotion 50
&drinker ManaFluid 100
&pheal HealthPotion 100
&pheal StrongHealthPotion 70
&pheal GreatHealthPotion 40
&pheal LifeFluid 10

"&pheal" Goes by PotionHealing anyway dev can change it to their wishes.

I think that ManaFluids and LifeFluids must be introduced too, because 
some users remains bp of them and they can use them if you introduce into 
bot.

Conecticus

Original issue reported on code.google.com by denz...@gmail.com on 22 Dec 2007 at 7:52

GoogleCodeExporter commented 8 years ago
I recommend the following format:
&drink Potion 500
&drink Fluid 500
&drink Strong Potion 500
&drink Great Potion 500

&heal Fluid 200
&heal Potion 200
&heal Strong Potion 200
&heal Great Potion 200

There's no need to include "p" as a prefix for potion on the Healer. This just 
requires modifying the already created &heal to add the new potion names.

Original comment by sonic5....@gmail.com on 22 Dec 2007 at 8:01

GoogleCodeExporter commented 8 years ago
Now we have two commands for healing:
&heal
&uh (what DOESN'T include ih's..)

I think we should just make one command &heal which supports everything
&heal fluid 200
&heal potion 300
&heal Great Potion 500
&heal uh 200 or &heal ultimate healing rune 200
&heal ih 200 ... and so one

Original comment by Oskari.V...@gmail.com on 23 Dec 2007 at 11:00

GoogleCodeExporter commented 8 years ago
It would be nice Oskari, start working on it :D
and dont forget about &drinker feature too.

Original comment by denz...@gmail.com on 24 Dec 2007 at 4:20

GoogleCodeExporter commented 8 years ago
I've started to work with this one

Original comment by Oskari.V...@gmail.com on 2 Jan 2008 at 11:12