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

Add Headless module and mission tools documentation #3271

Merged
merged 7 commits into from
Feb 20, 2016
Merged

Add Headless module and mission tools documentation #3271

merged 7 commits into from
Feb 20, 2016

Conversation

jonpas
Copy link
Member

@jonpas jonpas commented Feb 5, 2016

No description provided.

@PabstMirror PabstMirror added this to the 3.5.0 milestone Feb 5, 2016
Using the [mission module](./modules.html#1.8-headless) a mission maker can also define the minimal delay between transfers, in order to minimize the desync due to changes in locality of many units. Log can also be enabled to keep track of the transfers (it is counting groups and not units).

The following init line can be used to prevent a group from transferring on a Headless Client (apply to every unit in the group to ensure it):
```js
Copy link
Member

Choose a reason for hiding this comment

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

needs line break in front of the code block

@SzwedzikPL
Copy link
Contributor

I think it worth to note in doc that if you sync waypoint with trigger setGroupOwner will break it. You have to use waypoint condition instead.

bux added a commit that referenced this pull request Feb 20, 2016
Add Headless module and mission tools documentation
@bux bux merged commit 924bcd4 into acemod:gh-pages Feb 20, 2016
@jonpas jonpas deleted the headlessDoc branch February 20, 2016 16:59
@jonpas jonpas removed this from the 3.5.0 milestone Mar 1, 2016
@jonpas
Copy link
Member Author

jonpas commented Mar 1, 2016

#3107 (comment)

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

Successfully merging this pull request may close these issues.

5 participants