You are here: Home » Communication » Prat 2.0Prat 2.0
Virus/spyware scanned on upload
WARNING: Not been updated since the last patch
Compatible with WotLK ()
Author: sylvanaar
Updated 02/08/2007 (923 days ago)
13,905 total downloads / downloads this week: 3,343 / downloads today: 386
Send PM to Sylvanaar






Prat 2.0

Virus/spyware scanned on upload
WARNING: Not been updated since the last patchCompatible with WotLK ()
Author: sylvanaar
Updated 02/08/2007 (923 days ago)
13,905 total downloads / downloads this week: 3,343 / downloads today: 386
Send PM to SylvanaarPlease log in to vote! Current rating: +12
Note: The zip contains the all-in-one version of prat. If you would like to only load the module which you use, please pull out the Prat_* folders from the prat directory, and place them alongiside Prat in your addons folder.
Prat is a light framework for chat modules based on Ace2 libraries.
The Prat system consists of the core (Prat/Prat.lua) and a number of integrated Prat modules in the modules folder (Prat_Modules/modules/*). The core only provides a root slash command ('/prat') and registers a data file (PratDB). Each Prat module is a self-contained unit of functionality. You can choose to use some or all of the Prat modules depending on your individual needs. If you do not want to use a particular module, you can delete its file from the modules folder or you can toggle the module on/off as desired from inside the game.
The entire focus of the Prat system is to add chat related functionality to World of Warcraft. If you are looking for a feature or function that is not currently listed here as available or planned, then please take a moment to let the Prat Development Team know.
Why the name Prat?
That's a great question that I've seen asked quite often on the IRC channel. In theory the word Prat loosely translates to Chat in swedish. The system itself has nothing to do with Sweden, however inspiration for the name was drawn from thoughts of The Swedish Chef (Bork! Bork! Bork!), IKEA, Swiss Miss Hot Chocolate (Mmm..), Swedish Meatballs (Mmm..), and Swedish Swimsuit Models (Mmm..). It may help users to accept the name if they, too, think of these things. ^^
If you are a developer interested in contributing to the Prat project, please contact a team member. Note that there is also a basic skeleton module which can be used as an introduction and template: blank-module.lua, and a library PratPlugin_1.0.
Integrated Modules
These modules are included in the Prat folder:
AddonMessages by Sylvanaar - Toggles display of hidden addon channel messages (default=off).
Alias by Fin - Allows IRC/Unix-like aliasing of slash commands (default=off).
AltNames by Fin - Allows linking of alts to main names for display in chat messages (default=off).
ChatButtons by Prat Development Team - Toggles the chat menu and chat window buttons on and off (default=off).
ChannelNames by Prat Development Team - Shortens channel names in the chatframe.
ChannelColorMemory by Sylvanaar - Allows channel coloring by channel name instead of number (default=on).
ChannelReordering by Sylvanaar and SlackerJer - Reorders channels to your specification (default=off).
ChannelSeparator by Krtek - Separates various channel options in the Blizzard UI (default=on).
ChannelSticky by Prat Development Team - Enables channels to be sticky (default=on).
ChatLangButton by Derkyle - Toggles the language dialog button that displays on the right of the ChatFrame (default=off).
ChatLink by Krtek - Enables item linking in all channels (default=CHATLINKmode).
ChatLog by Prat Development Team - Automatically turns chat/combat logging on/off (default=off).
Clear by Fin - Adds a /clear command for clearing the contents of currently selected chat frame (default=off).
CopyChat by Sylvanaar - Options for editbox position, width, and backdrop alpha (default=attachedTop,widthChatFrame1,visibleBackdrop).
Editbox by Prat Development Team - Options for editbox position, width, and backdrop alpha (default=attachedTop,widthChatFrame1,visibleBackdrop).
EventNames by Roartindon - Toggles appending of the blizzard event name to each chat line (default=off).
Fading by Prat Development Team - Toggles the fading in chat windows on and off (default=off).
FontSize by Prat Development Team - Sets the font size for chat windows (default=12).
History by Krtek - Expands chat history options.
Justify by Curney - Sets the justification for chat windows (default=Left).
Keybindings by Krtek - Adds keybindings for different chat channels.
PlayerNames by Prat Development Team - Color player names by class, set brackets around player names (default=angledBrackets).
PopupMessage by Sylvanaar - Displays chat with your name in a large popup frame. (default=off)
Scroll by Prat Development Team - Enables mousewheel scrolling for chat windows (default=on).
Sounds by Prat Development Team - Plays sounds for certain chat types (default=off).
ServerNames by Prat Development Team - Formats the the server name in player links seen in the battlegrounds(default=off).
Substitutions by Sylvanaar - Provides basic chat substitutions (default=off).
TellTarget by Prat Development Team - Adds a slash command (/tt) to send a message to your target (default=on).
Timestamps by Prat Development Team - Adds timestamps to chat windows (default=on).
UrlCopy by Krtek - Makes URL copying easy (default=on).
First public beta.
Prat is a light framework for chat modules based on Ace2 libraries.
The Prat system consists of the core (Prat/Prat.lua) and a number of integrated Prat modules in the modules folder (Prat_Modules/modules/*). The core only provides a root slash command ('/prat') and registers a data file (PratDB). Each Prat module is a self-contained unit of functionality. You can choose to use some or all of the Prat modules depending on your individual needs. If you do not want to use a particular module, you can delete its file from the modules folder or you can toggle the module on/off as desired from inside the game.
The entire focus of the Prat system is to add chat related functionality to World of Warcraft. If you are looking for a feature or function that is not currently listed here as available or planned, then please take a moment to let the Prat Development Team know.
Why the name Prat?
That's a great question that I've seen asked quite often on the IRC channel. In theory the word Prat loosely translates to Chat in swedish. The system itself has nothing to do with Sweden, however inspiration for the name was drawn from thoughts of The Swedish Chef (Bork! Bork! Bork!), IKEA, Swiss Miss Hot Chocolate (Mmm..), Swedish Meatballs (Mmm..), and Swedish Swimsuit Models (Mmm..). It may help users to accept the name if they, too, think of these things. ^^
If you are a developer interested in contributing to the Prat project, please contact a team member. Note that there is also a basic skeleton module which can be used as an introduction and template: blank-module.lua, and a library PratPlugin_1.0.
Integrated Modules
These modules are included in the Prat folder:
AddonMessages by Sylvanaar - Toggles display of hidden addon channel messages (default=off).
Alias by Fin - Allows IRC/Unix-like aliasing of slash commands (default=off).
AltNames by Fin - Allows linking of alts to main names for display in chat messages (default=off).
ChatButtons by Prat Development Team - Toggles the chat menu and chat window buttons on and off (default=off).
ChannelNames by Prat Development Team - Shortens channel names in the chatframe.
ChannelColorMemory by Sylvanaar - Allows channel coloring by channel name instead of number (default=on).
ChannelReordering by Sylvanaar and SlackerJer - Reorders channels to your specification (default=off).
ChannelSeparator by Krtek - Separates various channel options in the Blizzard UI (default=on).
ChannelSticky by Prat Development Team - Enables channels to be sticky (default=on).
ChatLangButton by Derkyle - Toggles the language dialog button that displays on the right of the ChatFrame (default=off).
ChatLink by Krtek - Enables item linking in all channels (default=CHATLINKmode).
ChatLog by Prat Development Team - Automatically turns chat/combat logging on/off (default=off).
Clear by Fin - Adds a /clear command for clearing the contents of currently selected chat frame (default=off).
CopyChat by Sylvanaar - Options for editbox position, width, and backdrop alpha (default=attachedTop,widthChatFrame1,visibleBackdrop).
Editbox by Prat Development Team - Options for editbox position, width, and backdrop alpha (default=attachedTop,widthChatFrame1,visibleBackdrop).
EventNames by Roartindon - Toggles appending of the blizzard event name to each chat line (default=off).
Fading by Prat Development Team - Toggles the fading in chat windows on and off (default=off).
FontSize by Prat Development Team - Sets the font size for chat windows (default=12).
History by Krtek - Expands chat history options.
Justify by Curney - Sets the justification for chat windows (default=Left).
Keybindings by Krtek - Adds keybindings for different chat channels.
PlayerNames by Prat Development Team - Color player names by class, set brackets around player names (default=angledBrackets).
PopupMessage by Sylvanaar - Displays chat with your name in a large popup frame. (default=off)
Scroll by Prat Development Team - Enables mousewheel scrolling for chat windows (default=on).
Sounds by Prat Development Team - Plays sounds for certain chat types (default=off).
ServerNames by Prat Development Team - Formats the the server name in player links seen in the battlegrounds(default=off).
Substitutions by Sylvanaar - Provides basic chat substitutions (default=off).
TellTarget by Prat Development Team - Adds a slash command (/tt) to send a message to your target (default=on).
Timestamps by Prat Development Team - Adds timestamps to chat windows (default=on).
UrlCopy by Krtek - Makes URL copying easy (default=on).
First public beta.
Patch notes for Prat 2.0
2.0 (45418) - See changelog
2.0 (39571) - See changelog
2.0 (37732) - Remove replacment of Shaman color
2.0 - WoW Client 2.1
See enclosed version history for the change log.
2.0 (45418) - See changelog
2.0 (39571) - See changelog
2.0 (37732) - Remove replacment of Shaman color
2.0 - WoW Client 2.1
See enclosed version history for the change log.
Comments
564 days ago
Gah, I wish this one was updated :)
Just love the way it rewrites the showcase of my chat screens, with lvl + color of ppl :)
719 days ago
Links in general chat look fine to me and most likely to other Prat users, but appear as numbers/garbled code to others. Then the comments start pouring in about how the links appear. Disabling the ChannelLinks portion of Prat is my solution for now.
Thanks. Love Prat!
821 days ago
I'm having an issue where I can click a characters name and get info int he chat window but I can not click linked items and I have CHATLINK enabled. Any suggestions? Thank you!
861 days ago
Nevermind, found what i was looking for,
Good addon for the most part
Advertisement
Latest Updates
| Mod Name | Updated | |
| Sell-O-Matic (Inventory/Item) | 2 hours ago | ![]() |
| GTFO 2.0.2 (Combat Assist) | 9 hours ago | ![]() |
| Shinies! (Info Tracking) | 13 hours ago | ![]() |
| ArenaDB v1.5.6 (Info Tracking) | yesterday | ![]() |
| Titan Panel [Microbutt... (Titan Mods) | 3 days ago | ![]() |
| PassLoot r106 (Inventory/Item) | 3 days ago | ![]() |
| MacroBank r49 (Interface Additions) | 3 days ago | ![]() |
| Baud Bag (Inventory/Item) [NEW!] | 5 days ago | ![]() |
| DBCS_Model_Viewer (Interface Additions) | 5 days ago | ![]() |
| CorpseInfoRedux (Beta ... (Info Tracking) [NEW!] | 5 days ago | ![]() |
| Titan Panel [Recount] (Titan Mods) | 5 days ago | ![]() |
| Titan Panel [MinimapCo... (Titan Mods) | 5 days ago | ![]() |
| Titan Panel [Info] (Titan Mods) | 5 days ago | ![]() |
| Geesha's DropWorld (Info Tracking) | 6 days ago | ![]() |
| HealBot Continued (Interface Additions) | 7 days ago | ![]() |
| Mod Name | Updated | |
| Fishing Buddy EBA v0.9... (Collections/Packs) | 9 days ago | ![]() |
| MaelosUI v3 (Widescree... (Collections/Packs) | 56 days ago | ![]() |
| aXieUI - v3.3 (Collections/Packs) | 59 days ago | ![]() |
| DWM XUPanels - Pipes U... (Collections/Packs) | 84 days ago | ![]() |
| DWM WotLK UI (Collections/Packs) | 84 days ago | ![]() |
| DWM Turok2 UI (Collections/Packs) | 84 days ago | ![]() |
| DWM Pack- including Wo... (Collections/Packs) | 84 days ago | ![]() |
| DWM Blood Rayne UI (Collections/Packs) | 84 days ago | ![]() |
| DWM ACPanels - Pipes 2... (Collections/Packs) | 84 days ago | ![]() |
| LindoUI v3.0 (Collections/Packs) | 112 days ago | ![]() |
| Mike's Compilation Lit... (Collections/Packs) | 121 days ago | ![]() |
| Mike's Compilation v11... (Collections/Packs) | 121 days ago | ![]() |
| LaveUI 3.03 (Collections/Packs) | 131 days ago | ![]() |
| Vulcan UI (v6.2) (Collections/Packs) | 180 days ago | ![]() |
| Penguin Pak 3.2.0 Beta (Collections/Packs) | 181 days ago | ![]() |


