Item Highlighter: Difference between revisions
Appearance
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..." |
m use a text editor |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
Edit '''Reloaded.cfg''' to switch it on. | Edit '''[[Reloaded.cfg]]''' to switch it on. | ||
* open your FOnline game folder to find the file '''Reloaded.cfg''' | |||
* open Reloaded.cfg in a text editor | |||
In '''[Reloaded]''' Section:<br> | In '''[Reloaded]''' Section:<br> | ||
'''ShowItemContours=7''' to set the item contours for pickable | '''ShowItemContours=7''' to set the item contours for pickable [[Items]] (items on the ground that can be picked up), containers and [[Miscellaneous Items|misc items]], combination in range from 0 (none) to 7 (for containers and misc items) | ||
* Available combinations: | * Available combinations: | ||
| Line 20: | Line 22: | ||
In '''[Bindings]''' Section:<br> | In '''[Bindings]''' Section:<br> | ||
'''ShowItemContours=Y''' - switch combinations of item marks by contours | '''ShowItemContours=Y''' - switch combinations of item marks by contours | ||
[[Category:Articles]] | |||
Latest revision as of 00:00, 10 December 2025
Edit Reloaded.cfg to switch it on.
- open your FOnline game folder to find the file Reloaded.cfg
- open Reloaded.cfg in a text editor
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