I have a result script that says:
player.removeitem VampireDust 20player.removeitem aaaTDVampireRaidScroll 1player.additem gold001 3000
The topic shows up and I click on the topic to complete the quest and the game takes the scroll and gives me 3000 septims but it only takes 1 out of 20 piles of Vampire dust. What could I be doing wrong? How do I make the game remove 20 Vampire Dust piles and 1 of the Raid scrolls and recieve 3000 septims?
Conditions:
yes/getitemcount/vampiredust >= 20yes/getitemcount/ > 0 aaaTDVampireRaidScrollno/getisID/QuestgiversID/==1
One more important detail the game reports in the upper left hand corner of the screen that 20 piles of Vampire dust is removed but only 1 is removed and 19 is left which is very strange. It needs to take 20 not just 1.