mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-14 07:34:36 +00:00
Notes
This commit is contained in:
parent
2638537f58
commit
df371d1099
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ function TKkick( %client, %admin, %guid )
|
||||||
// Info: Auto start a new vote
|
// Info: Auto start a new vote
|
||||||
function TKvote(%typeName, %arg1, %arg2, %arg3, %arg4)
|
function TKvote(%typeName, %arg1, %arg2, %arg3, %arg4)
|
||||||
{
|
{
|
||||||
// works only for kicking players or skipping mission
|
// works only for kicking players
|
||||||
if(%typeName !$= "VoteKickPlayer")
|
if(%typeName !$= "VoteKickPlayer")
|
||||||
return;
|
return;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue