calling ui commands
Posted: 03 Oct 2010, 12:56
So how exactly would I go about calling these guys http://springrts.com/wiki/UI_commands
from lua scripts?
from lua scripts?
Open Source Realtime Strategy Game Engine
https://springrts.com/phpbb/
Code: Select all
Spring.SendCommands
( string command1 [, string command2 [ ... ] ] ) -> nil
( {string command1, string command2, ...} ) -> nil