JappaWakka 319ad9b231 Added @item.select and <inventory.selected>
@item.select(AllowedPages,AllowedItems)
Opens an item select screen with only the specified item type pages (separated with ";", e.g. "0;1;2" or "standard;medicine;plants") and possible item IDs (single items separated with ";", or with a "-" if you want a range, e.g. "2000-2066"
Both variables are optional. If AllowedPages is empty, all pages are allowed. If AllowItems is empty, all items are allowed.

<inventory.selected>
Returns the ID of the item selected in the screen opened by @item.select(AllowedPages,AllowedItems)
2023-05-31 12:34:11 +02:00
..
2023-05-29 15:33:57 +02:00
2023-05-30 15:11:45 -05:00
2023-05-07 17:09:33 -05:00
2023-05-29 15:33:57 +02:00
2023-05-07 17:09:33 -05:00
2023-05-29 15:33:57 +02:00
2023-05-30 17:54:26 -05:00
2023-05-07 17:09:33 -05:00
2022-07-22 13:34:32 +02:00
2023-05-02 00:56:42 -05:00
2023-05-07 17:09:33 -05:00
2023-05-30 13:32:03 +02:00
2022-07-22 13:34:32 +02:00