Thread: Vencillio NPCDefinitions XML generator

Results 1 to 9 of 9
  1. #1 Vencillio NPCDefinitions XML generator 
    Waddup

    Stan's Avatar
    Join Date
    Apr 2016
    Posts
    376
    Thanks given
    110
    Thanks received
    394
    Rep Power
    521
    Nothing special really but had this dusting on my PC, guess it may be usefull for some people due to the popularity of Vencillio.
    It's not a dumper, just converts the OpenRS npcs.txt dump to the Vencillio format.

    1. Download OpenRS here: https://www.rune-server.ee/runescape...64-openrs.html
    2. Set up the folder locations (Jagex OSRS cache, not your Vencillio cache folder)
    3. Run the TypeDumper class in net.openrs.cache.tools
    4. Place this file in net.openrs.cache.tools: https://www.dropbox.com/s/5kyeud5pvu...mper.java?dl=0
    5. Change the folder location variables
    6. Run the NpcDefDumper class


    Results in this format:
    Code:
    <NpcDefinition>
            <id>7554</id>
            <name>Great olm</name>
            <walkAnimation>65535</walkAnimation>
            <standAnimation>65535</standAnimation>
            <turn180Animation>65535</turn180Animation>
            <turn90CWAnimation>65535</turn90CWAnimation>
            <turn90CCWAnimation>65535</turn90CCWAnimation>
            <level>1043</level>
            <size>5</size>
            <attackable>true</attackable>
        </NpcDefinition>
    Here's a dump for #129 if you don't want to download all of this: https://www.dropbox.com/s/s4v4e9rbof...tions.xml?dl=0

    Enjoy.
    Reply With Quote  
     


  2. #2  
    Donator

    i dds you's Avatar
    Join Date
    Jun 2013
    Posts
    831
    Thanks given
    678
    Thanks received
    160
    Rep Power
    92
    Awesome share, will definitely help people Stan!
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Aug 2016
    Posts
    82
    Thanks given
    34
    Thanks received
    45
    Rep Power
    0
    Nice share!
    Reply With Quote  
     

  4. #4  
    lol k


    Join Date
    Mar 2016
    Posts
    301
    Thanks given
    114
    Thanks received
    143
    Rep Power
    414
    Thanks stan helps alot.
    Reply With Quote  
     

  5. #5  
    Respected Member


    Join Date
    Jan 2009
    Posts
    5,743
    Thanks given
    1,162
    Thanks received
    3,603
    Rep Power
    5000
    you could just load them from the cache server side rather than all this fuck around?
    Reply With Quote  
     

  6. #6  
    Waddup

    Stan's Avatar
    Join Date
    Apr 2016
    Posts
    376
    Thanks given
    110
    Thanks received
    394
    Rep Power
    521
    Quote Originally Posted by Stuart View Post
    you could just load them from the cache server side rather than all this fuck around?
    Made this when I was 1 week into RSPS development, didn't know anything about cache back then.
    Just some old code I still had, it's indeed "fuck around", but gets the job done. Didn't see any free alternatives around, so decided to release it instead of deleting it.
    Reply With Quote  
     

  7. Thankful users:


  8. #7  
    🖤Runic Developer🖤
    Castiel's Avatar
    Join Date
    Apr 2013
    Posts
    1,752
    Thanks given
    564
    Thanks received
    288
    Rep Power
    609
    Quote Originally Posted by Stan_ View Post
    Made this when I was 1 week into RSPS development, didn't know anything about cache back then.
    Just some old code I still had, it's indeed "fuck around", but gets the job done. Didn't see any free alternatives around, so decided to release it instead of deleting it.
    how would do the same to items Vencillio items XML generator
    Attached image
    Attached image
    Reply With Quote  
     

  9. #8  
    Waddup

    Stan's Avatar
    Join Date
    Apr 2016
    Posts
    376
    Thanks given
    110
    Thanks received
    394
    Rep Power
    521
    Quote Originally Posted by deaneo88 View Post
    how would do the same to items Vencillio items XML generator
    For items you'll need an actual dumper that retrieves information from the OSRS Wiki instead of simple code that just transforms a txt file into a xml file. Ain't giving that one away for free, sorry.
    I'm doing dumping services for wiki-related dumps in any format if you're interested: https://www.rune-server.ee/black-mar...-services.html
    Reply With Quote  
     

  10. Thankful user:


  11. #9  
    Registered Member

    Join Date
    Oct 2011
    Posts
    2,084
    Thanks given
    0
    Thanks received
    1,043
    Rep Power
    3608
    thanks for this.
    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. [Vencillio #108] Updated Item XMLs
    By Recon in forum Configuration
    Replies: 25
    Last Post: 05-01-2020, 06:08 AM
  2. [116 Vencillio] Item XML Files
    By tiller in forum Configuration
    Replies: 16
    Last Post: 11-08-2017, 02:49 AM
  3. [Vencillio] Item and Npc definitions XML
    By Stan in forum Configuration
    Replies: 16
    Last Post: 10-18-2016, 12:52 PM
  4. Replies: 13
    Last Post: 01-26-2015, 10:16 PM
  5. need a full npcDefinitions.xml and npcs.xml
    By robincom in forum Requests
    Replies: 3
    Last Post: 02-07-2010, 09:47 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
  •