BC7011 - ShadowJonathan/ByteCart GitHub Wiki

Abstract

The BC7011 sign is a sign that gives a ticket to a player or a storage cart with a destination set.

Function

If a player in a cart or a storage cart pass on a sign placed under the rails, a ticket with the destination address or a station name contained in the 4th line of the sign will be given.

The 3rd line of the sign hold the name of the station. This name will be the name given to the destination in the ticket and it will be used in the information messages.

The 1st line of the sign can contain the word 'train' to set the train parameter.

Usage

BC7011 sign is useful to give automatically a new destination to a player or a storage cart.

Syntax

Line #1 : train (optional)

Line #2 : [BC7011]

Line #3 : Name of destination (optional)

Line #4 : station name or address of destination, under the form aa.bb.cc

Example

See BC7010