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

(ServerAPI) ANIMATION 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 animations section.

Syntax

ANIMATION(bool StartAnimation, bool StopAnimation, bool LoopState, string ConfigName)

Parameters

bool StartAnimation: Tells to start the Animation

bool StopAnimation: Tells to stop the Animation

bool LoopState: Tells whether to loop the animation or not

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

Return value

None

Clone this wiki locally