Jump to content

Vanyrl

Members
  • Posts

    123
  • Joined

  • Last visited

Posts posted by Vanyrl

  1. being more "official" attracts players, less customization then add exp quests for level 90+ . i found players posting on RMS, they are looking for server which is very close to iRO, because they are missing the fun of playing Ragnarok as it is meant to be played.

    It doesn't attract "a lot" of players (those who just want to PvP, etc.) but mainly players who actually enjoy the feeling of RO, remember the old days when they played iRO, and actually enjoy working for their items.

    thats pretty accurate, some of my player(including me) recall their time at pRO or iRO while party leveling or Mob Hunting

  2. Doing official job quests takes quite some time, no? Do people actually have fun doing those quests? Lol

    it does, and i also wonder the same question since some of my players are from a High Rate sever with no other thing than PK

  3. we use official scripts including the job quest.

    opinions? hmm..drop rate raise one in a while? ohh, and moar quest.

    i scripted 4 long quest which reward fancy head gears or usefull item, which they found fun

  4. edit your accname.lua both accessoryid.lua

    accessoryid.lua

    ACCESSORY_PINKBUNNY_HAIRBAND = 663,
    ACCESSORY_GREENBUNNY_HAIRBAND = 664,
    ACCESSORY_OLD_ELFEAR = 665,
    ACCESSORY_THA_MAERO_MASK = 666,
    ACCESSORY_THANATOS_MAI_MASK = 667,
    --668 free
    ACCESSORY_FISHPIN = 669,
    ACCESSORY_CUSTOM_HAT = 900,
    

    accname.lua

    [ACCESSORY_IDs.ACCESSORY_PINKBUNNY_HAIRBAND] = "_ÇÎÅ©Åä³¢¸Ó¸®¶ì",
    [ACCESSORY_IDs.ACCESSORY_GREENBUNNY_HAIRBAND] = "_±×¸°Åä³¢¸Ó¸®¶ì",
    [ACCESSORY_IDs.ACCESSORY_OLD_ELFEAR] = "_°í´ë¿äÁ¤ÀDZÍ",
    [ACCESSORY_IDs.ACCESSORY_THA_MAERO_MASK] = "_Ÿ³ªÅ佺Àǽ½ÇÄ°¡¸é",
    [ACCESSORY_IDs.ACCESSORY_THANATOS_MAI_MASK] = "_Ÿ³ªÅ佺ÀÇÁõ¿À°¡¸é",
    [ACCESSORY_IDs.ACCESSORY_FISHPIN] = "_¹°°í±âÇÉ",
    [ACCESSORY_IDs.ACCESSORY_CUSTOM_HAT] = "_Sprite_Name_Here",
    

    for more info >> http://rathena.org/wiki/Custom_Items

    then edit your item_db2 or item_db for the item structure

    ID,DBName,ScreenName,Type,Price,Sell,Weight,ATK,DEF,Range,Slot,Job,Upper,Gender,Loc,wLV,eLV,

    Refineable,View(this is where your accessory ID goes for ex:900),{Script},{OnEquip_Script},{OnUnequip_Script}

  5. try using this line instead of yours.

    cause i think the structure is missing a few syntax.

    22013,Black_Kakashi_Mask,Kakashi's Head band,5,20,,200,,2,,4,0xFFFFFFFF,7,2,512,,1,1,902,{},{},{}
    

    im not really a teamviewer fan so yea.

×
×
  • Create New...