Match multiple targets for commands #543

Open
opened 2026-06-18 07:54:48 -07:00 by scion · 0 comments
Owner

Support for things like:
GET ALL <— get everything from the ground
GET 3.SWORD <— get the third sword (traditional syntax)
GET ALL SWORD <— get all the swords
GET THIRD SWORD <— get the third sword (natural syntax)

These should be generic, handled during parsing. It should work with every command that operates on items or creatures, not only GET.

Support for things like: GET ALL <— get everything from the ground GET 3.SWORD <— get the third sword (traditional syntax) GET ALL SWORD <— get all the swords GET THIRD SWORD <— get the third sword (natural syntax) These should be generic, handled during parsing. It should work with every command that operates on items or creatures, not only GET.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
agony-forge/agonyforge#543
No description provided.