Thread: Here's one for you [pi]

Results 1 to 3 of 3
  1. #1 Here's one for you [pi] 
    Registered Member
    Join Date
    Apr 2015
    Posts
    13
    Thanks given
    1
    Thanks received
    1
    Rep Power
    0
    so for some reason it's not applying the level requirement to the cases "15335" and "15039" (arcane stream necklace and my chaotic maul) I can still equip them with 1 strength and 1 magic while both should be 80.

    AND BEFORE YOU ASK... YES I'M SURE THE CASE NUMBERS ARE CORRECT (CORRESPONDING TO THE ITEM ID) - THESE ARE THE ONLY ITEMS BY THESE IDs.
    thank you for your time

    case 13876:
    case 13873:
    case 13870:
    c.rangeLevelReq = 78;
    c.defenceLevelReq = 78;
    break;

    case 13864:
    case 13861:
    case 13858:
    c.magicLevelReq = 78;
    c.defenceLevelReq = 78;
    break;

    case 15040:
    case 15335:
    c.magicLevelReq = 80;
    break;

    case 15039:
    c.strengthLevelReq = 80;
    break;

    case 13738:
    case 13740:
    case 13742:
    case 13744:
    c.defenceLevelReq = 75;
    break;

    case 13879:
    case 13883:
    c.rangeLevelReq = 78;
    break;
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Jul 2012
    Posts
    900
    Thanks given
    66
    Thanks received
    85
    Rep Power
    0
    use an appropriate thread title....
    ot: check your wearitem method in itemassistant
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Registered Member
    Join Date
    Apr 2015
    Posts
    13
    Thanks given
    1
    Thanks received
    1
    Rep Power
    0
    I have added nearly 75 cases to this list, my wearitem method is correct

    - - - Updated - - -

    nevermind, took a closer look, lol thanks bro.
    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. Auto Cache Downloader for you! [PI]
    By Lawless in forum Tutorials
    Replies: 9
    Last Post: 09-01-2017, 12:32 AM
  2. Replies: 9
    Last Post: 06-07-2015, 01:35 AM
  3. [PI] Here's one for you experts out there.
    By Keepin_Green in forum Help
    Replies: 1
    Last Post: 10-03-2013, 11:49 AM
  4. Heres some info for you
    By Ariana Grande in forum Spam
    Replies: 2
    Last Post: 03-05-2012, 05:57 PM
  5. [PI] Summoned npc attacks for you [PI]
    By MrClassic in forum Requests
    Replies: 8
    Last Post: 04-26-2011, 10:28 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
  •