Timeouts

From FOnline: 2238 Wiki
(Difference between revisions)
Jump to: navigation, search
m (Configuration example: fix)
(configuration info moved to FOnline2238.cfg)
Line 7: Line 7:
 
* "Exit game" timer is never displayed
 
* "Exit game" timer is never displayed
 
* If you do something wrong, you can always remove configuration - default values will be used
 
* If you do something wrong, you can always remove configuration - default values will be used
* Settings are currently '''not''' [[2238#Autosave|autosaved]] (will be enabled soon)
+
* Settings are currently '''not''' [[FOnline2238.cfg#Autosave|autosaved]] (will be enabled soon)
  
 
== Options ==
 
== Options ==
Line 15: Line 15:
  
 
=== Allowed only when timeouts are displayed ===
 
=== Allowed only when timeouts are displayed ===
* '''~timeouts color [R] [G] [B]''' - set color for timeouts [[#NameColor|names]] and [[#ValueColor|values]]
+
* '''~timeouts color [R] [G] [B]''' - set color for timeouts [[FOnline2238.cfg#NameColor|names]] and [[FOnline2238.cfg#ValueColor|values]]
* '''~timeouts color1 [R] [G] [B]''' - set color for [[#NameColor|timeout names]]
+
* '''~timeouts color1 [R] [G] [B]''' - set color for [[FOnline2238.cfg#NameColor|timeout names]]
* '''~timeouts color2 [R] [G] [B]''' - set color for [[#ValueColor|timeout values]]
+
* '''~timeouts color2 [R] [G] [B]''' - set color for [[FOnline2238.cfg#ValueColor|timeout values]]
 
* '''~timeouts direction [up/down]''' - set where new positions should be added
 
* '''~timeouts direction [up/down]''' - set where new positions should be added
 
* '''~timeouts font [id]''' - set which font should be used (4-8)
 
* '''~timeouts font [id]''' - set which font should be used (4-8)
Line 35: Line 35:
  
 
== Configuration ==
 
== Configuration ==
Configuration is located in FOnline2238.cfg file(.ini format), under the section 'Timeouts'. Currently, file is read only when client starts, or new cache is sent by server.
+
Configuration is located in FOnline2238.cfg file, under the section '[[FOnline2238.cfg#Section:_Timeouts|Timeouts]]'.
 
+
=== Enabled ===
+
0: Off
+
 
+
1: On
+
 
+
'''''Type: [[Configuration#boolean|boolean]]'''''
+
 
+
'''''Default: on'''''
+
 
+
=== Direction ===
+
Where new positions should be added.
+
 
+
0: down
+
 
+
1: up
+
 
+
'''''Type: [[Configuration#number|number]] (unsigned)'''''
+
 
+
'''''Range: 0-1'''''
+
 
+
'''''Default: 1'''''
+
 
+
=== Font ===
+
'''''Type: [[Configuration#number|number]] (unsigned)'''''
+
 
+
'''''Range: 4-8'''''
+
 
+
'''''Default: 5'''''
+
 
+
=== NameColor ===
+
Change color of timeouts names  ("''First Aid''", "''Gathering''", etc.) using [http://en.wikipedia.org/wiki/RGB_color_model RGB format].
+
 
+
'''''Type: [[Configuration#color|color]]'''''
+
 
+
'''''Default: 0 255 0'''''
+
 
+
=== PositionX ===
+
Set the start X position for displaying timeouts.
+
 
+
Example for negative values: PositionX=-200 ⇒ PositionX=(ScreenWidth-200)
+
 
+
'''''Type: [[Configuration#number|number]] (signed)'''''
+
 
+
'''''Default: -145'''''
+
 
+
=== PositionY ===
+
Set the start Y position for displaying timeouts.
+
 
+
Example for negative values: PositionY=-200 ⇒ PositionY=(ScreenHeight-200)
+
 
+
'''''Type: [[Configuration#number|number]] (signed)'''''
+
 
+
'''''Default: -110'''''
+
 
+
=== SpacingX ===
+
Set horizontal distance between start position of timeout name (set by [[#PositionX|PositionX]]) and its value.
+
 
+
'''''Type: [[Configuration#number|number]] (unsigned)'''''
+
 
+
'''''Default: 72'''''
+
 
+
=== SpacingY ===
+
Set vertical distance between each timeout.
+
 
+
'''''Type: [[Configuration#number|number]] (unsigned)'''''
+
 
+
'''''Default: 10'''''
+
 
+
=== Transparency ===
+
Set transparency level for cumulative timeouts while below threshold (affects only ''Crafting'' and ''Gathering'')
+
 
+
'''''Type: [[Configuration#number|number]] (unsigned)'''''
+
 
+
'''''Range: 0-100'''''
+
 
+
'''''Default: 0'''''
+
 
+
=== ValueColor ===
+
Change color of timeouts values ("''7 seconds''", "''42 hours''", etc.) using [http://en.wikipedia.org/wiki/RGB_color_model RGB format].
+
 
+
'''''Type: [[Configuration#color|color]]'''''
+
 
+
'''''Default: 0 255 0'''''
+
 
+
=== Worldmap ===
+
Display timeouts while on world map.
+
 
+
'''''Type: [[Configuration#boolean|boolean]]'''''
+
 
+
'''''Default: off'''''
+
 
+
=== WorldmapX ===
+
Timeouts position when on worldmap, see: [[#PositionX|PositionX]]
+
 
+
'''''Type: [[Configuration#number|number]] (signed)'''''
+
 
+
'''''Default: -145'''''
+
 
+
=== WorldmapY ===
+
Timeouts position when on worldmap, see: [[#PositionY|PositionY]]
+
 
+
'''''Type: [[Configuration#number|number]] (signed)'''''
+
 
+
'''''Default: -110'''''
+
 
+
== Configuration example ==
+
<pre>
+
[Timeouts]
+
Direction=1
+
Font=7
+
PositionX=-218
+
PositionY=-119
+
SpacingX=120
+
SpacingY=20
+
NameColor=0 200 0
+
ValueColor=0 160 0
+
Transparency=55
+
Worldmap=1
+
WorldmapX=-240
+
WorldmapY=-75
+
</pre>
+
 
+
[[File:Timeouts_example.png]]
+
  
 
[[Category:Commands]]
 
[[Category:Commands]]
[[Category:Configuration]]
 

Revision as of 23:02, 28 November 2012

Contents

Timeouts

Timeouts is an in-game command that allows you to track different timers attached to your character, without opening the Pip-Boy every time. Useful not only for crafters, but also for not-so-lucky PvP players, when they run to exit grid.

Remember that:

  • Nothing is displayed if all your timeouts are equal to 0
  • "Battle" timer is never displayed during turn-based fight
  • "Exit game" timer is never displayed
  • If you do something wrong, you can always remove configuration - default values will be used
  • Settings are currently not autosaved (will be enabled soon)

Options

Always allowed

  • ~timeouts - turns on/off timeouts display

Allowed only when timeouts are displayed

  • ~timeouts color [R] [G] [B] - set color for timeouts names and values
  • ~timeouts color1 [R] [G] [B] - set color for timeout names
  • ~timeouts color2 [R] [G] [B] - set color for timeout values
  • ~timeouts direction [up/down] - set where new positions should be added
  • ~timeouts font [id] - set which font should be used (4-8)
  • ~timeouts spacingx [px] - set horizontal distance between start position of timeout name and its value
  • ~timeouts spacingy [px] - set vertical distance between each timeout
  • ~timeouts [worldmap/wm] - set timeouts displaying on world map
  • ~timeouts xy [x] [y] - set start position.
  • ~timeouts worldmapxy [x] [y] - set start position (for worldmap only)

Disabled

These commands are currently disabled (they will be available "Soon")

  • ~timeouts load - reload default configuration
  • ~timeouts load [name] - reload custom configuration
  • ~timeouts save - save settings as default
  • ~timeouts save [name] - save settings with given name

Configuration

Configuration is located in FOnline2238.cfg file, under the section 'Timeouts'.

Personal tools
Contribute