EthanPeacock / progressBars

26 stars 35 forks source link

UI display/close issue. #2

Closed Spudgun closed 4 years ago

Spudgun commented 5 years ago

I'm aware of using display: false, on the NUI call to disable the display of the timer but is there an actual way to disable the current timer?

At current, the timer is still running but not displayed. So if the client jumps back into whatever action they were doing it'll be at the same progress as if they hadn't canceled their action.

I found this here but couldn't figure out how to implement it.