-
Notifications
You must be signed in to change notification settings - Fork 34
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
Add eligible targets list for certain event(s) #283
Comments
Further explanation: As of currently, a |
[copied from discussion in srsim channel] idea: the stuff that needs to be done for getting the correct
for
additional thoughts:
|
The game uses a certain parameter to identify the intended target of an action (= a list of eligible(?) targets). This list should be given to the relevant event emit. Known examples for this are:
ActionStart
happensActionStart
happensThe text was updated successfully, but these errors were encountered: