Thread: adding 634 NPCs and Items

Results 1 to 10 of 10
  1. #1 adding 634 NPCs and Items 
    Banned
    Join Date
    Dec 2011
    Posts
    95
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    Adding 634 npcs

    I really want to know how to add 634 npc to my client.

    I've added the read value into the client under entitydef.java, I don't know what to add next and were to place them.

    I've added a index1 folder into my cache.

    What do I do with 634npc.dat. And what do i do with the 634npc.idx.

    And were do i place the npc models?
    Is it under the index1 folder?

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    Adding 634 items

    What do I need for the items and were to place them like above.
    Reply With Quote  
     

  2. #2  
    Registered Member trickboy's Avatar
    Join Date
    Dec 2011
    Posts
    355
    Thanks given
    27
    Thanks received
    14
    Rep Power
    26
    Please use this feature it's free:
    [Only registered and activated users can see links. ]

    2.25x experience rate, and over 70 quests.
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Dec 2011
    Posts
    95
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    i've used that 1000 times can't find it...
    Reply With Quote  
     

  4. #4  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,287
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    Place all the npc models in your index1 folder, the folder should be located in your cache folder. Use Toms cache suite to pack the npc indexes. And galkons cache packing indexes to pack the models
    Reply With Quote  
     

  5. #5  
    Banned
    Join Date
    Dec 2011
    Posts
    95
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    Quote Originally Posted by Karma_K View Post
    Place all the npc models in your index1 folder, the folder should be located in your cache folder. Use Toms cache suite to pack the npc indexes. And galkons cache packing indexes to pack the models
    get stuck at loading models 71% no errors at all.
    Reply With Quote  
     

  6. #6  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,287
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    Quote Originally Posted by Rage 0wnz View Post
    get stuck at loading models 71% no errors at all.
    Elaborate.
    Reply With Quote  
     

  7. #7  
    Banned
    Join Date
    Dec 2011
    Posts
    95
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    Quote Originally Posted by Karma_K View Post
    Elaborate.
    What do you mean by that?
    Reply With Quote  
     

  8. #8  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,287
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    Quote Originally Posted by Rage 0wnz View Post
    What do you mean by that?
    Means to explain it a little more/better, to go more in depth
    Reply With Quote  
     

  9. #9  
    Banned
    Join Date
    Dec 2011
    Posts
    95
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    Quote Originally Posted by Karma_K View Post
    Means to explain it a little more/better, to go more in depth

    When I removed this

    Code:
    drawLoadingText(70, "Requesting models");
    			k = onDemandFetcher.getVersionCount(0);
    			for(int k1 = 0; k1 < k; k1++)
    			{
    				int l1 = onDemandFetcher.getModelIndex(k1);
    				if((l1 & 1) != 0)
    					onDemandFetcher.method558(0, k1);
    			}
    It worked by gets stuck on loading please wait.
    Reply With Quote  
     

  10. #10  
    Banned
    Join Date
    Dec 2011
    Posts
    95
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    bump.
    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. Donator ranks can spawn npc and items?
    By edgevillepkz in forum Help
    Replies: 10
    Last Post: 08-20-2010, 07:37 PM
  2. Dev 2.7 npc and item adding?
    By Rock_Gyo in forum Help
    Replies: 1
    Last Post: 10-28-2009, 02:17 AM
  3. Dev 2.7 npc and item adding?>
    By Rock_Gyo in forum Help
    Replies: 1
    Last Post: 10-27-2009, 09:57 PM
  4. Some spirit of summer npcs and items
    By rockefella08 in forum Configuration
    Replies: 13
    Last Post: 03-15-2009, 12:16 AM
  5. Make ur npc and item with silab output how?
    By Mocro in forum RS2 Server
    Replies: 2
    Last Post: 11-19-2007, 11:01 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
  •