Search

Search found 10 matches

by SnS CEO
25 Mar 2013, 04:06
Forum: Linux
Topic: Ubuntu packages out of date?
Replies: 1
Views: 1372

Ubuntu packages out of date?

I added ppa:spring/ppa to my software sources and did a

Code: Select all

sudo apt-get install spring springlobby
but I can't join a server since my spring version is apparently 91, and the latest is 93.
by SnS CEO
21 May 2010, 02:43
Forum: AI
Topic: Unit enters range callback
Replies: 7
Views: 1194

Re: Unit enters range callback

In case anyone else wants to know: the widget "Smart Nanos" does this and can be found here: http://www.springfiles.com/show_file.php?id=1011
by SnS CEO
19 May 2010, 23:09
Forum: AI
Topic: Unit enters range callback
Replies: 7
Views: 1194

Unit enters range callback

Hi, I was wondering if the AI interface (specifically the Java interface), had a callback for when an enemy unit enters a given units range (either reclaim or attack). I know this event happens internally (for instance, when an enemy enters the range of a LLT, it fires on the enemy), but it would be...
by SnS CEO
18 May 2010, 19:19
Forum: AI
Topic: Example NullOOJavaAI crashing
Replies: 2
Views: 821

Re: Example NullOOJavaAI crashing

Thanks, this got the NullOOJavaAI to work. My AI is crashing, but I'll debug it on my own first before bothering you guys again :-)
by SnS CEO
18 May 2010, 08:29
Forum: AI
Topic: Example NullOOJavaAI crashing
Replies: 2
Views: 821

Example NullOOJavaAI crashing

So I have followed the Java guide and copied over the NullOOJavaAI stub to start work on my AI, but even before I talk about that, I figured the example NullOOJavaAI should work. When I run it Spring crashes and I see a message box popup with title "Debug report 'spring lobby'" Is NullOOJa...
by SnS CEO
22 Apr 2010, 01:32
Forum: Lua Scripts
Topic: Enabling custom widgets
Replies: 8
Views: 1701

Re: Enabling custom widgets

OK, the issue was that I didn't know the F11 menu is scrollable. Issue resolved. Feel free to close this thread. Btw, where does it mention that F11 is scrollable?! Someone had to tell me in game.
by SnS CEO
20 Apr 2010, 19:00
Forum: Lua Scripts
Topic: Enabling custom widgets
Replies: 8
Views: 1701

Re: Enabling custom widgets

In particular, I was playing with a guy that could use custom widgets, but I was unable to use them, so it wasn't a server/mod setting as far as I can tell.
by SnS CEO
20 Apr 2010, 05:44
Forum: Lua Scripts
Topic: Enabling custom widgets
Replies: 8
Views: 1701

Re: Enabling custom widgets

On further investigation of infolog.txt, it seems only widgets from the BA mod are being loaded, but none from LuaUI/Widgets. [ 0] Using LUAUI_DIRNAME = LuaUI/ [ 0] Reloaded ctrlpanel with: LuaUI/ctrlpanel.txt [ 0] LuaUI: bound F11 to the widget selector [ 0] LuaUI: bound CTRL+F11 to tweak mode [ 0]...
by SnS CEO
20 Apr 2010, 05:35
Forum: Lua Scripts
Topic: Enabling custom widgets
Replies: 8
Views: 1701

Re: Enabling custom widgets

According to http://springrts.com/wiki/Lua_Widgets I need to make sure that I have 'checked the "Enable LuaUI widgets" box in SpringSettings.' I can find no option in SpringSettings. That option is obsolete. They should always show up. Look in infolog.txt if you see any errors for your wi...
by SnS CEO
20 Apr 2010, 05:17
Forum: Lua Scripts
Topic: Enabling custom widgets
Replies: 8
Views: 1701

Enabling custom widgets

So, for some reason the widgets I have installed in /LuaUI/Widgets do not show up when I press F11. According to http://springrts.com/wiki/Lua_Widgets I need to make sure that I have 'checked the "Enable LuaUI widgets" box in SpringSettings.' I can find no option in SpringSettings. Is ther...

Go to advanced search