I'm trying to make a universal pet food for pets up to level 200. Would I just need to change the food type flag to make it usable by all pet types, and if so to what flag?
Thanks in advance.
I'm trying to make a universal pet food for pets up to level 200. Would I just need to change the food type flag to make it usable by all pet types, and if so to what flag?
Thanks in advance.
Well I know that you first have to make the food in the items table with the spellid1 set to 433 and teh charges of spellid1 set to -1, then the spelllcategory set to 11 and spellcategorycooldown set to 1000. make sure lock_material is set to -1 and reqdisenchantskill is set to -1. I think that if you change the required level of the item to like 200 then it could serve as a level 200 pet food.
The add a new line in the table itempetfood and put entry as your itemid that you just made, and type to.. 1 I think is for like meat.
Now I did NOT test this, its all just an idea thrown out from memory. But if you could be a doll and test it that would be great.
Well either that or you can go to Thotbot and find the spell id for When pets eat food.. There is one i cant think of the name of it atm.. Then make an item that looks like say Beef jerky or somehting that casts that spell when you click it Thereby feeding your pet at any level
**********edit*********
Found it.. 1539 Is spell id for Feed pet effect
Last edited by kreegoth; 08-27-2008 at 09:25 PM.