tyilo Member Jun 10, 2010 #1 When i try to execute this script, it fails with the error "Bad item value: "stuff": Code: foreach stuff in $items[Wolf mask, Giant needle, Rave whistle] { put_shop(mall_price(stuff) - 1, 0, $item[stuff]); } Why is that?
When i try to execute this script, it fails with the error "Bad item value: "stuff": Code: foreach stuff in $items[Wolf mask, Giant needle, Rave whistle] { put_shop(mall_price(stuff) - 1, 0, $item[stuff]); } Why is that?