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

[Feature] Create not updateable chunks (and maybe other elements) by option #59

Open
Jako opened this issue Aug 13, 2015 · 3 comments
Open

Comments

@Jako
Copy link

Jako commented Aug 13, 2015

Maybe possible with a second vehicle that has set xPDOTransport::UPDATE_OBJECT to false.

@theboxer
Copy link
Owner

This is already possible, you can do it with this:

,"build": {
  "attributes": {
    "chunks": {
      "update_object": false
    }
  }
}

@Jako
Copy link
Author

Jako commented Aug 13, 2015 via email

@theboxer
Copy link
Owner

Yes you're right, but in GPM all elements are transported in same vehicle and currently there's no option to do it differently...

@Jako Jako changed the title [Featuere] Create not updateable chunks (and maybe other elements) by option [Feature] Create not updateable chunks (and maybe other elements) by option Jan 27, 2016
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