forked from Nifnat/Overthrow
-
-
Notifications
You must be signed in to change notification settings - Fork 10
Console commands
ThomasAngel edited this page Jul 19, 2023
·
4 revisions
Useful console commands for debugging or fixing issues during the campaign.
[player] call ace_medical_treatment_fnc_fullHealLocal;
Stability change, replace 0 with desired stability change (positive or negative). Potentially triggers a battle!
[player call OT_fnc_nearestTown, 0] call OT_fnc_stability;
player setVariable ["money", 0];
typeOf cursorObject;