View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003679 | Spring engine | Lua | public | 2013-04-06 15:44 | 2013-11-03 14:11 |
| Reporter | silentwings | Assigned To | Kloot | ||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 94.1 | ||||
| Summary | 0003679: calling SetConfig* should take effect immediately | ||||
| Description | Spring.SetConfigInt("ShowPlayerInfo",0) has no effect for me (tested in a widget with BA 7.75). However, Spring.SetConfigInt("snd_volmaster",0) works fine. | ||||
| Steps To Reproduce | Set ShowPlayerInfo=1 and then load this widget: function widget:Initialize() Spring.SetConfigInt("ShowPlayerInfo",0) end | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
I tested some other settings; some work and some don't but obviously I can't make a full list. |
|
|
what does "has no effect" mean? some settings only take effect when spring is restarted... |
|
|
By has no effect I meant 'doesn't have instant effect'. I agree that there are some settings that should only take effect after Spring is restarted, but "ShowPlyaerInfo" should take effect immediately - it's equivalent to typing "/info" ingame. |
|
|
for the moment use (afaik) Spring.SendCommands("info 1") the rest is (imo) a feature request... |
|
|
this can be closed, no change required |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-04-06 15:44 | silentwings | New Issue | |
| 2013-04-06 15:45 | silentwings | Note Added: 0010400 | |
| 2013-04-08 16:54 | abma | Note Added: 0010416 | |
| 2013-04-08 16:54 | abma | Assigned To | => abma |
| 2013-04-08 16:54 | abma | Status | new => feedback |
| 2013-04-08 22:52 | silentwings | Note Added: 0010421 | |
| 2013-04-08 22:52 | silentwings | Status | feedback => assigned |
| 2013-04-09 00:35 | abma | Severity | major => feature |
| 2013-04-09 00:37 | abma | Note Added: 0010422 | |
| 2013-04-09 00:37 | abma | Assigned To | abma => |
| 2013-04-09 00:37 | abma | Status | assigned => new |
| 2013-04-09 00:53 | abma | Summary | SetConfigInt can't change some values => calling SetConfig* should take effect immediately |
| 2013-11-03 13:51 | silentwings | Note Added: 0011935 | |
| 2013-11-03 13:51 | silentwings | Note Edited: 0011935 | |
| 2013-11-03 14:11 | Kloot | Status | new => closed |
| 2013-11-03 14:11 | Kloot | Assigned To | => Kloot |
| 2013-11-03 14:11 | Kloot | Resolution | open => no change required |