Jump to content

Recommended Posts

Bonjour,

 

D'après wowhead 7 (et pas 10, mais remplace le 7 par 10 si je fais erreur).

 

Ajoute ce code dans "Is Complete Condition":

        if (ItemsManager.GetItemCountById(15447) >= 7) // http://fr.wowhead.com/item=15447/pourriture-vivante
        {
            ItemsManager.UseItem(15454); // http://fr.wowhead.com/item=15454/mortier-et-pilon
        }
        return ItemsManager.GetItemCountById(15448) > 0; // http://fr.wowhead.com/item=15448/pourriture-coagulee
Link to comment
https://wrobot.eu/forums/topic/2068-tuer-pour-la-bonne-cause/#findComment-9791
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...