LuaPad

LuaPad

4k Downloads

Provides a simple in-game environment to run LUA code. Primary use is to support a series of Rift addon development tutorials.

/luapad

or

/lp

will bring up the interface.

Enter your Lua into the 'code' text field. Click 'Run' to execute your code.

Click the Inspect button to dump the contents of any Lua table/function/variable.

Store your code in one of the snippet containers.