Run Lua
A plugin that lets you execute multiple lines of lua code in the client, instead of using the single line within the game console. Intended for plugin developers.
/runlua --open the dialog
/runlua <single line of code> --execute a line of code from chat
*limitation of how VO works post-plugin loading, any variables you declare in the editor need to be declared local*
/runlua <single line of code> --execute a line of code from chat
*limitation of how VO works post-plugin loading, any variables you declare in the editor need to be declared local*
Version | Release Date | Download | My Plugins |
v2.0 | 2021 - Mar 22 | Download | Use this version |
v1.0 | 2020 - Sep 15 | Download | Use this version |