MantisBT - Zandronum | |||||||||||||||
| View Issue Details | |||||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||
| 0001656 | Zandronum | [All Projects] Bug | public | 2014-01-11 18:25 | 2024-04-16 05:22 | ||||||||||
| Reporter | Qent | ||||||||||||||
| Assigned To | |||||||||||||||
| Priority | normal | Severity | minor | Reproducibility | N/A | ||||||||||
| Status | resolved | Resolution | fixed | ||||||||||||
| Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 | ||||||||||
| Product Version | 1.2 | ||||||||||||||
| Target Version | Fixed in Version | ||||||||||||||
| Summary | 0001656: CLIENTSIDE GetPlayerInput to work the same on- and offline | ||||||||||||||
| Description | The fix in'http://zandronum.com/tracker/view.php?id=898 [^]' works perfectly online, but not at all offline, requiring the script to check which it is and use -1 or ConsolePlayerNumber() accordingly. Also there's no way to get input from a spectator offline. (Though that's less of an issue, obviously -- why would anyone do that?) | ||||||||||||||
| Steps To Reproduce | script 123 OPEN CLIENTSIDE { while(true) { HudMessageBold( d:GetPlayerInput(-1, INPUT_BUTTONS); HUDMSG_PLAIN, 1, 0, 0.5, 0.25, 0); Delay(1); } } | ||||||||||||||
| Additional Information | |||||||||||||||
| Tags | No tags attached. | ||||||||||||||
| Relationships |
| ||||||||||||||
| Attached Files | |||||||||||||||
| Issue History | |||||||||||||||
| Date Modified | Username | Field | Change | ||||||||||||
| 2014-01-11 18:25 | Qent | New Issue | |||||||||||||
| 2014-01-11 18:26 | Qent | Relationship added | related to 0000898 | ||||||||||||
| 2014-01-11 20:02 | Torr Samaho | Note Added: 0007962 | |||||||||||||
| 2014-06-15 14:57 | Watermelon | Status | new => acknowledged | ||||||||||||
| 2014-09-20 21:10 | Dusk | Relationship added | has duplicate 0001934 | ||||||||||||
| 2014-09-20 21:10 | Dusk | Severity | tweak => minor | ||||||||||||
| 2014-09-20 21:10 | Dusk | Status | acknowledged => confirmed | ||||||||||||
| 2014-09-20 21:10 | Dusk | Category | Suggestion => Bug | ||||||||||||
| 2024-04-16 05:22 | Ru5tK1ng | Note Added: 0023615 | |||||||||||||
| 2024-04-16 05:22 | Ru5tK1ng | Status | confirmed => resolved | ||||||||||||
| 2024-04-16 05:22 | Ru5tK1ng | Resolution | open => fixed | ||||||||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||