http://zero-k.info/Forum/Thread/3257
does not disable itself?
Code: Select all
if (not Spring.IsReplay()) then
Spring.Echo ("replaycontrol: Not a replay, removing myself.")
widgetHandler:RemoveWidget()
Spring.Echo ("replaycontrol: LOL did not work")
end
[f=0000000] replaycontrol: Not a replay, removing myself.
[f=0000000] replaycontrol: LOL did not work
Also is chili used ok like this or doing it wrong?