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-24 21:20:38 +02:00
2016-08-08 14:45:39 -05:00
2016-08-08 14:45:39 -05:00
2016-08-08 14:45:39 -05:00
2016-01-12 20:53:57 -06:00