Advertisement

Pawn

  Download the Curse Client

Last Update: July 21, 2008 (2 weeks ago)
Category: Inventory & Bags
Tags: (No tags yet)
Project Manager: VgerAN
Website: visit
Current Version: Pawn 1.0.4
(for World of Warcraft 2.4.3)
Downloads Today: 142
Downloads Total: 51,973
Favorites: 355
Comments: 194
  • About Pawn
  •  

Pawn assesses the value of items for you to make it easy to decide which items are better than others. It's similar in purpose to mods such as Tank Points, but completely customizable, and applicable to any class and situation. You can use it to help create multiple gear sets, or decide whether to take that weapon with higher DPS or the one with more crit rating, or decide between a necklace with MP5 and one with bonus healing.

Pawn is a mod for hardcore World of Warcraft players—you may not like it if you're not the sort of person who agonizes over stats and itemization. You can use premade Pawn "scale tags" that other people make and post on forums to set up Pawn for your spec without any extra effort. And, if you're the kind of person who goes through Wowhead and Lootzor looking for exactly the items you want for your gear sets, builds Excel spreadsheets, installs TheoryCraft, reads Elitist Jerks... well, Pawn might just be right up your alley.

  • See the readme file included with Pawn for more information on getting the most out of it.

Check out the Pawn scales that people have posted to the Unofficial Pawn forums.

Translated versions at WoWUI.IncGamers.com: German, Chinese

Alpha and beta versions of Pawn for the Wrath of the Lich King beta are available on CurseForge.

  • Downloads (4)
  •  
Advertisement

You need to login or register to post comments.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
 
  • Aug. 6, 2008, 09:27PM (1 day, 2 hours ago)

    This addon is great. I decided on a whim to look for an addon kind of like tankpoints but configurable and I'm very pleased that there is one.

  • Aug. 7, 2008, 03:58AM (19 hours, 53 minutes ago)

    Glad you like it!

  • July 31, 2008, 01:53AM (1 week ago)

    I've changed my mind a bit about Pawn 1.1; I'm now thinking that I'll go ahead and release version 1.1 for both the live realms and the Wrath beta, since Wrath is still a few months off, and a few months is a long time to go with no new Pawn updates. So, if you feel like testing an alpha of Pawn 1.1, head on over to CurseForge. It's starting to look pretty good on the live realms now (and probably still sucks hard on Wrath).

    http://wow.curseforge.com/projects/pawn/

  • July 29, 2008, 03:41PM (1 week, 2 days ago)

    Hey after upgrading to 1.0.4 some of my scales aren't appearing on tooltips anymore. I didn't have a chance to open Pawn to have a look (I was tanking ZA until late) but it seems like the scales I set prior to 1.0.3 are still showing up, but those I set using the 1.0.3 client aren't.

    I'll try to take a look after the realms come up.

  • July 31, 2008, 01:55AM (1 week ago)

    Actually, one thing to check is to make sure that the "show this scale in item tooltips" option is checked for all scales that you want to show up. (On the Scales tab, choose the scale you want to modify from the dropdown, and then look for that checkbox at the bottom.) I think I made it default to checked for all new scales, but I'm not 100% sure. That could be your problem.

  • July 29, 2008, 04:24PM (1 week, 2 days ago)

    Okay. If you haven't turned the option on already, please turn on the "user interface errors" option on the Interface Options screen. That'll give you a few details if Pawn has an error; having those details will help me track down problems.

  • July 28, 2008, 07:56PM (1 week, 3 days ago)

    I've posted Pawn 1.1 ALPHA 1, but it's meant for Wrath of the Lich King. I recommend sticking with the 1.0.4 version. In fact, just so you don't get too enticed, I'm not even going to tell you what's new just yet. :)

  • July 28, 2008, 09:07PM (1 week, 3 days ago)

    Hmmm, maybe alphas don't show up on the main page anymore. You can get the Pawn alphas here:

    http://wow.curseforge.com/projects/pawn/

  • July 28, 2008, 03:52AM (1 week, 3 days ago)

    I'm still getting the following error while using Pawn 1.0.4 in WoTLK beta:

    [2008/07/27 20:26:08-127-x1]: Pawn-1.0.4\Pawn.lua:93: hooksecurefunc(): SetCraftItem is not a function
    Pawn-1.0.4\Pawn.lua:93: in function `PawnInitialize'
    Pawn-1.0.4\Pawn.lua:55: in function `PawnOnEvent'
    <string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

    ---

    These errors popped up when I opened the Pawn config UI (which for some reason I could only open through the Blizzard Addon page.../pawn wasn't working):

    [2008/07/27 20:50:11-129-x1]: Interface\FrameXML\UIDropDownMenu.lua:772: attempt to index local 'frame' (a number value):
    Pawn-1.0.4\PawnUI.lua:111: in function `PawnUIFrame_CurrentScaleDropDown_OnShow'
    <string>:"*:OnShow":1: in function <[string "*:OnShow"]:1>
    <in C code>: in function `Show'
    <string>:"*:OnClick":3: in function <[string "*:OnClick"]:1>

    ---

    [2008/07/27 20:50:11-129-x1]: Pawn-1.0.4\PawnUI.lua:383: attempt to call method 'SetTextColor' (a nil value)
    Pawn-1.0.4\PawnUI.lua:356: in function `PawnUIFrame_StatsList_Update'
    <string>:"*:OnShow":1: in function <[string "*:OnShow"]:1>
    <in C code>: in function `Show'
    <string>:"*:OnClick":3: in function <[string "*:OnClick"]:1>

    ---

    2008/07/27 20:50:22-129-x1]: Pawn-1.0.4\PawnUI.lua:383: attempt to call method 'SetTextColor' (a nil value)
    Pawn-1.0.4\PawnUI.lua:356: in function `PawnUIFrame_StatsList_Update'
    Pawn-1.0.4\PawnUI.lua:130: in function `PawnUIFrame_CurrentScaleDropDown_SelectScale'
    Pawn-1.0.4\PawnUI.lua:172: in function `initFunction'
    Interface\FrameXML\UIDropDownMenu.lua:51: in function `UIDropDownMenu_Initialize':
    Pawn-1.0.4\PawnUI.lua:118: in function `PawnUIFrame_CurrentScaleDropDown_Reset'
    Pawn-1.0.4\PawnUI.lua:271: in function `OKCallbackFunction'
    Pawn-1.0.4\PawnUI.lua:821: in function `PawnUIStringDialog_OKButton_OnClick'
    <string>:"*:OnClick":1: in function <[string "*:OnClick"]:1>

    ---

  • July 28, 2008, 07:43PM (1 week, 3 days ago)

    Thanks for the report. I should theoretically have a spot in the beta soon thanks to WoWInterface; once I'm in, I'll get things working better.

  • July 28, 2008, 07:59PM (1 week, 3 days ago)

    Check out the Pawn 1.1 alpha that I posted. I still can't test it on beta yet, but hey, it really can't be any worse than before. :)

  • July 21, 2008, 07:37PM (2 weeks, 3 days ago)

    Getting this error upon login:
    [2008/07/21 21:35:21-2027-x1]: Pawn-1.0.3\Pawn.lua:1448: attempt to perform arithmetic on field 'SpellDamage' (a nil value)
    Pawn-1.0.3\Pawn.lua:80: in function `PawnInitialize'
    Pawn-1.0.3\Pawn.lua:55: in function `PawnOnEvent'
    <string>:"*:OnEvent":1: in function <[string "*:OnEvent"]:1>

  • July 21, 2008, 09:19PM (2 weeks, 3 days ago)

    Thanks for the report (with usable error information <3). I've posted Pawn 1.0.4 to fix this issue. It should be available on the site shortly.

  • July 21, 2008, 08:30AM (2 weeks, 3 days ago)

    For curious casters, the formula for determining the spell power of an item in WoW 3.0 given the amount of healing and spell damage it has in WoW 2.4 is as follows:

    Spell power = .7 * spell damage + .3 * healing

    Round fractions down. This formula is unlikely to change before WoW 3.0's release.

  • July 20, 2008, 11:59PM (2 weeks, 3 days ago)

    Pawn 1.0.3 is out. This is a "preparing for Wrath of the Lich King" release. I made a few changes to make it hopefully behave properly on the Wrath beta, including support for the new spell power stat. This version also works on the live realms. If you're a caster class in the beta, you will probably need to maintain slightly different scales between your live and beta characters; see the Wrath section of the readme file for further details on itemization changes. I'm not in the Wrath beta yet, so if you run into problems using Pawn in the beta with this version, let me know, and I'll see if I can make another update.

  • July 20, 2008, 11:57PM (2 weeks, 3 days ago)

    Pawn 1.0.3 is out. This is a "preparing for Wrath of the Lich King" release. I made a few changes to make it hopefully behave properly on the Wrath beta, including support for the new spell power stat. This version also works on the live realms. If you're a caster class in the beta, you will probably need to maintain slightly different scales between your live and beta characters; see the Wrath section of the readme file for further details on itemization changes. I'm not in the Wrath beta yet, so if you run into problems using Pawn in the beta with this version, let me know, and I'll see if I can make another update.

  • July 8, 2008, 06:42PM (1 month ago)

    Is there any way you could have an option where Pawn shows you what gems (according to the values you assigned) it would recommend per item?

  • July 8, 2008, 06:58PM (1 month ago)

    Yeah, I'd like to add something to the item socketing window that suggests gems for you.

  • June 27, 2008, 09:39AM (1 month, 1 week ago)

    There are a lot of scales with "0,5" scales for a value but I'm not able to add them,just 1 and 0 is accepted...

    edit: ahhhhhhhh sry^^ Tried 0,5 all the time...0.5 works
    btw: some of the scales in your forum contains sth called "spellpower" what's that ? spelldmg ? penetration ?

  • June 27, 2008, 05:27PM (1 month, 1 week ago)

    SpellPower is the old stat from before the spell damage -> healing changes; 1 SpellPower = 1 Spell Damage + 1 Healing. When you import that scale into Pawn, it will try to guess the Spell Damage and Healing values you'd want, but you should check them.

 
  • Similar Addons
  •  
  1. 1,722 Outfitter Inventory & Bags
  2. 1,380 Bagnon Inventory & Bags
  3. 975 OneBag Inventory & Bags
  4. 900 RatingBuster Inventory & Bags
  5. 523 Enhanced Newbie ... Auction & Economy, PvP, ...
Advertisement