- Home
- Downloads
-
Addons & Mods
Featured
World of Warcraft
4,842 Addons
-
Popular Downloads
- Top World of Warcraft Addons
- Top Rift Addons
- Top Skyrim Mods
- Top Minecraft Server Mods
- Top Terraria Maps
- Top Starcraft II Maps
- Top Runes of Magic Addons
- Top Warhammer Online Addons
- Top Age of Conan Addons
-
- Curse Client
- Premium
- News
- Giveaways
- Forums
Clock
- 0 Likes
- Warhammer Online
- 27,220 Downloads
- Supports: 1.3.1
- 1 Average Daily Downloads
- Comments
- Created 9/11/2008 6:18:21 AM
- Updated 10/16/2009 4:21:23 PM
- 200 Favorites
- Project Site
- License: MIT License
- Release Type: Inactive
- Newest File: 1.4
About Clock
Provides a simple display of the local time in-game. (Movable and scalable via the Layout Editor.)
To set an option, use /script ClockSettings.OPTION = VALUE
- Hours: the number of hours the clock displays
- (default = 24; possible values are 12, 24)
- AmPm: whether AM/PM text is displayed after the time
- (default = true, possible values are true, false)
- Format: the precise format of the time display, in Lua format() wstring
- (default = L"%2d:%02d:%02d")
- R: Red component of color
- (default = 255, possible values 0-255)
- G: Blue component of color
- (default = 255, possible values 0-255)
- B: Green component of color
- (default = 255, possible values 0-255)
Comments
what do i need to type for the format setting?
/script ClockSettings.Format = L"%2d:%02d"
Thanks
This would help me immensely. Thank you.
Great add-on by the way, easy and straight forward.