Skip to content

v9.0

Compare
Choose a tag to compare
@RezWaki RezWaki released this 23 Jul 07:34
· 20 commits to master since this release
91f56df
[ADDED] Spectator HUD with 2 modes, for more details read spechud.txt
[ADDED] Screen punch-effect when getting damage
[FIXED] cl_newhud 2 ammo hud's "0" problem fixed

About spectator HUD:

This spectator HUD represents 2 modes:
DUEL (1)
TEAMPLAY (2)
To use duel mode properly type a players ids you want spectate for into "cl_specplayers" command, e.g.: cl_specplayers "1 2"
To get player ids you have to type "status" in console, you will get this:

#      name userid uniqueid frag time ping loss adr
# 1 "player3" 1 VALVE_ID_LOOPBACK   0 01:55    0    0
# 2 "player2" 2 VALVE_ID_LAN   0 01:44   43    0
# 3 "player1" 3 VALVE_ID_LAN   0 00:03   30

You need the "#" column, so for "player1" you have to use "3"
Note that you need to type in PLAYER IDs and NOT USERID, what's the difference?
Userid is here:

# 1 "player3" USERID VALVE_ID_LOOPBACK   0 01:55    0    0

Playerid is here:

# PLAYERID "player3" 1 VALVE_ID_LOOPBACK   0 01:55    0    0

By fact playerid is index number of player on server