VGA Planets

Introduction

How The Website Works

Races

Dashboard

Starmap

Planets

Starships

General Information

Guides

Contributions

Searchable Documentation

Build Queues


General Information —> Setup Options —> Build Queues

Planets.nu uses four different systems to build starships. These systems are as follows:

Determining the Build Queue

It is possible to determine what Build Queue is used by analyzing the game settings.

  1. Check the shiplimittype parameter. If the value is 1 , the Planets Limit Ships (PLS) queue is being used.
  2. Check the productionqueue parameter. If the value is false , the Priority Build Point Queue (PBP) (Classic) queue is being used.
  3. Check the planetaryproductionqueue parameter. If the value is false , the Production Queue (PQ) queue is being used.
  4. By the process of elimination (and because the shiplimittype and productionqueue parameters are true ), the Planetary Production Queue (PPQ) queue is being used.

Back