Skip to content

Instantly share code, notes, and snippets.

@Fusselwurm
Created February 7, 2022 19:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Fusselwurm/30493abfea766632dd2fc96ac4a0dac2 to your computer and use it in GitHub Desktop.
Save Fusselwurm/30493abfea766632dd2fc96ac4a0dac2 to your computer and use it in GitHub Desktop.
20:19:00 Error in expression <turretPath = _this select 1;
if (count _turretPath > 1) then
{
_turretConfigPat>
20:19:00 Error position: <_turretPath > 1) then
{
_turretConfigPat>
20:19:00 Error Undefined variable in expression: _turretpath
20:19:00 File gm\gm_core\gm_core_vehicles\data\functions\gm_core_vehicles_fnc_turretPathToTurretConfigPath.sqf..., line 6
20:19:00 ➥ Context: [] L37 (gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf)
[] L15 (gm\gm_core\gm_core_vehicles\data\functions\gm_core_vehicles_fnc_turretPathToTurretConfigPath.sqf)
20:19:00 Error in expression <ceHatch");
if (_animationSourceHatch == _hatchAnimationSource) then
{
_turretPat>
20:19:00 Error position: <_hatchAnimationSource) then
{
_turretPat>
20:19:00 Error Undefined variable in expression: _hatchanimationsource
20:19:00 File gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf..., line 47
20:19:00 ➥ Context: [] L51 (gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf)
[] L47 (gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf)
20:19:00 Error in expression <ceHatch");
if (_animationSourceHatch == _hatchAnimationSource) then
{
_turretPat>
20:19:00 Error position: <_hatchAnimationSource) then
{
_turretPat>
20:19:00 Error Undefined variable in expression: _hatchanimationsource
20:19:00 File gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf..., line 47
20:19:00 ➥ Context: [] L51 (gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf)
[] L47 (gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf)
20:19:00 Error in expression <ceHatch");
if (_animationSourceHatch == _hatchAnimationSource) then
{
_turretPat>
20:19:00 Error position: <_hatchAnimationSource) then
{
_turretPat>
20:19:00 Error Undefined variable in expression: _hatchanimationsource
20:19:00 File gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf..., line 47
20:19:00 ➥ Context: [] L51 (gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf)
[] L47 (gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf)
20:19:00 Error in expression <ct 1;
}
else
{
_turret = [];
};
};
if (_turret isEqualTo [] or _turret isEqualT>
20:19:00 Error position: <_turret isEqualTo [] or _turret isEqualT>
20:19:00 Error Undefined variable in expression: _turret
20:19:00 File gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf..., line 34
20:19:00 ➥ Context: [] L56 (gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf)
[] L58 (gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf)
20:19:01 Error in expression <urretCase == "3") then
{
sleep 0.8;
if (_turret in _turretPathArray) then
{
_cl>
20:19:01 Error position: <_turret in _turretPathArray) then
{
_cl>
20:19:01 Error Undefined variable in expression: _turret
20:19:01 File gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf..., line 59
20:19:01 ➥ Context: [] L56 (gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf)
[] L59 (gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf)
20:19:01 Error in expression <"2" or _turretCase == "3") then
{
if (_turret in _turretPathArray) then
{
if >
20:19:01 Error position: <_turret in _turretPathArray) then
{
if >
20:19:01 Error Undefined variable in expression: _turret
20:19:01 File gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf..., line 91
20:19:01 ➥ Context: [] L87 (gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf)
[] L91 (gm\gm_core\gm_core_vehicles\data\systems\multiCrewhatch\gm_core_vehicles_fnc_multiCrewHatch.sqf)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment