| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0002675 | Spring engine | General | public | 2011-09-26 01:35 | 2012-01-31 16:16 | ||||
| Reporter | abma | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | duplicate | ||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0002675: (master) chat commands are reordered | ||||||||
| Description | Spring.SendCommands("cheat") Spring.SendCommands("crash") outputs: [f=0000001] Warning: Chat command /Crash (unsynced) requires /cheat [f=0000008] Cheating is enabled! | ||||||||
| Additional Information | function widget:GetInfo() return { name = "reorder", desc = "", author = "abma", date = "Sep. 2011", license = "GNU GPL, v2 or later", layer = 0, enabled = true, } end function widget:GameFrame(n) if n==1 then Spring.SendCommands("cheat") Spring.SendCommands("crash") end end | ||||||||
| Tags | No tags attached. | ||||||||
| Checked infolog.txt for Errors | |||||||||
| Attached Files |
| ||||||||
Relationships |
||||||
|
||||||


