Selecting Groups/Models

circle-info

You should already have your BDEngine Model spawned

Selecting the nearest group (model)

  • Stand near the model’s true location

    • (the location of the actual entity — not its translated display position; use F3+B to help)

  • Run /deu group selectnearest <search-distance>

Bamboo Bike by DaftCraftYTarrow-up-right


Selecting from groups in range

  • Stand near the true location of the group you want to select.

  • Run /deu group select <search-distance>

  • Use the chat prompts to choose your desired group.

Bamboo Bike by DaftCraftYTarrow-up-right

Blue Atomic TV by Bogginhogginarrow-up-right


Saving a group

  • A group needs a tag to be saved. The tag is used as an identifier to later spawn the group

  • Run /deu group settag <tag> on your selected group

  • Run /deu group save <local | mongodb | mysql> to save your selected group to local storage, MongoDB, or a SQL database

Bamboo Bike by DaftCraftYTarrow-up-right


Spawning a group

  • Spawn a Non-Packet Based Group: /deu group spawn <tag> <storage>

  • Spawn a Packet-Based Group: /deu group spawn <tag> <storage> -packet


Using a group

  • /deu group — manipulate or save the entire model.

  • /deu parts — manipulate entities within the model.

Last updated