🖥️CUserCmd
Variables
Variable
Type
Description
attack1_start_history_index
int
attack2_start_history_index
int
attack3_start_history_index
int
prediction
boolean
leftHandDesired
boolean
buttons
long int
buttons that player hold (bitflag)
buttonsChanged
long int
buttons that state changed (optional, we already make that😎) (bitflag)
buttonsScroll
long int
buttons that apply something only in current tick (no state change needed) (bitflag)
Last updated