Hi everybody. Ms Nweb Non-scriptwriter back again to report on progress.
Of the several scripts posted to this thread, the only one I've been able to get to work was this one:
void main()
{
int cards = item_amount( $item[dance card] );
if (cards > 0)
{
if ( my_adventures() >= (cards*4)){...