GoldenEye: Source Forums

  • April 20, 2024, 12:33:15 am
  • Welcome, Guest
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: [Bug] Warmup Timer  (Read 2517 times)

0 Members and 1 Guest are viewing this topic.

SuperSonic

  • Agent
  • *
  • Posts: 21
  • Reputation Power: 0
  • SuperSonic is looked down upon.
  • Offline Offline
[Bug] Warmup Timer
« on: September 05, 2012, 01:25:52 am »

If you take the warmup time, and subtract eight from it, this integer is skipped.  For example 95 - 8 = 87.  The timer goes from 88 to 86.
Logged

killermonkey

  • GES Programmer
  • Retired Lead Developer
  • GE:S Fanatic
  • *
  • Posts: 5,473
  • Reputation Power: 346
  • killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!killermonkey is awe-inspiring!
  • Offline Offline
    • DroidMonkey Apps
Re: [Bug] Warmup Timer
« Reply #1 on: September 05, 2012, 01:58:15 am »

I don't think this has anything to do with subtracting 8, that seems silly.

The timer display is time based and the message is sent over via unreliable network communications (ie dropped packet will not be recovered). If this is happening on local host, then that's another story, but it might just be a display issue.... it doesn't "skip" 87.
Logged

SuperSonic

  • Agent
  • *
  • Posts: 21
  • Reputation Power: 0
  • SuperSonic is looked down upon.
  • Offline Offline
Re: [Bug] Warmup Timer
« Reply #2 on: September 05, 2012, 04:11:31 am »

This happens on my localhost and when I play online.  The warmup timer CVar - 8 = Is not displayed.
Logged
Pages: [1]   Go Up