Skip to content

Bases Option

Roland Firmont edited this page Sep 7, 2016 · 1 revision

#How --bases option for tribes list works

Tribes can mark their bases which causes all collected items, structures and creatures to be assigned to that base, provided they are near enough.

To mark something as a base a tribe member needs to put down any kind of writable thing, like a sign or billboard and write a special text on it:

Base: Our awesome base<br>Size: 8000

The <br> tag will start a new line so you should have 2 lines of text. Size is the radius of a sphere, specified in ingame coordinates.

  • For TheIsland and ScorchedEarth_P this means 8000 = 1 "GPS Unit", 800 = 0.1 "GPS Units"
  • For TheCenter this means approx 9600 = 1 "GPS Unit", 960 = 0.1 "GPS Units"
  • For Valhalla this means 14750 = 1 "GPS Unit", 1475 = 0.1 "GPS Units"

Values for other maps are currently unknown.

Clone this wiki locally