mirror of
https://github.com/etlegacy/etlegacy-lua-docs.git
synced 2024-11-10 06:51:49 +00:00
Adjusted CS_PLAYERS configstring
This commit is contained in:
parent
0bcd4a9b63
commit
1c493dbb85
1 changed files with 3 additions and 2 deletions
5
misc.rst
5
misc.rst
|
@ -25,9 +25,10 @@ r sess.rank Rank
|
||||||
m medalStr Medals
|
m medalStr Medals
|
||||||
s skillStr Skills
|
s skillStr Skills
|
||||||
dn disguiseClientNum Disguised covert ops
|
dn disguiseClientNum Disguised covert ops
|
||||||
w sess.playerWeapon Weapon
|
w sess.playerWeapon Primary weapon
|
||||||
lw sess.latchPlayerWeapon Latched primary weapon
|
lw sess.latchPlayerWeapon Latched primary weapon
|
||||||
sw sess.latchPlayerWeapon2 Latched secondary weapon
|
sw sess.playerWeapon2 Secondary weapon
|
||||||
|
lsw sess.latchPlayerWeapon2 Latched secondary weapon
|
||||||
mu sess.muted Muted
|
mu sess.muted Muted
|
||||||
ref sess.referee Referee
|
ref sess.referee Referee
|
||||||
u sess.uci GeoIP `ISO 3166-1 <https://en.wikipedia.org/wiki/ISO_3166-1>`_ country code
|
u sess.uci GeoIP `ISO 3166-1 <https://en.wikipedia.org/wiki/ISO_3166-1>`_ country code
|
||||||
|
|
Loading…
Reference in a new issue