Timeouts

From FOnline: 2238 Wiki
(Difference between revisions)
Jump to: navigation, search
m (timeouts.cfg format: -> default)
m (update)
Line 8: Line 8:
 
* "battle" timer is never displayed during turn-based fight
 
* "battle" timer is never displayed during turn-based fight
 
* "exit game" timer is never displayed
 
* "exit game" timer is never displayed
* if you do something wrong, you can always remove configuration file - default values will be used
+
* if you do something wrong, you can always remove configuration - default values will be used
  
 
== Options ==
 
== Options ==
Line 14: Line 14:
 
=== Always allowed ===
 
=== Always allowed ===
 
* '''~timeouts''' - turns on/off timeouts displaying
 
* '''~timeouts''' - turns on/off timeouts displaying
* '''~timeouts load''' - ''re''load default configuration file (data\timeouts.cfg)
 
* '''~timeouts load [name]''' - ''re''load custom configuration file (data\timeouts.[name].cfg)
 
* '''~timeouts save''' - save settings to default configuration file (data\timeouts.cfg)
 
* '''~timeouts save [name]''' - save settings to custom configuration file (data\timeouts.[name].cfg)
 
  
 
=== Allowed only when timeouts are displayed ===
 
=== Allowed only when timeouts are displayed ===
* '''~timeouts xy [x] [y]''' - set start position
+
* '''~timeouts color [R] [G] [B]''' - set color for timeout names and values
* '''~timeouts direction [up/down]''' - set where new positions should be added
+
* '''~timeouts [worldmap/wm]''' - set timeouts displaying on world map
+
 
* '''~timeouts color1 [R] [G] [B]''' - set color for timeout names ("''First Aid''", "''Gathering''", etc.)
 
* '''~timeouts color1 [R] [G] [B]''' - set color for timeout names ("''First Aid''", "''Gathering''", etc.)
 
* '''~timeouts color2 [R] [G] [B]''' - set color for timeout values ("''7 seconds''", "''42 hours''", etc.)
 
* '''~timeouts color2 [R] [G] [B]''' - set color for timeout values ("''7 seconds''", "''42 hours''", etc.)
 +
* '''~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]''' -
 +
* '''~timeouts spacingy [px]''' -
 +
* '''~timeouts [worldmap/wm]''' - set timeouts displaying on world map
 +
* '''~timeouts xy [x] [y]''' - set start position
 +
 +
=== Disabled ===
 +
This commands are currently disabled (they will be available "[[soon]]")
 +
 +
* '''~timeouts load''' - ''re''load default configuration
 +
* '''~timeouts load [name]''' - ''re''load custom configuration
 +
* '''~timeouts save''' - save settings as default
 +
* '''~timeouts save [name]''' - save settings with given name
 +
 +
== Configuration ==
 +
 +
=== Enabled ===
 +
'' Default: 1''
 +
 +
=== Direction ===
 +
'' Default: 1''
 +
 +
=== Font ===
 +
''Default: 5''
 +
 +
=== NameColor ===
 +
''Default: 0 255 0''
 +
 +
=== PositionX ===
 +
''Default: 655''
 +
 +
=== PositionY ===
 +
''Default: 490''
 +
 +
=== SpacingX ===
 +
''Default: 72''
  
== timeouts.cfg format ==
+
=== SpacingY ===
'''$ [status]:[dir]:[x]:[y]:[name R]:[name G]:[name B]:[value R]:[value G]:[value B]:[wm]'''
+
''Default: 10''
  
Every line without "$" character is ignored
+
=== ValueColor ===
 +
''Default: 0 255 0''
  
* ''status'' - 0:off, 1:on (default: 1)
+
=== Worldmap ===
* ''dir'' - 0:down, 1:up (default: 1)
+
''Default: 0''
* ''x'' - (default: 655)
+
* ''y'' - (default: 490)
+
* ''name R'' - 0-255 (default: 0)
+
* ''name G'' - 0-255 (default: 255)
+
* ''name B'' - 0-255 (default: 0)
+
* ''value R'' - 0-255 (default: 0)
+
* ''value G'' - 0-255 (default: 255)
+
* ''value B'' - 0-255 (default: 0)
+
* ''wm'' - 0:off, 1:on (default:0)
+
  
 
[[Category:Commands]]
 
[[Category:Commands]]
 +
[[Category:Configuration]]

Revision as of 10:37, 9 May 2010

(article is under construction)


Contents

Timeouts

Timeouts is in-game command that allows you to track different timers attached to your character, without opening Pip-Boy every time. Usefull 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

Options

Always allowed

  • ~timeouts - turns on/off timeouts displaying

Allowed only when timeouts are displayed

  • ~timeouts color [R] [G] [B] - set color for timeout names and values
  • ~timeouts color1 [R] [G] [B] - set color for timeout names ("First Aid", "Gathering", etc.)
  • ~timeouts color2 [R] [G] [B] - set color for timeout values ("7 seconds", "42 hours", etc.)
  • ~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] -
  • ~timeouts spacingy [px] -
  • ~timeouts [worldmap/wm] - set timeouts displaying on world map
  • ~timeouts xy [x] [y] - set start position

Disabled

This 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

Enabled

Default: 1

Direction

Default: 1

Font

Default: 5

NameColor

Default: 0 255 0

PositionX

Default: 655

PositionY

Default: 490

SpacingX

Default: 72

SpacingY

Default: 10

ValueColor

Default: 0 255 0

Worldmap

Default: 0

Personal tools
Contribute