Thread: [PI]Item wields in wrong spot.

Page 1 of 2 12 LastLast
Results 1 to 10 of 11
  1. #1 [PI]Item wields in wrong spot. 
    Registered Member
    Join Date
    Apr 2010
    Posts
    62
    Thanks given
    4
    Thanks received
    3
    Rep Power
    1
    For example: Bunny Ears. I click them to wear them, but for some reason they decide to go to the Weapon slot instead of the hat slot.

    And yes, i did add the item to Public Static Int hats[] in items.java.
    Reply With Quote  
     

  2. #2  
    Registered Member
    Underoath's Avatar
    Join Date
    Sep 2008
    Posts
    2,943
    Thanks given
    826
    Thanks received
    582
    Rep Power
    853
    The item equips are not loaded from items.java, they are loaded from equipment.dat in the data folder. If you want to edit it use the tool Sanity released.


    Special thanks to Payton :trollface:
    Spoiler for People I respect:

    Definitely not you, faggot.

    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Apr 2010
    Posts
    62
    Thanks given
    4
    Thanks received
    3
    Rep Power
    1
    It wont work. It opens and closes . I added EquipmentEditor.jar to the data folder where equipment.dat is located but it still just opens and closes >_<
    Reply With Quote  
     

  4. #4  
    Registered Member
    Join Date
    Apr 2010
    Posts
    62
    Thanks given
    4
    Thanks received
    3
    Rep Power
    1
    bump
    Reply With Quote  
     

  5. #5  
    Member [PI]Item wields in wrong spot. Market Banned


    Luke132's Avatar
    Join Date
    Dec 2007
    Age
    35
    Posts
    12,574
    Thanks given
    199
    Thanks received
    7,106
    Rep Power
    5000
    And yes, i did add the item to Public Static Int hats[] in items.java


    did you remove it from the one it was in before?

    Attached imageAttached image
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Apr 2010
    Posts
    62
    Thanks given
    4
    Thanks received
    3
    Rep Power
    1
    yeah, i even completely removed any existing ones and it still wields and in the weapon slot .-.
    Reply With Quote  
     

  7. #7  
    Registered Member
    Join Date
    Aug 2010
    Posts
    25
    Thanks given
    0
    Thanks received
    0
    Rep Power
    1
    Go to itemhandler.java do ctrl+f find the id number then it should be under say somthing like
    chestplate(9856, 4588, 5451)
    and then their sshould be the id number you searched under the chest plate, You scroll down past the long list of ids till the end and it should be like this at the end
    , 1234) if it is like that you do this , 1234, Your Id) Then save and compile and when you equip it it should be what you put it as
    Reply With Quote  
     

  8. #8  
    Extreme Donator


    Join Date
    Nov 2009
    Posts
    1,421
    Thanks given
    559
    Thanks received
    266
    Rep Power
    236
    If it's in wrongplace, re download equipment editor, put it in data/data with other 3 configs.

    Run it.
    Type item id to change.
    click load.
    select spot from dropdown.
    Click change.
    click save.

    Compile, reload.

    You need to do load, change, save in that order.
    Reply With Quote  
     

  9. #9  
    Registered Member
    3lv3n snip3r's Avatar
    Join Date
    Jan 2011
    Posts
    916
    Thanks given
    48
    Thanks received
    114
    Rep Power
    84
    Some of my weapons that i add go into the helmet slot, how can i fix it?
    Reply With Quote  
     

  10. #10  
    Registered Member
    IngeniousPentaSquid's Avatar
    Join Date
    Jun 2011
    Age
    28
    Posts
    993
    Thanks given
    47
    Thanks received
    140
    Rep Power
    79
    god, item.cfg. add it there. Item.java loads the names from item.cfg. So make sure it's in item.cfg as well
    Reply With Quote  
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •