Vote kick start REQ:
Download
Vote kick start ACK:
Download
To add the vote kick message in the game console is simple:
PHP Code:Console_Name.Info("[VOTE-KICK] Vote kick started successfully.");
Printable View
And that's all the code?
Oww Brow :) Nice ( Mateus Borges )
That's code is incomplete! Is missing
-Vote kick update (REQ, ACK)
-Vote kick result (REQ, ACK)
-Player battle kick (ACK)
There is a little lack of the logic of the kick itself, the calculation of the voting time should be done on the server, and the dispatch of the completion of voting and the elimination of the player.
@How to add server? why adding location?