mirror of
https://github.com/Resxt/Plutonium-T6-Scripts.git
synced 2025-08-30 05:13:21 +00:00
chat_command_unfair_aimbot 1.0.1
Added alias
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
Init()
|
||||
{
|
||||
CreateCommand(level.chat_commands["ports"], "unfairaimbot", "function", ::UnfairAimbotCommand, 4, array("default_help_one_player"));
|
||||
CreateCommand(level.chat_commands["ports"], "unfairaimbot", "function", ::UnfairAimbotCommand, 4, array("default_help_one_player"), array("aimbot"));
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user