We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tools (complete and add to the following information):
1.13.6 stable
Description: Have sqf code with ArtilleryShellFired missionEventHander
ArtilleryShellFired
Steps to reproduce: an sqf file with addMissionEventHandler ["ArtilleryShellFired", {}] and run hemtt check or build
addMissionEventHandler ["ArtilleryShellFired", {}]
hemtt check
7 │ addMissionEventHandler ["ArtilleryShellFired", { │ ^^^^^^^^^^^^^^^^^^^^^ unknown event `ArtilleryShellFired`
Expected behavior: x
Logs: x
Additional context: x
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Tools (complete and add to the following information):
1.13.6 stable
Description:
Have sqf code with
ArtilleryShellFired
missionEventHanderSteps to reproduce:
an sqf file with
addMissionEventHandler ["ArtilleryShellFired", {}]
and runhemtt check
or buildExpected behavior:
x
Logs:
x
Additional context:
x
The text was updated successfully, but these errors were encountered: