| Anonymous | Login | Signup for a new account | 2025-11-15 18:17 UTC |
| My View | View Issues | Change Log | Roadmap | Zandronum Issue Support Ranking | Rules | My Account |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
| 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 } | ||||||||
| Attached Files | |||||||||
Notes |
|
|
Watermelon (developer) 2012-02-10 16:27 edited on: 2012-02-10 16:46 |
Sorry that my title is ambiguous, but I guess it would also work for keyboard input as well instead of only being the mouse-- I just use left click as my primary fire. EDIT: Also tried with the Send Full Button info dmflag or compet flag and it didn't fix the issue |
|
Watermelon (developer) 2012-08-02 14:08 |
Close this, it was fixed in a recent report |
|
This issue is already marked as resolved. If you feel that is not the case, please reopen it and explain why. |
|
| Supporters: | No one explicitly supports this issue yet. |
| Opponents: | No one explicitly opposes this issue yet. |
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 | View Revisions |
| 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 |
| Copyright © 2000 - 2025 MantisBT Team |