1
Fork 0
mirror of https://github.com/redstrate/Kawari.git synced 2025-07-10 16:07:45 +00:00
Commit graph

4 commits

Author SHA1 Message Date
The Dax
97682086f0 Re-enable //gm collect
-It requires a player to be targeted ingame, no target or any actor that isn't a player
will result in a generic "GM Command Failed" message
2025-07-01 13:06:49 -04:00
The Dax
4b52ae6d0a InspectPlayer: make various variables local 2025-07-01 13:06:49 -04:00
The Dax
4841a5e469 InspectPlayer: add quantity amount to the print statements for the inventory 2025-07-01 13:06:49 -04:00
The Dax
3b6fcb7ba1 Extend the Lua API:
-Implement GM command collect (subtracts gil from player), but the ingame command's params are unknown, Lua only
-Implement GM command inspect, but the IPC opcode for it is different than GMCommand and is thus far unimplemented, Lua only
-The Lua API can now access all of the player's inventory (read-only)
2025-07-01 13:06:49 -04:00