These commands are critical for "bullet registry." If these are wrong, your crosshair may be on the enemy's head, but the server won't count the hit.
cl_crosshair_size "small" (or "medium") cl_crosshair_translucent "0" // Solid crosshair is easier to see cl_dynamic "0" // CRITICAL: Makes the crosshair expand when moving/jumping cl_crosshair_color "50 250 50" // Bright Green (classic) or "255 255 255" (White) cs 16 cfg aim best
alias +pistol "+attack; wait 2; -attack; wait 1; +attack" alias -pistol "-attack" bind mouse2 "+pistol" These commands are critical for "bullet registry