More work on server side vote kick. Most error handling complete now. Client side still lacking.

This commit is contained in:
lotodore
2008-12-07 11:04:42 +00:00
parent e0c1662fa5
commit 89450a9a32
5 changed files with 51 additions and 29 deletions
+1 -1
View File
@@ -829,7 +829,7 @@ Deny Reason:
0x0000: Invalid state. Vote kick is only possible when the game is running.
0x0001: Kick not possible due to number of players.
0x0002: Another kick cannot be requested at this time.
0x0003: Kick request is already in progress for this player.
0x0003: Kick request is already in progress.
0xFFFF: Other reason.