Fixed config reload command translation, and made it support multiple file aliases to reload.
This commit is contained in:
@ -597,7 +597,6 @@ public Action:RestrictCommand(client, argc)
|
||||
return Plugin_Handled;
|
||||
}
|
||||
|
||||
// arg1 = weapon being restricted
|
||||
decl String:target[WEAPONS_MAX_LENGTH];
|
||||
|
||||
new args = GetCmdArgs();
|
||||
|
Reference in New Issue
Block a user