mirror of
https://github.com/Bones50/ExileMod-Advanced-Repair.git
synced 2024-08-30 16:52:18 +00:00
Update install instructions.txt
This commit is contained in:
parent
6739565bf3
commit
f31758210a
@ -56,4 +56,14 @@ class Repair: ExileAbstractAction
|
|||||||
action = "_this call Bones_fnc_salvageAndRepairMenuHelo";
|
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.
|
||||||
|
Loading…
Reference in New Issue
Block a user