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

(ServerAPI) VISUALIZER 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 to start, stop and configure the visualizer.

Syntax

VISUALIZER(bool StartVisualizer, bool StopVisualizer, string ConfigName)

Parameters

bool StartVisualizer: Tells to start the visualizer

bool StopVisualizer: Tells to stop the visualizer

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

Return value

None

Clone this wiki locally