20.11.2015, 10:05
(19.11.2015, 13:36)admin Wrote: I suggest using a single script attached to object tag, this way you can dynamically add/remove objects. See this doc: http://openrb.com/docs/lua.htm#grp.addtags
You can use LuaSocket http request to create new trend by sending a POST request. I'll provide an example later.
Thank you for your answer, I think I will use the POST request solution.