Jump to content

schan

Members
  • Posts

    14
  • Joined

  • Last visited

Posts posted by schan

  1. Hi, I added Twilight (Costume), Kirin Wings (Garment) and Golden Wings (Garment) to my server. All these custom items does not have the ³² and ¿© sprite and act files with them (because they are not headgears) just the basic ¾ÆÀÌÅÛ sprite and act files. Now when I equip them in-game, the sprite doesn't show up. I tried duplicating the sprite and act files from the  ¾ÆÀÌÅÛ folder and placing them in the ³² and ¿© folder, but still it doesn't work. Any ideas how to fix this?

  2.  

    The Shell Integration was simply perfect, I loved it. Thanks a lot!!!

     

    About Tree behavior, could it be possible that it auto-select the expanded node? Actually it is still needed to clic in respective node to see the file list of that node/folder :S

     

    Edit: Well, here is another suggestion, would it be possible to do a grf file by just select a group of files in a Windows Folder by shell integration (right clic > GRF Editor > Add to "(Windows Folder Name).grf")? ^^;

     

     

    Alright, all features added in the newest version, please report any bug found like always (with a good description!). The shell integration may not work on Windows XP, it is meant for Windows 7 and later.

     

     

    Hi,

     

    Is this working with 2013 clients? I tried this with 20130807 & 20131223 clients but the client won't open and gives me this error:

     

    2cihgnt.jpg 261klea.jpg

     

    Did I miss anything?

  3. // The equipment/items/cards restriction file 
    // here you define which items may not be used at PvP / GvG 
    // format: <item id>,<mode>
    // mode
    // 1    - restricted in normal maps
    // 2    - restricted in PVP
    // 4    - restricted in GVG
    // 8    - restricted in Battlegrounds
    // Restricted zones - they're configured by 'restricted <number>' mapflag
    // 32   - restricted in zone 1
    // 64   - restricted in zone 2
    // 128  - restricted in zone 3
    // 256  - restricted in zone 4
    // 512  - restricted in zone 5
    // 1024 - restricted in zone 6
    // 2048 - restricted in zone 7
     
    //Examples:
    //1201,1 you can't use KNIFE(ID 1201) on normal maps
    //608,4 you can't use Yggdrasil Seed(ID 608) on both GvG and WoE Castles
    //4174,6 Forbid Deviling Card in every PVP or GVG map, and during woes.
    //501,32 you can't use Red Potion on map marked as 'restricted zone 1'
    //502,64 you can't use Orange Potion on map marked as 'restricted zone 2'
    //503,128 you can't use Yellow Potion on map marked as 'restricted zone 3'
    // you can even mix modes
    //519,322 (256+64+2) you can't use Milk on PVP, and maps marked as 'restricted zone 2' and 'restricted zone 4'
     

     

     

    db -> pre-re/re -> item_noequip.txt

  4. @mrpc

    I'd suggest you to check if you have the 6221 Item in your item_db.txt ,because I tested all the Scripts and they were working without Problems or Map Server Errors for me. About the Items,which you have to add,I don't know about them,I'm just scripting the Quests :)

    Yes I do have 6221 in my item_db.

    @Topic :

    Do you want me to make Daily Quests by myself,so that they're not from iRO,they'll be based on my ideas and I'm going to make the Description for the Quests,too. What do you guys think?Because I cannot find other iRO Daily Quests.

    That would be great. ;)

  5. @Myrmiddon

    Yeah, I mean those. :) Thanks!

    @rikimaru

    Why am I getting this error?

    [Error]: script:delitem: failed to delete 1 items (AID=2000002 item_id=6221).
    [Debug]: Source (NPC): [Quest] First Mate at alberta (104,60)

    When I checked the script there is nothing wrong with it.

    Here is the delete part.

    delitem 6221,@beadamount;

×
×
  • Create New...