-
Notifications
You must be signed in to change notification settings - Fork 740
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
Refuel - Add events for start, stop and progress #7023
Conversation
Global would take a lot of network resources for something people might not even need. |
There are many places where refueling might end. |
This is going to be extremely niche, asking them to track the ticks isn't too much to ask imho |
I vote for this. And other events too. |
@synixebrett requested this.
ace_refuel_refuelTick
might be renamed to justace_refuel_tick
?We also want a
refuelDone
event, but for that we need to store the amount of fuel that was transferred in the previous interaction.I think local event is enough for this?
Todo: