PenUltima Online Forum Index Official Core: 096.7
Official Core: 097 2008-02-26
Donate towards the POL web hosting bill!
 POL Home   FAQ   Search    Memberlist   Usergroups    Register    Profile   Log in to check your private messages   Log in
What does it means " Objects not 'equippable' " ?

 
Post new topic   Reply to topic    PenUltima Online Forum Index -> Development Discussion 097
Display posts from previous:   

Author Message
Gnafu



Joined: 02 Feb 2006
Posts: 88
Location: Livorno, Italy

PostPosted: Sat Nov 03, 2007 5:11 am    Post subject: What does it means " Objects not 'equippable' " ? Reply with quote

When starting the server i get this messages:

Code:

[..cut..]
  data/pcequip.txt:.Item 0x75d52324 is supposed to be equipped on Character 0xea2, but is not 'equippable' on that character.
I'm so cool, I put it in the character's backpack!
.....Item 0x75d52325 is supposed to be equipped on Character 0x610b30, but is not 'equippable' on that character.
I'm so cool, I put it in the character's backpack!
..Item 0x75d52326 is supposed to be equipped on Character 0x240da, but is not 'equippable' on that character.
I'm so cool, I put it in the character's backpack!
.....Item 0x75d52382 is supposed to be equipped on Character 0x4c1b4, but is not 'equippable' on that character.
I'm so cool, I put it in the character's backpack!
.Item 0x75d52383 is supposed to be equipped on Character 0x655feb, but is not 'equippable' on that character.
I'm so cool, I put it in the character's backpack!
..........Item 0x75d52384 is supposed to be equipped on Character 0x6a811e, but is not 'equippable' on that character.
I'm so cool, I put it in the character's backpack!
[..cut..]


Theese objects are simple robes with objtype 0x1f03 and when the game is running they are regularly weareable.

The tiles.cfg entry for the 'robe' is:

Code:


tile 0x1f03
{
    Desc robe
    UoFlags 0x00404002
    Layer 22
    Height 1
    Weight 3
    Movable 1
    Equippable 1
    DescPrependA 1
}


The itemdesc entry for 0x1f03 is:
Code:

Armor 0x1F03
{
   Name      Robe
   Desc      Robe
   AR      4
   Coverage   Body
   Coverage   Legs/feet
   Coverage   Arms
   VendorSellsFor   38
   VendorBuysFor   1
   maxhp      50
   equipscript   ::skilladvancerequip
   unequipscript   ::skilladvancerunequip
   DestroyScript   ::maindestroy
   Weight 10
}


And the messages comes up even if i change all the equipscripts in "return 1" to make everything wearable to everyone.

What's wrong with it ??
What does it means that the "Item is supposed to be equipped on Character, but is not 'equippable' on that character." ???

Thank in advance

Author Message
dkpat



Joined: 24 Jul 2007
Posts: 38

PostPosted: Sun Nov 04, 2007 4:30 pm    Post subject: Reply with quote

i get that all the time. I'm not sure exactly how to solve it but the easiest way is to get rid of the item. got to your pcequip.txt file in the data folder, find that specific item mentioned, and delete it from that list.

Post new topic   Reply to topic    PenUltima Online Forum Index -> Development Discussion 097 All times are GMT - 4 Hours
Page 1 of 1

 




Powered by phpBB © 2001, 2005 phpBB Group :: Theme & Graphics by GHS & Scott E. Royalty