MantisBT - Zandronum | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000670 | Zandronum | [All Projects] Suggestion | public | 2012-02-10 16:25 | 2018-09-30 19:51 |
Reporter | Watermelon | ||||
Assigned To | Torr Samaho | ||||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Platform | Microsoft | OS | Windows | OS Version | XP/Vista/7 |
Product Version | 98d | ||||
Target Version | Fixed in Version | 1.0 | |||
Summary | 0000670: Return mouse data clientside only with ACS GetPlayerInfo(-1, INPUT_BUTTONS) | ||||
Description | Currently you can grab spectator data like angle and pitch, but I have no other way of getting input. All I desire is to be able to read the 'fire' button so an offline menu that I've made could work with spectators. In game it's not a problem but neither through NET, nor NET CLIENTSIDE can I grab any data from the client besides the pitch/angle of the spectator camera. Is it possible to implement CLIENTSIDE only button returning? I don't need it for regular scripts nor NET scripts. It is intended to be used both off and online. Code example: Script 123 (void) NET CLIENTSIDE { Print(d: GetPlayerInput(-1, INPUT_BUTTONS)); // Would return '1' if you press +attack or +fire or whatever the fire combination is to the client } | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-02-10 16:25 | Watermelon | New Issue | |||
2012-02-10 16:27 | Watermelon | Note Added: 0002583 | |||
2012-02-10 16:46 | Watermelon | Note Edited: 0002583 | bug_revision_view_page.php?bugnote_id=2583#r1294 | ||
2012-08-02 14:08 | Watermelon | Note Added: 0004201 | |||
2012-08-02 19:32 | Torr Samaho | Status | new => resolved | ||
2012-08-02 19:32 | Torr Samaho | Fixed in Version | => 1.0 | ||
2012-08-02 19:32 | Torr Samaho | Resolution | open => fixed | ||
2012-08-02 19:32 | Torr Samaho | Assigned To | => Torr Samaho | ||
2018-09-30 19:51 | Blzut3 | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|