mirror of
https://github.com/etlegacy/etlegacy-lua-docs.git
synced 2024-11-22 04:01:37 +00:00
Added cg_allowGeoIP to Userinfo table
This commit is contained in:
parent
8598242b5f
commit
686f599bd7
1 changed files with 1 additions and 0 deletions
1
misc.rst
1
misc.rst
|
@ -46,6 +46,7 @@ They can be accessed with the `Userinfo <functions.html#userinfo>`__ functions.
|
||||||
Key Example Value Description
|
Key Example Value Description
|
||||||
===================== ================================ ==================================================
|
===================== ================================ ==================================================
|
||||||
cg_uinfo 12 0 100 Client settings [cg_autoreload/cg_autoactivate/cg_predictitems] [cl_timenudge] [cl_maxpackets]
|
cg_uinfo 12 0 100 Client settings [cg_autoreload/cg_autoactivate/cg_predictitems] [cl_timenudge] [cl_maxpackets]
|
||||||
|
cg_allowGeoIP 1 Geolocalisation setting
|
||||||
g_password none Server password
|
g_password none Server password
|
||||||
cl_guid 0123456789ABCDEF0123456789ABCDEF GUID
|
cl_guid 0123456789ABCDEF0123456789ABCDEF GUID
|
||||||
cl_wwwDownload 1 Missing files downloading toggle
|
cl_wwwDownload 1 Missing files downloading toggle
|
||||||
|
|
Loading…
Reference in a new issue