Skip to content

Conversation

@veteran29
Copy link
Member

When merged this pull request will:

  • title
  • Cleanup for the new lints

@veteran29 veteran29 added the cleanup Code cleanup for existing feature label Oct 1, 2025
@veteran29 veteran29 marked this pull request as ready for review October 1, 2025 18:40
@veteran29 veteran29 requested a review from a team as a code owner October 1, 2025 18:40
@veteran29 veteran29 requested review from 3Mydlo3 and removed request for a team October 1, 2025 18:40
@veteran29 veteran29 enabled auto-merge (squash) October 1, 2025 18:50

private _picture = getText (_itemCfg >> "picture");

#pragma hemtt ignore_variables ["_isActive"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume HEMTT removes #pragma on compilation, right?

if (!alive ACE_player) exitWith {false};
// Conditions: canInteract
if !([ACE_player, ACE_player, ["isNotInside", "isNotSwimming"]] call EFUNC(common,canInteractWith)) exitWith {false};
if !([ACE_player, ACE_player, ["isNotInside", "isNotSwimming"]] call ACEFUNC(common,canInteractWith)) exitWith {false};
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How did it work before?

@veteran29 veteran29 merged commit 31758ab into master Oct 7, 2025
7 of 8 checks passed
@veteran29 veteran29 deleted the hemtt/sqf-lints branch October 7, 2025 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cleanup Code cleanup for existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants