ALiVEOS / ALiVE.OS

ALiVE Open Source GPL v2
http://alivemod.com/
Other
157 stars 82 forks source link

Headless client function needs ACEX's redress workaround #604

Open NZF-JDWang opened 5 years ago

NZF-JDWang commented 5 years ago

Currently using the 3CB factions as our OPFOR/Civilian faction

When using ALiVE's headless client manager the civilians were showing up as vanilla, IE they were not redressed.

Switching to the ACEX headless client manager solves this problem, however then you run into issues with the combat supports not working properly as they need to be local to the server.

The ALiVE HC manager just needs the same "naked unit work-around" that ACEX has.

I believe that's found here https://github.com/acemod/ACEX/blob/master/addons/headless/functions/fnc_transferGroups.sqf#L97

Whigital commented 5 years ago

I'm on it, would you be able to test out a new pbo if i compile one ?

main.pbo with some new code in it. Needs to be replaced on every instance and ran without sig. checks ....

https://drive.google.com/open?id=1WTxJdu_l5jkGugR7THMzLtroFMFOPm76

marceldev89 commented 5 years ago

Reopened because the fix hasn't been PR'ed and merged yet. Best to keep it open to keep track of it. :)