Merged heads 91e3906787a1 and 3598485c84df.
This commit is contained in:
@ -333,7 +333,7 @@ public Action:Command_TeleportAbort(client, argc)
|
||||
return Plugin_Handled;
|
||||
}
|
||||
|
||||
bool:ZTeleClientCheck(client)
|
||||
bool:ZTele(client)
|
||||
{
|
||||
// Check if the teleporter is disabled.
|
||||
new bool:tele = GetConVarBool(gCvars[CVAR_ZTELE]);
|
||||
|
Reference in New Issue
Block a user