arunkumarmunusamy / bitfighter

Automatically exported from code.google.com/p/bitfighter
Other
0 stars 0 forks source link

Current loadout #431

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
On one occasion, with large lag, I noticed that after updating my loadout, the 
loadout indicator did not get updated.  My loadout was correct, it was only the 
indicator that was wrong.

My theory is that when you change loadouts, the new loadout is sent via a 
packet that could be dropped.  If this is the case, we need to send new 
loadouts, or the signal that the new loadout has been accepted, via a s2c, so 
we can verify the packet was recieved.

Original issue reported on code.google.com by watusim...@bitfighter.org on 1 Jun 2014 at 11:26