Jump to content

Super Arki

Members
  • Posts

    30
  • Joined

  • Last visited

Posts posted by Super Arki

  1. accname - [ACCESSORY_IDs.ACCESSORY_Black_Valk] = "_Black_Valk",

    accessoryid - ACCESSORY_Black_Valk = 1404,

     

    Id: 30000
    AegisName: "Black_Valk"
    Name: "Black Valkyrie Helm"
    Type: 4
    Weight: 10
    Job: {
    All: true
    Novice: true
    }
    Loc: 256
    EquipLv: 1
    Refine: true
    View: 1404
    Script: <" bonus bAllStats,7; ">
     
    Bakit Goggles yung lumalabas? Salamat!
     

    post-35502-0-59041800-1469989204_thumb.jpg

  2. Bakit po yung kapag sinuot ko yung item hindi po lumalabas ung itsura? Salamat po.

     

    Eto po example. Nakasuot na po yung sakurazuka. Gumagana na din po yung effect. Yung pinaka itsura nalang po di lumalabas. Salamat po ng marami.

    post-35502-0-88023900-1446277875_thumb.png

  3. I'm having difficulties in adding scripts in item_db.

     

    The effect of suit is "+100 Str, Agi, Int, Dex and Disguise into a Mob.

     

    For example disguise into ifrit.

     

    what script will i use after this

     

    bonus bStr,100; bonus bAgi,100; bonus bInt,100; bonus b;Dex,100

  4. Hi Guys! Im just going to ask about iteminfo.lua

     

    Do i need to manually add

     

    [<item id>] = {
    unidentifiedDisplayName = <item name to show when not magnified>,
    unidentifiedResourceName = <file name prefix used for all the images and drop sprite when not magnified>,
    unidentifiedDescriptionName = { <comma separated list of strings>,<to get multiple lines>,<in item description> },
    identifiedDisplayName = <item name to show when magnified>,
    identifiedResourceName = <file name prefix used for all the images and drop sprite when magnified>,
    identifiedDescriptionName = { <same format as unidentifiedDescriptionName but for magnified items> },
    slotCount = <number of slots>,
    ClassNum = <View ID - yes the same one that was there item_db>
    },

     

    Of my custom item?

     

    Thank you!

  5. Hi! Magtatanong lang po ako sa pag add ng custom items.

     

    Kinuha ko po yung lumang grf ng server namen dati.

     

    Nakuha ko po eto:

     

    idnum2desctable.txt
    idnum2resnametable.txt
    idnum2displaynametable.txt
    itemslotcounttable.txt
    accessoryid.lua
    accname.lua

    + Sprites

     

    Question po is:

     

    Mag sscript pa po ba ako sa item_db ng mga items na nandiyan? Salamat po.

×
×
  • Create New...