Jump to content

kyeme

High Council
  • Content Count

    500
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by kyeme


  1. 7XMFHAx.jpg

     

    Can anyone help me how to implement this? it still won't work even though i already put the files.

    Thanks in advance :)

     

    Costume MoonStar and World Star Files: http://www.mediafire.com/?strrd93axxtjut6

     

    idnum2itemdisplaynametable.txt:


    18742#C_MoonStar_Accessory#18744#C_World_Star# 

     

    idnum2itemresnametable.txt

    18742#´Þ°úº°ÀÇÀå½Ä#18744#½´ÆÛ½ºÅ¸ÀÇÀå½Ä# 

     

    idnum2itemdesctable.txt

    18742#ohh can feel the small universe ..Class : ^777777Costume^000000 Def : ^7777770^000000location : ^777777Mid ^000000weight : ^7777770^000000Required Lv : ^7777771^000000Jobs : ^777777All Jobs^000000#18744#you feel that one of world starClass : ^777777Costume^000000 Def : ^7777770^000000location : ^777777Mid ^000000weight : ^7777770^000000Required Lv : ^7777771^000000Jobs : ^777777All Jobs^000000# 

     

    lua files:

    datainfo/

    accessoryid.lua

     


    ACCESSORY_MOON_STAR_DECO = 881,

    ACCESSORY_SUPERSTAR_DECO = 883,

     

    accname.lua


     


    [ACCESSORY_IDs.ACCESSORY_MOON_STAR_DECO] = "_´Þ°úº°ÀÇÀå½Ä",
    [ACCESSORY_IDs.ACCESSORY_SUPERSTAR_DECO] = "_½´ÆÛ½ºÅ¸Àå½Ä",

     

    item_db2.txt

    18742,C_MoonStar_Accessory,C MoonStar Accessory,5,0,,0,,0,,0,0xFFFFFFFF,7,2,2048,,1,0,881,{},{},{}
    18744,C_World_Star,C World Star,5,0,,0,,0,,0,0xFFFFFFFF,7,2,2048,,1,0,883,{},{},{}
     
     
    @edit

  2. Im suggesting for cash shop discount xD

    Example:

     

    cash_shop: (
    {
        discount: 50 // 50% discount in cat_0
    cat_0: { //New
    RTC_Winner_Hat:2000
    King_Poring_Hat:2500
        }
    },
    {
       discount: 10 // 10% discount in cat_1
    cat_1: { //Hot
    Baricade_Repair_Kit:10
    Guardian_Stone_Repair_Kit:8
          Muffler_Box:3
        }
    },
    {
       discount: 0 // default
    cat_2: { //Rental
    Boarding_Halter_7_Box:25
        }
    }
     
     
    ~Results:
    RTC_Winner_Hat = 1000
    King_Poring_Hat = 1250
     
    Baricade_Repair_Kit = 9
    Guardian_Stone_Repair_Kit = 7     (10% of 8 = 0.8
    Muffler_Box = 3 (10% of 3 = 0.3) no discount? xD
     
    Suggestion only . Thanks!!!!!!!!! :)

  3. I made this, Just Wait for some minute for me to upload this patch.

    File : attachicon.gifItemShop-May15.diff

     

    Usage:

    <map name>,<x>,<y>,<facing>,<item_id>    ishop    <npc name>    <spriteid>,<itemid>:<amount>,..... 

    Once download gets approved by mods, http://herc.ws/board/files/file/6-customized-shop-needs-item/

    Tested And Working.

     

    Hi! Can you make in this format <itemid>:<amount>:<item_required>,<itemid>:<amount>:<item_required>,..... I think its better this way. Suggestion only :)

×
×
  • Create New...

Important Information

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