Skip to content

Action Engine ‐ Exclusive LUA Commands

Yutamon edited this page Sep 17, 2023 · 3 revisions

Action Engine uses Psych Engine's Lua System (currently from 0.6.3 + Extra Keys). There are some extra things you currently can do!

Freeplay Menu Functions

changeSelectedSong(name:String)

Returns the name of a selected song.

  • name - Song name.

changeDifficulty(diffInt:Int, diffName:String)

Returns selected Difficulty.

  • diffInt - Raw Difficulty Value.
  • diffName - Returns name of the difficulty.

Streamer VS Chat

onStreamCommand(command:String)

Returns a Command from a connected Livestream.

  • command - The Message received, minus the first letter, as of current.