procedure OnVoteKick(Voter, Target: byte);
begin
StartVoteKick(Target,Voter,'Stop Kick ME');
end;
Except you want to manually script vote.
Except you want the script to protect the player who began to kick against someone. But for this you need to also write a script for manual voting.