Sets a currency type to be watched on the Backpack UI
See also Currency functions.
Signature:
SetCurrencyBackpack(index,
watch)
Arguments:
index
- Index of a currency type or header in the currency list (between 1 and GetCurrencyListSize()) (number
)watch
- 1 to add this currency to the backpack UI; 0 to remove it from being watched (number
)