forked from alliedmodders/sourcemod
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Currently, botox's implementation is manually added into our fork in this commit:
But a fork is hardly maintainable so we need to find a way to implement the same behavior in either:
- A plugin based on BotoX's DynamicTargeting and create a new native called
ProcessTargetStringExthat will be called in each plugin, which will then call a forward with the result - An extension -> Is it possible ?
- Upstream sourcemod by implementing it in C++ as described here: AmbiguousMenu: Automagically create menu when multiple targets match alliedmodders/sourcemod#1069 (review)
Metadata
Metadata
Assignees
Labels
No labels