Hosting and domain costs until October 2024 have been generously sponsored by dumptruck_ds. Thank you!

Difference between revisions of "DP INPUTBUTTONS"

From Quake Wiki

(New page: Field definitions: <pre> .float button3; .float button4; .float button5; .float button6; .float button7; .float button8; </pre> Set to the state of the +button3, +button4, +button5, +butt...)
(No difference)

Revision as of 15:49, 28 February 2008

Field definitions:

.float button3;
.float button4;
.float button5;
.float button6;
.float button7;
.float button8;

Set to the state of the +button3, +button4, +button5, +button6, +button7, and +button8 buttons from the client, this does not involve protocol changes (the extra 6 button bits were simply not used).