Page 3 of 3

Re: [1.0] Track Modifiers - Editor Plugin by BigBang1112

Posted: 08 Dec 2017, 20:12
by reaby
I guess you could use LUA scripting language with php...
for more just check the link and see some method examples: http://php.net/manual/en/class.lua.php

Re: [1.0] Track Modifiers - Editor Plugin by BigBang1112

Posted: 08 Dec 2017, 20:14
by BigBang1112
Just read that JavaScript is client side only whoops. :0010

Ye, I find LUA suiting this situation better. Got a little practice in it as well

Re: [1.0] Track Modifiers - Editor Plugin by BigBang1112

Posted: 08 Dec 2017, 20:16
by reaby
BigBang1112 wrote: 08 Dec 2017, 20:14 Just read that JavaScript is client side only whoops. :0010
actually it's server sided also when using node.js :3