Skip to content
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

Player command with other component as sender may result in a handled command but with no handler #331

Closed
ikkentim opened this issue Jan 29, 2020 · 0 comments
Labels
area-ECS Issues related to SampSharp.Entities bug

Comments

@ikkentim
Copy link
Owner

ikkentim commented Jan 29, 2020

[PlayerCommand]
public void SayHello(MyPlayerComonent sender)
{
}
@ikkentim ikkentim added bug area-ECS Issues related to SampSharp.Entities labels Jan 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-ECS Issues related to SampSharp.Entities bug
Projects
None yet
Development

No branches or pull requests

1 participant