-
-
Notifications
You must be signed in to change notification settings - Fork 391
EffForceAttack Damage Entity By Amount #7878
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
base: dev/feature
Are you sure you want to change the base?
EffForceAttack Damage Entity By Amount #7878
Conversation
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.
should have some test scripts
I did attempt making a test script but there seemed to be some discrepancies for the test (quickTest) versus a started up server (skriptTestDev) So I took advantage of your new PR template to provide the code I used to test manually. |
Test what does work, though. It's understandable that it might not update items but you should be able to test the newly added syntax just fine. |
Problem
No support for having an entity damage another entity by a specific amount.
Solution
Updates
EffForceAttack
by adding 2 new patterns to add this supportTesting Completed
CODE
Completes: none
Related: none