Thread: 209 Model materials dump (alongside with some other info)

Results 1 to 5 of 5
  1. #1 209 Model materials dump (alongside with some other info) 
    nice


    Join Date
    Jul 2014
    Posts
    740
    Thanks given
    382
    Thanks received
    562
    Rep Power
    4239
    Contains the following data:
    Code:
    public record ModelDumpData(int modelId, Set<Integer> hslColors, Set<Integer> rgbInHex,
                                Set<Integer> textureIds, Map<Integer, Integer> occurrences,
                                List<Integer> associatedItemIds, List<Integer> associatedNpcIds,
                                List<Integer> associatedObjectIds, List<Integer> associatedGFXIds) {
    
    
    }
    Example of model 9638(fire cape wear model):
    Code:
    {
      "modelId" : 9638,
      "hslColors" : [ 0, 6032, 924 ],
      "rgbInHex" : [ 0, 6905695, 5386245, 8392455 ],
      "textureIds" : [ 40 ],
      "occurrences" : {
        "0" : 1,
        "6032" : 14,
        "40" : 24,
        "924" : 24
      },
      "associatedItemIds" : [ 6570, 24223 ],
      "associatedNpcIds" : [ 11681, 11682, 11683 ]
    }
    Link: https://www.dropbox.com/s/erd4ujwkc5whv7q/modelmaterialdump.json?dl=1
    Last edited by Suic; 11-23-2022 at 06:47 PM.
    Attached image
    Reply With Quote  
     

  2. Thankful users:


  3. #2  
    Inferno Founder

    Jin_'s Avatar
    Join Date
    May 2017
    Posts
    1,852
    Thanks given
    16
    Thanks received
    333
    Rep Power
    400
    Top man
    Reply With Quote  
     

  4. #3  
    Respected Member


    Join Date
    Jan 2009
    Posts
    5,743
    Thanks given
    1,162
    Thanks received
    3,603
    Rep Power
    5000
    Not all heroes wear capes, this will be very useful
    Reply With Quote  
     

  5. #4  
    'Slutty McFur'

    Owain's Avatar
    Join Date
    Sep 2014
    Age
    26
    Posts
    2,894
    Thanks given
    2,360
    Thanks received
    2,200
    Rep Power
    5000
    very cool very nice thnx sooick


    Spoiler for wat:
    Attached image
    Attached image

    Attached image


    Reply With Quote  
     

  6. #5  
    Donator


    Join Date
    Nov 2011
    Posts
    784
    Thanks given
    108
    Thanks received
    705
    Rep Power
    5000
    Very noice
    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: 3
    Last Post: 06-11-2017, 03:06 PM
  2. Problem with some models
    By T.N.T in forum Help
    Replies: 2
    Last Post: 06-12-2016, 11:49 PM
  3. Replies: 6
    Last Post: 06-03-2010, 03:21 PM
  4. Help with paths and some other stuff.
    By Terror in forum Help
    Replies: 2
    Last Post: 10-19-2009, 02:25 AM
  5. Replies: 4
    Last Post: 08-04-2009, 05:03 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
  •