• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Waits...

Status
Not open for further replies.
Level 12
Joined
Feb 22, 2010
Messages
1,115
My opinion is:
1- Multiplayer delay(problem that wait takes longer time in multiplayer) can not be fixed because waits need to synchronized.
2- Continuing countdown on "waiting for players" can be a bug or feature I guess.
3- I believe its single player performance can be improved, and I really don't know why it could not run faster(eg 0.01 seconds) in single player.

I suppose a timer is already synchronized by nature. A timer object is created on each player's game, each player runs same game and timer increases with each game tick.
 
Last edited:
Status
Not open for further replies.
Top