rekterakathom / Overthrow

A dynamic and persistent revolution platform for Arma 3
https://steamcommunity.com/sharedfiles/filedetails/?id=2824471652
GNU General Public License v2.0
14 stars 9 forks source link

Mission param ot_randomizeloadouts is loaded incorrectly #31

Closed Tuupertunut closed 1 year ago

Tuupertunut commented 1 year ago

Mission parameter ot_randomizeloadouts should be loaded using BIS_fnc_getParamValue. See how the other parameters are loaded in functions/player/fn_initPlayerLocal.sqf.