Fortify - Add onDeployStop event for cancelling before confirming#9854
Fortify - Add onDeployStop event for cancelling before confirming#9854johnb432 merged 8 commits intoacemod:masterfrom
Conversation
|
Title could probably be changed, feels a bit wordy but couldn't think of a good way to phrase it. |
|
Why not use |
Different parameters, I made it match the |
I'm guessing you want a listenable event when the player stops deploying? |
I could give it the same params, just figured it would make more sense to have a matching event instead of the |
This reverts commit c3dae82.
|
Updated it to use |
You misunderstood me and my intentions.
There might be a good reason to add a new event, however the one you gave isn't good enough. So I ask again: I'm guessing you want a listenable event when the player stops deploying? |
Yes. |
|
@DartRuffian I've added your initial suggestion back partially. However, this event won't be thrown when you cancel. |
I think I had both events originally there as a placeholder, can't remember an actual good reason for it being there |
When merged this pull request will:
ace_fortify_onDeployStoplocal event for when deploying is cancelled before confirmingace_fortify_deployCanceledisIMPORTANT
Component - Add|Fix|Improve|Change|Make|Remove {changes}.