- Joined
- May 22, 2023
- Messages
- 39
straight up, (the translators too). Who tf needs these game values for specific armor slots? Oh wow cant wait for the "get item from crafting slot #8" parameter
Sol: Just add a game value that retrieves the list of items from current open/player's INV. I believe there is .getArmorInventoryList() and each armor slot is 101-104.
not only does this increase the efficiency but also boost the flexibility of arrays (ARRAYS AINT EVEN ARRAYS)
btw "set UNIX timestamp" more like "get UNIX timestamp"
Sol: Just add a game value that retrieves the list of items from current open/player's INV. I believe there is .getArmorInventoryList() and each armor slot is 101-104.
not only does this increase the efficiency but also boost the flexibility of arrays (ARRAYS AINT EVEN ARRAYS)
btw "set UNIX timestamp" more like "get UNIX timestamp"
Last edited: