Posted
So basically is it possible to create our own functions and add them to the API? For example:
function test()
return {}
end
and this function can be executed through the api like so:
WRD.SendLuaScript("test()");
Apologies if this is not the correct place to post this.
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post