I have some custom items that I am trying to impliment into POL, but I dont know how to alter the picture of it in the backpack, or the picture on the paperdoll. I have the paper-doll one (gump) in the verdata file, but I cannot get POL to use it. Is there something I am not doing correctly?
Quote:
Weapon 0xf557
{
Name talons
Desc Blade Talons
Speed 40
Damage 6d4+3
Attribute Wrestling
MaxHP 100
Script talons
HitSound 0x23C
MissSound 0x23A
Anim 0xA
MountedAnim 0x1a
VendorSellsFor 250
VendorBuysFor 90
blockcircle 9
equipscript :combat:item_equip
unequipscript :combat:item_unequip
hitscript :weapons:mainhit
BlocksCastingIfInHand 1
AR 10
Gump 877
}