forked from UNLOZE/sm-plugins
NoAdminTools: oops
This commit is contained in:
@@ -143,8 +143,6 @@ public Action Command_DisplayActiveAdmins(int client, int args)
|
||||
|
||||
public Action Command_SelfExtend(int client, int args)
|
||||
{
|
||||
PrintToChatAll("%d", g_iSelfExtends);
|
||||
|
||||
if(g_iSelfMaxExtendsAmount <= g_iSelfExtends)
|
||||
{
|
||||
ReplyToCommand(client, "[SM] Not available because this map was already self-extended %d times.", g_iSelfMaxExtendsAmount);
|
||||
|
||||
Reference in New Issue
Block a user