CharacterProfiler
Line 1: | Line 1: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
+ | {{Disclaimer}} | ||
{{MainMenu|WoWAddon}} | {{MainMenu|WoWAddon}} | ||
Line 63: | Line 64: | ||
− | |||
[[Category:WOWAddon]] | [[Category:WOWAddon]] |
Revision as of 04:50, 12 May 2007
Important note: When you edit this page, you agree to release your contribution into the public domain. |
Contents |
CharacterProfiler
Source - http://www.rpgoutfitter.com/Addons/CharacterProfiler.cfm
Current Version
rpgoCP v2.0.6; toc:20003 (2007-03-12) >download<
Description
CharacterProfiler is a World of Warcraft addon that extracts character info including stats, equipment, inventory (bags & bank), trade skills, spellbook, mail, and pets.
This is saved in your SavedVariables\CharacterProfiler.lua in the myProfile block.
This information can then be uploaded to your website to display your profile(s).
Usage
- SmartScan. the addon will scan your character info as you play the game.
- 'save' button. Character ('C') -> Save Button (top left).
- '/command' commands with '/cp'
Tips
To get a complete extract:
- open Character Frame ('C'); hit 'save'
- open your Bank
- open each Profession
- open your Mailbox
'/' Commands
- '/cp' or '/rpgocp' or '/profiler'
- '/cp [on|off]' -- turns on|off
- '/cp show' -- show current session scan
- '/cp list' -- show profiles stored
- '/cp export' -- force export
- '/cp purge [all|server|char]'
- '/cp (preference) [on|off]'
Preferences
- lite [on|off] -- disables scanning while in raid or in-instance
- button [on|off] -- removes button from CharacterFrame
- tooltipshtml [on|off] -- scan tooltips in html or lua-array form
- reagentfull [on|off] -- scan recipe reagents in html or lua-array form
- talentsfull [on|off] -- scan all talents including ones without points
- questsfull [on|off] -- scan full info for quests (Description & Objective)
- fixtooltip [on|off] -- remove item.Tooltips where same as item.Name
- fixquantity [on|off] -- remove item.Quantity when = 1
- fixicon [on|off] -- remove path info from ["Icon"] (Interface\...)
- fixcolor [on|off] -- remove alpha info from ["Color"]
License & Copyright
- For our protection, we've found it neccessary to include an 'addon license' and copyright.
- Briefly, it states Attribution, Sharing, and Noncommercial use.
History
For History an the most up-to-date info on CharacterProfiler
See - http://www.rpgoutfitter.com/Addons/CharacterProfiler.cfm