-
Notifications
You must be signed in to change notification settings - Fork 103
feat: Warhead with more interaction #494
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
Conversation
VALERA771
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use Player instead of RefHub
louis1706
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR will cause ambiguous exception when compiling plugin
I would recommend removing the default value for the first argument
Description
Describe the changes
Developers can interact more with the Exiled.API.Features.Warhead functions supported by Exiled.
Reuploaded due to mistake
What is the current behavior? (You can also link to an open issue here)
What is the new behavior? (if this is a feature change)
Start()
Stop()
Detonate()
Shake()
The functions have been changed to allow more interaction.
Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
None
Other information:
Types of changes
Submission checklist
Patches (if there are any changes related to Harmony patches)
Other