Search found 2 matches
- 27 Jul 2008, 17:10
- Forum: Lua Scripts
- Topic: Some lua startscript questions
- Replies: 2
- Views: 441
Re: Some lua startscript questions
I answer the question 3 myself, I just discovered that a function instanciation with () at the end of the function's name always executes the function's code... what a noob mistake I made :oops: So the AI was loaded at mission startup, I can now activate it when I want during the game, but it Spring...
- 27 Jul 2008, 14:49
- Forum: Lua Scripts
- Topic: Some lua startscript questions
- Replies: 2
- Views: 441
Some lua startscript questions
Hi all I'm new in the Spring community and started to make my own scripts to help my relative poor skill in RTS playing. I've already created a template "mission" for training and testing purpose, with a startscript. But I have some questions to finalize my project: How to assign a color t...