Thread: Custom items aren’t equippable

Results 1 to 3 of 3
  1. #1 Custom items aren’t equippable 
    Registered Member
    Join Date
    Mar 2017
    Posts
    39
    Thanks given
    17
    Thanks received
    2
    Rep Power
    58
    Hello Rune-Server!

    TASK
    Adding a custom scythe of vitur, as well as two other weapons.

    PROBLEM
    The item appears correctly and SHOULD have all of the correct characteristics (added to item.cfg, itemdefinition and much more) as it’s respective OSRS variant, but isn’t equippable. If i’m correct, weapons are being stored in equipment.dat, which seems inaccessible by text-editing. All other targetSlots are called in the Item class.

    WHAT I HAVE TRIED
    • Replacing already existing equippable item id’s (Client-sided), such as the White scimitar, which I confirmed to be equippable. (Still unequippable)
    • Followed a similar custom that already exists and works.


    Thank you in advance to anyone willing to take a crack at it.

    RESOLVED AND HERES HOW FOR ANYONE WITH THE SAME ISSUE
    Quote Originally Posted by 1047881l View Post
    Great advice. Equip packet was being sent and aligned with the original item’s though.

    Resolved the issue being the use of ItemDefinition = WeaponName.forID(###) and WeaponName.maleModel. After converting to the proper ints, was able to equip.
    Reply With Quote  
     

  2. #2  
    Community Veteran


    arch337's Avatar
    Join Date
    Sep 2008
    Posts
    2,833
    Thanks given
    187
    Thanks received
    306
    Discord
    View profile
    Rep Power
    770
    Check your equip weapon packet to see what prevent it from being equipped.
    Then just make sure there is nothing preventing it from being equipped (if the packet is even being sended)


    "A fail act is something you do regular, but a dumb act is something you can learn from"
    Spoiler for Problem?:
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Registered Member
    Join Date
    Mar 2017
    Posts
    39
    Thanks given
    17
    Thanks received
    2
    Rep Power
    58
    Quote Originally Posted by arch337 View Post
    Check your equip weapon packet to see what prevent it from being equipped.
    Then just make sure there is nothing preventing it from being equipped (if the packet is even being sended)
    Great advice. Equip packet was being sent and aligned with the original item’s though.

    Resolved the issue being the use of ItemDefinition = WeaponName.forID(###) and WeaponName.maleModel. After converting to the proper ints, was able to equip.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

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


User Tag List

Similar Threads

  1. [NEW]Galkons Anarchy[200+ Custom Items]
    By Galkon in forum Downloads
    Replies: 169
    Last Post: 01-15-2009, 03:25 AM
  2. Anyone have an item editer? (for custom items)
    By araf5 in forum RS2 Client
    Replies: 2
    Last Post: 06-12-2008, 08:18 PM
  3. [TUT]Some custom items[TUT]
    By Galkon in forum Tutorials
    Replies: 13
    Last Post: 04-17-2008, 10:25 PM
  4. Zzzpk'S Custom items!(includes item.gfx)..
    By Software in forum Tutorials
    Replies: 31
    Last Post: 03-24-2008, 01:56 PM
  5. Project Scape v3.5 Client with custom items/377
    By blackfirexx in forum RS2 Client
    Replies: 11
    Last Post: 09-07-2007, 12:48 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •