Thread: Changing Item ID's via cache

Results 1 to 3 of 3
  1. #1 Changing Item ID's via cache 
    Banned

    Join Date
    May 2008
    Posts
    2,327
    Thanks given
    55
    Thanks received
    67
    Rep Power
    0
    Okay right now on my client AGS is id: 11694
    is it posible so its 11694 AAAAND 35?

    like, how would i go about editing this?

    i tried editing it through ItemDef.java thinking that
    case 35:
    i = 11694;
    break;
    would work, but it didn't

    so now i think the only way is it somehow edit through the cache

    so does anyone have any ideas?
    Reply With Quote  
     

  2. #2  
    Registered Member Zevole's Avatar
    Join Date
    Sep 2010
    Posts
    164
    Thanks given
    0
    Thanks received
    17
    Rep Power
    10
    what do you mean by 11694 and 35?
    Reply With Quote  
     

  3. #3  
    Howdy

    gold_fish's Avatar
    Join Date
    Nov 2010
    Posts
    1,062
    Thanks given
    144
    Thanks received
    147
    Rep Power
    107
    The easiest thing you can prob do is make 35 the smae model and everything as 11694 in itemdef/class8 and then go through all server files that use 11694 and add 35 to it

    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. Replies: 1
    Last Post: 12-30-2010, 12:23 PM
  2. Item id's.
    By IX CAM XI in forum Help
    Replies: 0
    Last Post: 02-04-2010, 10:23 PM
  3. [508] Item ID's
    By rabbitfoot69 in forum Requests
    Replies: 4
    Last Post: 07-26-2009, 09:38 PM
  4. Item Id's
    By rolfcopter in forum Help
    Replies: 2
    Last Post: 02-05-2009, 07:08 PM
  5. 474 Item Id's
    By James™ in forum Configuration
    Replies: 10
    Last Post: 07-09-2008, 03:26 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •