P pierate New member Dec 2, 2007 #1 I'm trying to write a script to adventure in the ballroom and use any dance cards it finds, except it doesn't use the dance cards. Can anyone tell me why this doesn't catch that I have the cards and use them? Attachments Dance_In_Ballroom.ash Dance_In_Ballroom.ash 187 bytes · Views: 66
I'm trying to write a script to adventure in the ballroom and use any dance cards it finds, except it doesn't use the dance cards. Can anyone tell me why this doesn't catch that I have the cards and use them?
macman104 Member Dec 2, 2007 #2 It doesn't use the dance cards at all? Right now, I see that it won't use dance cards unless it has more than one. I think you want to say if item_amount($item[dance card]) > 0
It doesn't use the dance cards at all? Right now, I see that it won't use dance cards unless it has more than one. I think you want to say if item_amount($item[dance card]) > 0