From f31758210a95f1d948b86abbe071007ff93310a0 Mon Sep 17 00:00:00 2001 From: Bones50 Date: Thu, 22 Dec 2016 11:04:33 +1100 Subject: [PATCH] Update install instructions.txt --- Advanced Repair/install instructions.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Advanced Repair/install instructions.txt b/Advanced Repair/install instructions.txt index f35e3d4..91320a1 100644 --- a/Advanced Repair/install instructions.txt +++ b/Advanced Repair/install instructions.txt @@ -56,4 +56,14 @@ class Repair: ExileAbstractAction action = "_this call Bones_fnc_salvageAndRepairMenuHelo"; }; -6. Re-PBO your mission file and re-upload to the server. +6. FOR INFISTAR USERS ONLY: +a. Look for infistar config line + +KCM = "true"; /* Just close ALL CommandingMenus */ +and change "true" to "false" + +OR + +b. Add "#USER:ASL_Show_Repair_Options_Menu_Array" to the "allowedCommandingMenus[]" option. + +7. Re-PBO your mission file (and Infistar file if modified) and re-upload to the server.