Skip to content
This repository has been archived by the owner on Dec 9, 2020. It is now read-only.

(ServerAPI) INSTRUCTIONS Method

Kristian Skov edited this page Oct 1, 2018 · 1 revision

Up to date as of version 1.6

Description

This command can be used for limited control over the instructions section.

Syntax

INSTRUCTIONS(bool StartInstructions, bool StopInstructions, bool LoopState, string ConfigName)

Parameters

bool StartInstructions: Tells to start the Instructions

bool StopInstructions: Tells to stop the Instructions

bool LoopState: Tells whether to loop the Instructions or not

string ConfigName: The name of the.txt file to use as a Instructions configuration

Return value

None

Clone this wiki locally