Alex King 6c18cd0bee
[Quest API] Add HasItemOnCorpse() to Perl/Lua (#3824)
# Perl
- Add `$client->HasItemOnCorpse(item_id)`.

# Lua
- Add `client:HasItemOnCorpse(item_id)`.

# Notes
- Allows operators to see if a player has an item on any of their corpses.
- May need to address having to allocate and deallocate memory for every corpse that could possibly exist for a player.
2023-12-30 22:09:48 -06:00
..
2023-10-23 22:39:37 -05:00
2023-09-17 13:12:43 -05:00
2021-08-31 01:24:21 -05:00
2023-07-30 01:35:44 -05:00
2023-10-23 22:39:37 -05:00