Item Highlighter

From FOnline: Reloaded Wiki
Revision as of 20:27, 8 May 2021 by Henry (talk | contribs) (Created page with "Edit '''Reloaded.cfg''' to switch it on. In '''[Reloaded]''' Section:<br> '''ShowItemContours=7''' to set the item contours for pickable items (items on the ground that can b...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Edit Reloaded.cfg to switch it on.

In [Reloaded] Section:
ShowItemContours=7 to set the item contours for pickable items (items on the ground that can be picked up), containers and misc items, combination in range from 0 (none) to 7 (for containers and misc items)

  • Available combinations:
    • 0: All off
    • 1: Mark pickable items only
    • 2: Mark pickable items and containers
    • 3: Mark all
    • 4: Mark pickable and misc items
    • 5: Mark containers only
    • 6: Mark misc items only
    • 7: Mark containers and misc items

ItemContourColors=128 255 128 - contour colors for pickable items in RGB format, accepts three values (0-255)
ContainerContourColors=128 0 255 - contour colors for containers in RGB format, accepts three values (0-255)
MiscContourColors=255 128 255 - contour colors for misc items in RGB format, accepts three values (0-255)

In [Bindings] Section:
ShowItemContours=Y - switch combinations of item marks by contours