deathsythe47 / base_entranced

base_entranced : Siege server mod for Jedi Knight: Jedi Academy
GNU General Public License v2.0
8 stars 1 forks source link

Inaccuracies with siege stats timer reporting much longer times #141

Closed deathsythe47 closed 7 years ago

deathsythe47 commented 8 years ago

Saying round time was 35:07 or whatever

deathsythe47 commented 8 years ago

Likely caused by race condition with objective cvar for the last objective being set right before the stats are printed. Should just use the stat directly instead of cvar.

deathsythe47 commented 8 years ago

Need a method to reproduce this. Even though I've seen it many times on the servers, I can't seem to reproduce it on my local server.