Messing with a fishing mac and want it to keep tradeskill items, below is the current line to keep food items, but how do I cahnge that to keep TS items ??
Changing "Food" to "Tradeskills" did not work as intended...
Rich (BB code):
/if (${op_int_GotLootArray}==0) {
/if (${Cursor.Type.Equal["Food"]}) {
/autoinventory
}
Changing "Food" to "Tradeskills" did not work as intended...

