Jump to content

Pink Guy

Members
  • Content Count

    34
  • Joined

  • Last visited

Posts posted by Pink Guy


  1. Hello guys, I tried following the guide on Herc wiki and also I tried following what was suggested in this topic but I can't successfully add a custom map.  I purchased a hosting and I currently access it via WINSCP.  I wanna know how to properly do the mapcache part since I used to just follow this guide.  Can someone please help me?


  2. Hello, I added custom items for my server.  For my latest addition the item sprites were appearing but it's displaying the incorrect ones and then a majority of them didn't show any sprite.  I can see the item and I can drop it (with drop sprite).  But when I wear the items, it's just wrong.  Currently, my items' View IDs are around 2170~.  I made sure the sprites are in the correct folder in my grf and my script in itemdb seems fine.  Can someone please help me?

    Example of my item.

    itemdb

    Quote

        Id: 29500
        AegisName: "blueflame"
        Name: "Blue Flame"
        Type: 5
        Buy: 20
        Upper: 63
        Loc: 4096
        EquipLv: 1
        Refine: false
        View: 2500
    },
    {
     

    iteminfo.lub (I'm using 2015 client).

    Quote

        [29500] = {
            unidentifiedDisplayName = "",
            unidentifiedResourceName = "",
            unidentifiedDescriptionName = {
            },
            identifiedDisplayName = "Blue Flame",
            identifiedResourceName = "blueflame",
            identifiedDescriptionName = { "..." },
            slotCount = 0,
            ClassNum = 0
        },

     

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.