Relative Content

Tag Archive for lua

How to play a sound in Setup Factory

I am trying to play a looping audio file in the background on a program. What libraries should I use? The problem is the program is old and does not have wide popularity, but the program is beautiful and has great features. I wanted to learn about this program, but for nothing.

LUA – “malformed number near”

I have the following Lua script and it works fine until I add two decimal points. It errors with “malformed number near ‘10.7.5’”