mirror of
https://github.com/etlegacy/etlegacy-docs.git
synced 2025-01-19 06:51:18 +00:00
formatting and updating cvars part 1
This commit is contained in:
parent
9431852321
commit
0bdb11c112
2 changed files with 648 additions and 282 deletions
|
@ -1,3 +1,75 @@
|
|||
=========
|
||||
Resources
|
||||
=========
|
||||
|
||||
Colors
|
||||
^^^^^^
|
||||
|
||||
.. _menu-colors:
|
||||
|
||||
Menu Colors
|
||||
------------
|
||||
|
||||
+---------------+--------------+
|
||||
| Color | Ingame value |
|
||||
+===============+==============+
|
||||
| White | white |
|
||||
+---------------+--------------+
|
||||
| Yellow | yellow |
|
||||
+---------------+--------------+
|
||||
| Red | red |
|
||||
+---------------+--------------+
|
||||
| Green | green |
|
||||
+---------------+--------------+
|
||||
| Blue | blue |
|
||||
+---------------+--------------+
|
||||
| Magenta | magenta |
|
||||
+---------------+--------------+
|
||||
| Cyan | cyan |
|
||||
+---------------+--------------+
|
||||
| Orange | orange |
|
||||
+---------------+--------------+
|
||||
| Light Blue | 0xa0c0ff |
|
||||
+---------------+--------------+
|
||||
| Medium Blue | mdblue |
|
||||
+---------------+--------------+
|
||||
| Light Red | 0xffc0a0 |
|
||||
+---------------+--------------+
|
||||
| Medium Red | mdred |
|
||||
+---------------+--------------+
|
||||
| Light Green | 0xa0ffc0 |
|
||||
+---------------+--------------+
|
||||
| Medium Green | mdgreen |
|
||||
+---------------+--------------+
|
||||
| Dark Green | dkgreen |
|
||||
+---------------+--------------+
|
||||
| Medium Cyan | mdcyan |
|
||||
+---------------+--------------+
|
||||
| Medium Yellow | mdyellow |
|
||||
+---------------+--------------+
|
||||
| Medium Orange | mdorange |
|
||||
+---------------+--------------+
|
||||
| Light Grey | ltgrey |
|
||||
+---------------+--------------+
|
||||
| Medium Grey | mdgrey |
|
||||
+---------------+--------------+
|
||||
| Dark Grey | 0xa0c0ff |
|
||||
+---------------+--------------+
|
||||
| Black | black |
|
||||
+---------------+--------------+
|
||||
|
||||
.. _crosshairs:
|
||||
|
||||
Crosshairs
|
||||
^^^^^^^^^^
|
||||
|
||||
- `Crosshair 0 <https://i.imgur.com/X4afYVt.png>`_
|
||||
- `Crosshair 1 <https://i.imgur.com/wmka5ZA.png>`_
|
||||
- `Crosshair 2 <https://i.imgur.com/2G4ZbhM.png>`_
|
||||
- `Crosshair 3 <https://i.imgur.com/7zGM3Lg.png>`_
|
||||
- `Crosshair 4 <https://i.imgur.com/pdjwUct.png>`_
|
||||
- `Crosshair 5 <https://i.imgur.com/wNus1y3.png>`_
|
||||
- `Crosshair 6 <https://i.imgur.com/XTc6phh.png>`_
|
||||
- `Crosshair 7 <https://i.imgur.com/iZ2LzQv.png>`_
|
||||
- `Crosshair 8 <https://i.imgur.com/KA2PFPW.png>`_
|
||||
- `Crosshair 9 <https://i.imgur.com/gfMRukk.png>`_
|
Loading…
Reference in a new issue