Jump to content
  • 0

Rebellion Vending machines missing stuff


Question

3 answers to this question

Recommended Posts

Posted

mk ill try to get the latest KRO, 

 

but im using the latest revision of the english translation i believe so idk if that iteminfo.lub part will help. 

Posted

heres an example data needed to item id 13197 "Mini_Mei" that must be found into your grf.

 

data\sprite\¾ÆÀÌÅÛ\¹Ì´Ï¸ÞÀÌ.act

data\sprite\¾ÆÀÌÅÛ\¹Ì´Ï¸ÞÀÌ.spr

data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\collection\¹Ì´Ï¸ÞÀÌ.bmp

data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\item\¹Ì´Ï¸ÞÀÌ.bmp

and heres the script looks like in itemInfo.lub

 

    [13197] = {
        unidentifiedDisplayName = "Gatling Gun",
        unidentifiedResourceName = "µå¸®ÇÁÅÍ",
        unidentifiedDescriptionName = {
            "Unknown Item, can be identified by ^6A5ACDMagnifier^000000."
        },
        identifiedDisplayName = "Mini Mei",
        identifiedResourceName = "¹Ì´Ï¸ÞÀÌ",
        identifiedDescriptionName = {
            "A modified version of mass-produced gatling gun. It's quite useful considering it's quality.",
            "Class: ^777777Gatling Gun^000000",
            "Attack: ^777777220^000000",
            "Weight: ^777777250^000000",
            "Weapon Level: ^7777772^000000",
            "Required Level: ^777777106^000000",
            "Jobs: ^777777Rebellion^000000"
        },
        slotCount = 2,
        ClassNum = 19
    },

this is only applies to client that support itemInfo.lub else must manually update your idnum2item and num2item text files.

if you find this hard to do then disable that vending machine.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...