Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000670Zandronum[All Projects] Suggestionpublic2012-02-10 16:252018-09-30 19:51
ReporterWatermelon 
Assigned ToTorr Samaho 
PrioritynormalSeverityfeatureReproducibilityN/A
StatusclosedResolutionfixed 
PlatformMicrosoftOSWindowsOS VersionXP/Vista/7
Product Version98d 
Target VersionFixed in Version1.0 
Summary0000670: Return mouse data clientside only with ACS GetPlayerInfo(-1, INPUT_BUTTONS)
DescriptionCurrently 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

- Relationships

-  Notes
User avatar (0002583)
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

User avatar (0004201)
Watermelon (developer)
2012-08-02 14:08

Close this, it was fixed in a recent report

Issue Community Support
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






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker