Files
Epoch/Sources
He-Man b791137b42 Update EPOCH_worldObjectType.sqf
Added private Variables, so external scripts calling this script can use "_return" as variable without problems

example EPOCH_lootTrash.sqf:
_return = false;
_getWorldTypes = [str(_x), _inputWorldTypes] call EPOCH_worldObjectType;
_return  <--- Is an array!!!
2016-08-24 21:20:38 +02:00
..
2016-08-12 13:15:11 -05:00
2016-08-12 13:15:11 -05:00
2016-08-12 13:15:11 -05:00
2016-08-12 13:15:11 -05:00
2016-06-27 15:56:35 -05:00