Difference between revisions of "FOnlineAT.cfg"
From FOnline: Aftertimes
Worldremaker (talk | contribs) (→[Bindings]) |
Worldremaker (talk | contribs) |
||
Line 19: | Line 19: | ||
* ShowCaravanBroadcasts=1 - turn on(1)/off(0) show of broadcasts about caravans | * ShowCaravanBroadcasts=1 - turn on(1)/off(0) show of broadcasts about caravans | ||
* RoofAlpha=100 - set the roof transparency in range from 0 to 255 | * RoofAlpha=100 - set the roof transparency in range from 0 to 255 | ||
+ | * ShowItemContours=0 - set the item contours (mark them on map, drot's mod replacement) for pickable items, 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 [http://en.wikipedia.org/wiki/RGB_color_model RGB format], accepts three values on range from 0 to 255 | ||
+ | * ContainerContourColors=128 0 255 - contour colors for containers in [http://en.wikipedia.org/wiki/RGB_color_model RGB format], accepts three values on range from 0 to 255 | ||
+ | * MiscContourColors=255 128 255 - contour colors for misc items in [http://en.wikipedia.org/wiki/RGB_color_model RGB format], accepts three values on range from 0 to 255 | ||
== [Bindings] == | == [Bindings] == | ||
Line 37: | Line 50: | ||
* ScienceAtHex=Ctrl V - dismantle all possible items(up to 100 at one time) you stay at and all resources from that go to your inventory when click ctrl+v. | * ScienceAtHex=Ctrl V - dismantle all possible items(up to 100 at one time) you stay at and all resources from that go to your inventory when click ctrl+v. | ||
* ItemTabs=T - switch between none -> player only -> player and followers -> followers only -> none display modes | * ItemTabs=T - switch between none -> player only -> player and followers -> followers only -> none display modes | ||
+ | * ShowItemContours=Y - switch combinations of item marks by contours | ||
+ | |||
== [Timeouts] == | == [Timeouts] == |
Revision as of 09:34, 14 March 2020
Most of settings can be change by FATConfig.exe file.
[AfterTimes]
- DisplayNames=1 - turn on(1)/off(0) players names above head
- Fog=1 - turn on(1)/off(0) fog of war
- FogColor=0 0 0 64 - sets color fow
- MouseScroll=1 - turn on(1)/off(0) mouse scroll
- DisplayTCZones - WIP
- DisplayTC=1 - WIP
- Autosave=0 - WIP
- Awarness=1 - turn on(1)/off(0) awarness support perk
- IgnoreLangChange=1 - turn on(1)/off(0) lang change(there are only two languages english and russian. If this parameter is off you can accindentaly switch language)
- ShowNPCAwarness=1 - turn on(1)/off(0) current hp/max hp displayed above NPC's heads. You can change this temporary ingame by press F7.
- ShowPlayerAwarnes=1 - turn on(1)/off(0) current hp/max hp displayed above players heads. You can change this temporary ingame by press F9.
- ShowItemTabs=2 - show item tabs in game: 0 - off, 1 - for player only, 2 - for player and his followers, 3 - for followers only
- ShowItemTabsPids=144 308 410 159 48 259 280 - here you can define which items should be displayed in item tabs (up to 7 pids)
- ShowCaravanBroadcasts=1 - turn on(1)/off(0) show of broadcasts about caravans
- RoofAlpha=100 - set the roof transparency in range from 0 to 255
- ShowItemContours=0 - set the item contours (mark them on map, drot's mod replacement) for pickable items, 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 on range from 0 to 255
- ContainerContourColors=128 0 255 - contour colors for containers in RGB format, accepts three values on range from 0 to 255
- MiscContourColors=255 128 255 - contour colors for misc items in RGB format, accepts three values on range from 0 to 255
[Bindings]
- AimGroin=Shift X - set aim to groin by click Shift+X (each aim set is displayed in left-up corner ingame)
- AimUncalled=Shift+Tab - stop aim
- UseBind0=X |144 40 273 - see FATConfig.exe
- UseBind1=Ctrl Z - see FATConfig.exe
- AimLeftLeg=Shift Z - set aim to left leg by click Shift+Z
- ToggleRoof=Ctrl R - turn on/off roofs
- AimEyes=Shift W - set aim to eyes by click Shift+W
- Reload=R - reload weapon by click R
- AimLeftArm=Shift A - set aim to left arm by click Shift+A
- AimTorso=Shift S - set aim to torso by click Shift+S
- AimHead=Shift 2 - set aim to head by click Shift+2
- AimRightLeg=Shift C - set aim to right leg by click Shift+C
- AimRightArm=Shift D - set aim to right arm by click Shift+D
- ToggleWall=Ctrl W - turn on/off walls (really helpful to turn off when cave searching or locker hunting)
- ScienceAtHex=Ctrl V - dismantle all possible items(up to 100 at one time) you stay at and all resources from that go to your inventory when click ctrl+v.
- ItemTabs=T - switch between none -> player only -> player and followers -> followers only -> none display modes
- ShowItemContours=Y - switch combinations of item marks by contours
[Timeouts]
WIP