0 Members and 1 Guest are viewing this topic.
And as the lyrics go in the United State's national anthem: "America, f**k YEAH!".
Function OnVoteKick(ID: byte, Reason: string):boolean;begin result := true //let the vote go through result := false //nullify the vote, player will not be kicked even if enough players press f12end;
LockPlayer(ID: byte; Lock: boolean);