-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feat] player command to see what's lying around in a zone #70
Comments
Could add categories to items. |
e.g. command: response: |
Will be more effective if paired with #73 |
There should be a cool down on this command per user. |
Consider adding to player model:
|
Initial MVP: https://github.com/whitep4nth3r/p4nth3rb0t-mainframe/pull/174 Todo
Scan limits will be implemented in the global limits engine. |
Currently, a scan doesn't tell you if an item is dropped and therefore claimable. |
If a player is curious they can !scan a zone to see what is lying around.
No claiming though, just a report.
Maybe the scan command won't find all.
@username scanned the area and found...
Maybe don't be explicit in what has been dropped, but give hints?
Dropped items can currently be picked up at any time. It's just a case of finding out what's there somehow.
The text was updated successfully, but these errors were encountered: