FOnlineAT.cfg

From FOnline: Aftertimes
Jump to: navigation, search
Example FOnlineAT.cfg settings

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]

Examples of binds to use some item, toggle on/off something or set some action:

  • UseBind0=X |144 40 273 - see FATConfig.exe
  • UseBind1=Ctrl Z - see FATConfig.exe
  • ToggleRoof=Ctrl R - turn on/off roofs
  • Reload=R - reload weapon by click R
  • 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


Group of binds available to aiming:

  • 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
  • AimLeftLeg=Shift Z - set aim to left leg by click Shift+Z
  • AimEyes=Shift W - set aim to eyes by click Shift+W
  • 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


Group of commands available for followers:

  • StayHere=Alt Num_1 - active only on private locations!
  • ComeWithMe=Alt Num_2 - it's also working as regroup
  • EatSomething=Alt Num_3
  • HealYourSelf=Alt Num_6
  • TakeYourWeapon=Alt Num_4
  • HideYourWeapon=Alt Num_5
  • ReloadYourWeapon=Alt Num_6
  • TakeBuffout=Ctrl Num_4
  • TakePsycho=Ctrl Num_7
  • TakeBeer=Ctrl Num_8
  • TakeBooze=Alt Num_/
  • TakeGammaGulpBeer=Alt Num_*
  • TakeRoentgenRum=Alt Num_-
  • TakeRotGut=Alt Num_+
  • TakeCigs=Ctrl Num_5
  • TakeJet=Ctrl Num_6
  • TakeNukaCola=Ctrl Num_9
  • TakeMentats=Ctrl Num_-
  • TakeAntidote=Ctrl Num_+
  • TakeRadAway=Ctrl Num_1
  • TakeRadX=Ctrl Num_2
  • TakeJetAntidote=Alt Num_.


[Timeouts]

WIP