Codex Coop Games – Ylands

From Bohemia Interactive Community
(Redirected from Ylands Codex Coop Games)
Jump to navigation Jump to search

Co-op mode

Overview

The co-op settings allow game owners to set up three levels of permissions for their games and apply them to their clan, friends, and others.

Mayor: Can place entities. Can easily deconstruct entities placed by other players. Can capture blueprints. Game owner is mayor by default.
Citizen: Can place entities. Can damage and destroy entities. Can't capture blueprints.
Visitor: Can't place entities. Can't damage entities. Can't capture blueprints. Can't modify terrain.

Co-op settings are present in all explore games and sandbox games.

Turn on coop mode in editor

You can turn on coop mode for your game in the editor via
Game -> Game Settings -> Multiplayer -> Co-op game

Setting up privileges

P2P game

When hosting a standard P2P game, you can set up co-op privileges via
In-game escape menu-> Multiplayer settings -> Co-op game settings

Rented dedicated server

Set up Co-op priviliges for your rented server via
Main Menu -> Hosting -> My Servers -> Select server -> Manage -> Co-op game

Coop Server commands

Alternative way to set up privileges is via entering commands into the server console
This is also the only way to set up privileges on the NUDS(Nitrado user dedicated server)

Command structure:

   * /setCoop category-privilege

Categories:

   * friends
   * clan
   * others

Privileges:

   * mayor
   * citizen
   * visitor

Examples:

   */setCoop friends-mayor
   */setCoop clan-citizen
   */setCoop others-visitor