View Full Version : Eat food at (X MANA)
travisrox
01-18-2012, 12:49
When i am training i dont want to waste my food and dont need to mana train, so if you could add a EAT FOOD @ (x MANA) that would be so awesome for knights! could train for a long period of time, thank you :) :rolleyes:
7240
Well, you can do that with conditional events ... For an example:
This one will eat food - more precisely - it will eat brown mushroom from the first slot from the first opened container, when your mana is less than 100.
$mymana$
#number<#
100
300
0
0
exiva > 82 FF FF 40 00 00 8D 0E 00 00
These highlighted numbers are food ID, number of opened container and number of slot in which food is located, so you can change those to whatever food, number of backpack or number of slot you want, just look up for item/food ID and you're good to go.
Side note: In this case shown above I took 'brown mushroom' ID from an OT, I'm not sure if it is exactly the same in real tibia so you might wanna check if the ID is correct if you'll be using bronw mushrooms.
I presume you're a newcomer, well if it's not understandable, then I'll consider writing a detailed tutorial on how to record packets and wisely use them as conditional events.
Anyway, if you got questions, feel free to ask them, I'll try my best to help you.
EDIT: Look under 'BlackD Tutorials' on forum ... Guys explained some serious stuff very well.
Well, you can do that with conditional events ... For an example:
This one will eat food - more precisely - it will eat brown mushroom from the first slot from the first opened container, when your mana is less than 100.
$mymana$
#number<#
100
300
0
0
exiva > 82 FF FF 40 00 00 8D 0E 00 00
These highlighted numbers are food ID, number of opened container and number of slot in which food is located, so you can change those to whatever food, number of backpack or number of slot you want, just look up for item/food ID and you're good to go.
Side note: In this case shown above I took 'brown mushroom' ID from an OT, I'm not sure if it is exactly the same in real tibia so you might wanna check if the ID is correct if you'll be using bronw mushrooms.
I presume you're a newcomer, well if it's not understandable, then I'll consider writing a detailed tutorial on how to record packets and wisely use them as conditional events.
Anyway, if you got questions, feel free to ask them, I'll try my best to help you.
EDIT: Look under 'BlackD Tutorials' on forum ... Guys explained some serious stuff very well.
yes but how do u learn those hex commands "82 FF FF 40 00 00 8D 0E 00 00??? is there a guide for that ?? how can i learn that ?
for example i want a conditional event that make my chart eat each time i loot a meat how i do that ?
Powered by vBulletin® Version 4.2.5 Copyright © 2021 vBulletin Solutions Inc. All rights reserved.