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

combatSupportAdd - Arty Commented Out #502

Closed
2 of 6 tasks
firefly2442 opened this issue Feb 24, 2018 · 3 comments
Closed
2 of 6 tasks

combatSupportAdd - Arty Commented Out #502

firefly2442 opened this issue Feb 24, 2018 · 3 comments

Comments

@firefly2442
Copy link

Prerequisites

  • Can you reproduce the problem using ALiVE and CBA Only?
  • Are you running the latest version of ALiVE ?
  • Are you running the latest version of CBA_A3?
  • Have you attached an unbinarized SQM?
  • Have you attached your RPT (If the issue relates to data, also attch Server RPT and ALiVE Plugin Log)?
  • Have you attached screenshots of the Parameters set on the offending Module?

Description

combatSupportAdd references alive\addons\sup_combatsupport\scripts\NEO_radio\functions\misc\fn_supportAdd.sqf. However, in the file the entire "ARTY" section is commented out. Is there something special about ARTY that prevents post-init setup?

Thanks

Steps to Reproduce

N/A

@firefly2442
Copy link
Author

Possibly related: #42

@Whigital
Copy link
Contributor

Whigital commented Feb 27, 2018

All the CS stuff is initialized from the CS module via ALiVE_fnc_combatSupport: (https://github.com/ALiVEOS/ALiVE.OS/blob/master/addons/sup_combatsupport/fnc_combatSupport.sqf#L272-L318)

Arty specifically at: https://github.com/ALiVEOS/ALiVE.OS/blob/master/addons/sup_combatsupport/fnc_combatSupport.sqf#L570-L733

Just pop a sup_combatsupport and a sup_artillery module down, set the options and sync them, thats it.

I suspect the function you're referencing is unused leftovers, cant see it referenced anywhere in the actual code.

@firefly2442
Copy link
Author

Thank you.

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

2 participants