This repository has been archived by the owner on Dec 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
(ServerAPI) ANIMATION Method
Kristian Skov edited this page Oct 1, 2018
·
1 revision
Up to date as of version 1.6
This command can be used for limited control over the animations section.
ANIMATION(bool StartAnimation, bool StopAnimation, bool LoopState, string ConfigName)
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
None
Kristian Skov Johansen 2018