ravimohan1991 / Equalizer

A UT2004 mutator to equalize CTF teams
GNU General Public License v3.0
2 stars 0 forks source link

Timer Overlap #8

Open ravimohan1991 opened 2 years ago

ravimohan1991 commented 2 years ago

https://github.com/ravimohan1991/Equalizer/blob/1cc23f6abdaa2904078128201e2b021d40a6b6db/Classes/Equalizer.uc#L767

The Timer is being used for two disparate purposes and it is unacceptable because it may cause destructive interference. Need to leverage the multiple timer functionality of UE2. Refer https://forums.epicgames.com/udk/udk-development/udk-programming-and-unrealscript/244374-multiple-timers-in-one-class