This is a pretty simple principle in theory but is proving very difficult to actually accomplish.
All I want to do is make it so you have to attain 8 Chicken Beaks from defeating chickens. The drop rate is 99%, when you finish the quest the NPC takes the Beaks and it's finished. I used a variable to determine the number of beaks you had, since in the game you can't actually determine a NUMBER of items just whether or not you have a SINGLE item. As if that wasn't frustrating enough, because, say, if you drop or sell this item, and have still defeated 8 Chickens, you will still complete the quest. However, seeing no immediate way around THAT problem I decided to press on, and see if I could get the variable to work in the battle so that when you defeat the Chicken it adds +1 to it. Well, that shit would never work, ever. I would just enter it in, in the battle field below the chicken troop. Nothing, nada, zilch. For the time being I have moved on and am now only requiring you to have 1 beak but the drop rate is now 20%.
How can I get it so that when you defeat a troop it adds to the variable? Am I missing something important? I'm almost positive I've checked every other possible problem with the quest, and I can't see one for the life of me. I even changed the conditions to "when the chickens health is below 0%".
This is a pretty simple principle in theory but is proving very difficult to actually accomplish.
All I want to do is make it so you have to attain 8 Chicken Beaks from defeating chickens. The drop rate is 99%, when you finish the quest the NPC takes the Beaks and it's finished. I used a variable to determine the number of beaks you had, since in the game you can't actually determine a NUMBER of items just whether or not you have a SINGLE item. As if that wasn't frustrating enough, because, say, if you drop or sell this item, and have still defeated 8 Chickens, you will still complete the quest. However, seeing no immediate way around THAT problem I decided to press on, and see if I could get the variable to work in the battle so that when you defeat the Chicken it adds +1 to it. Well, that shit would never work, ever. I would just enter it in, in the battle field below the chicken troop. Nothing, nada, zilch. For the time being I have moved on and am now only requiring you to have 1 beak but the drop rate is now 20%.
How can I get it so that when you defeat a troop it adds to the variable? Am I missing something important? I'm almost positive I've checked every other possible problem with the quest, and I can't see one for the life of me. I even changed the conditions to "when the chickens health is below 0%".
Thank you, in advance, for helping me.
Share this post
Link to post
Share on other sites