VoxCommando

Help and Support (Using VoxCommando) => Python Scripting => Topic started by: Junhglebeast on March 02, 2016, 06:39:55 PM

Title: Py folder
Post by: Junhglebeast on March 02, 2016, 06:39:55 PM
Hi all

I just installed VoxCommando 2 but I can't  find the py folder? :(
Title: Re: Py folder
Post by: nime5ter on March 02, 2016, 06:47:20 PM
To use Python, enable the PY plugin like any other plugin.

On the forum we sometimes post command xml that loads *.py scripts from a \PY folder. Just create a new subfolder "PY" in your VoxCommando folder. It is not there by default.

http://voxcommando.com/mediawiki/index.php?title=Python#PY.ExecFile

You can actually put the *.py files anywhere, as long as your VC command uses the correct file path where the file is located. It's just a good idea to create a \PY subfolder so that they're easy to find if you want to edit them.