Page 1 of 1

Can you Lua build ques?

Posted: 30 Jul 2007, 03:25
by url_00
I was thinking, If you could LUA build ques, you could save the first 5 or so buildings, so you could work on somthing else.

Is this possible? :?:

Posted: 30 Jul 2007, 03:30
by AF
Indeed, even groupAI can do it.

Just issue the commands from lua.

Of course its never that simple. or example take an order to build a mex. Where do you build it? There're no special markers telling you were the mex spots are afterall, so you have to port the metal patch finder class to lua and the whole things gets complicated.