Skip to content
New issue

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

Parse mission.sqm for defined variables #44

Open
MildlyInterested opened this issue Aug 18, 2023 · 1 comment
Open

Parse mission.sqm for defined variables #44

MildlyInterested opened this issue Aug 18, 2023 · 1 comment

Comments

@MildlyInterested
Copy link

Currently it reports the variable as never assigned despite being assigned an object in the eden editor.

@MildlyInterested
Copy link
Author

Defined in the editor like this:
image

//init.sqf
[antenna, 100, [[0,9000],9002], 50, 10] call diw_acre_fnc_createRadioJammer;

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant