-
Автор темы
- #1
Обратите внимание, пользователь заблокирован на форуме. Не рекомендуется проводить сделки.
Код:
UI.AddHotkey( "Ping Spike" );
if (UI.GetValue("Misc", "JAVASCRIPT", "Script items", "Ping Spike") && UI.IsHotkeyActive("Misc", "JAVASCRIPT", "Script items", "Ping Spike"))
{
UI.SetValue("Misc", "General", "Miscellaneous", "Extended backtracking", true);
}