Jump to content
  1. 10 votes
    Guests cannot vote

    Regular Level and Master Level

    hello, is possible to have Master level counting when you reach lvl 400 or regular then it can show you the 400 + Master levels.
    so in the scenario that you are lvl 1100 then you just reset it show you lvl 1until lvl 399 then when you reach lvl 400 will be added the master levels.
    like this we can avoid muonline Bots or macros that with master level after resets they can warp quick to all maps.
    thanks.
     
    [General] ;-------------------------------------------------------------------------------------------------------------~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ;-- Do not add master level in character statistics window (C), 0/1 ;-- If set to 1 then then game client, will not display total level as sum of regular and master level. ;-- In such case it will not count master level in calculations of warp/item and other requirements. ;-- A modification of max warp/item required level is then necessary in all files related, from 800 to 400. ;-- The option is directed to servers with reset system enabled where level requirements after reset may fall in conflict in numerous places. ;-------------------------------------------------------------------------------------------------------------~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ NotAddMasterLevelToLevel = 0 NotAddMasterLevelToLevel Less then 400 = 1  
    maxiguti
    673
    views
    0
    comments

  2. 4 votes
    Guests cannot vote

    HelperCMD

    [SHIFT + 1]: Hide Wings
    [SHIFT + 2]: Reduce Skill Effect
    [SHIFT + 3]: Reduce Item Effect
    [SHIFT + 4]: Hide Ground Zen
    [SHIFT + 5]: Hide Ground Item
    [SHIFT + 6]: Hide Muun Pet
    [SHIFT + 7]: Hide Chars and Shadows
    [SHIFT + 8]: Hide Skill Effect
    [SHIFT + 9]: Reduce Item Shine to +0
    [SHIFT + 0]: Reduce terrain objects
    Can I add client-side language changes?
    muarwen
    647
    views
    0
    comments

  3. 3 votes
    Guests cannot vote

    During CastleSiege progress Control + right-click on the same party member should not force attack.

    When attacking the same party member with control + right click
    A wide range skill is used
    Members of the same party cannot be attacked.
    skills are used
     
    Opponents cannot come close.
     
    Control + right-click attack should not be done to the same party member.
     
     
    hugab1
    448
    views
    0
    comments

  4. 4 votes
    Guests cannot vote

    Improvement Quest System on HuntPoint Plugin

    Hello, through this I come to request an important change in the huntpoint mission system.
    Currently it is required that quest items be at level +15 but some server items simply cannot be added to this level such as:
    Rings pendants And others. Hereby I ask the developers to add an option so that we can define what level the mission item would have to have to receive the statuses after executing the command.
    Another very important point is the amount of items that the player currently needs to have in the inventory if you define (4) items when executing the command the system keeps asking the player to have a kriss +15 which completely escapes the context defined by the Administrator, or be at the moment we are forced to define 5 items.
    The idea would be:
    <Item Id="0" QuantityOfItems="4" Name="anubis" MinReset="75" MinLevelItems="6" MaxLevelItems="6" Items="3587,4099,5123,6677"> Or even better if you can set the level for each example item:
    <Item Id="0" Name="anubis" MinReset="75" MinLevel="0,11,11,11" MaxLevel="0,15,15,15," DurabilityItems="0,10,10,30 " Items="3587,4099,5123,6677"> This is something of extreme importance, unfortunately the mission system ends up limiting us to additions and or customizations to better emphasize the system.
     
    MrJunior
    681
    views
    1
    comment

  5. 8 votes
    Guests cannot vote

    Ice Wind Valley Damage Reduction Option

    Its better if IWC have Damage Reduction option like Arca War + Castle Siege or Duels
    ;-- Damage reduction during Ice Wind Event, applies to all types of damage, expressed in percentage
    ;-------------------------------------------------------------------------------------------------------------
    DamageReduction = 50
    kukenrey
    571
    views
    1
    comment

  6. 2 votes
    Guests cannot vote

    Ice Wind Valley CityMap

    At the moment CityLord only effect at GS that you Run IWC. Please make CityLord work with all GS.
    GS1 is for IWC as default and can be access to pre-defined CityLord Map, but GS2 GS3 GS4 cannot moving to CityLord.
    Please make all GS work with CityLord and accessable
    kukenrey
    463
    views
    0
    comments

  7. 2 votes
    Guests cannot vote

    We need a function that allows us to adjust the range of all area-of-effect skills. The S18 version has skills with ranges that are too wide

    We need a function that allows us to adjust the range of all area-of-effect skills. The S18 version has skills with ranges that are too wide
    for example)
    Skills like Bladestorm
    sword blow
    fire blow light
    Many skills attack an area that is too large
    The fun of PVP becomes halved.
     
    below is
    Large area attack with skills like Bladestorm
    The fun of PVP becomes halved
     
     
    hugab1
    581
    views
    2
    comments

  8. 1 vote
    Guests cannot vote

    The problem with using the Bladestorm wide-area skill during a siege battle.

    Is there no solution to the problem where, during a siege battle, if a party member uses a wide-area skill by pressing the control key and launching a forced attack on their own party members, the siege battle becomes chaotic?
     
    Problem:
    CastleSiege - Forced party member attack using Bladestorm skill with control by a 5-member party.
    If any wide-area skill is used to forcefully attack a party member during CastleSiege, it can block the entrance.
     
    "In Ark siege, guild members cannot use control forced attacks on each other.
    Solution: In CastleSiege, control forced attacks should not be allowed on guild members
     
    hugab1
    564
    views
    0
    comments

  9. 6 votes
    Guests cannot vote

    Improvements on News System

    Add a new format to announce information on the screen, based on Time and on Day, Month and Year.
    Like:
    <NewSystem Enable="1">     <Schedule>         <Start News ID="0" State="1" Month="-1" Day="-1" DayOfWeek="1" Hour="0" Minute="0" ContinuanceTime="-1" />         <Start News ID="1" State="1" Month="-1" Day="-1" DayOfWeek="2" Hour="1" Minute="0" ContinuanceTime="-1" />         <Start News ID="2" State="1" Month="-1" Day="-1" DayOfWeek="3" Hour="2" Minute="0" ContinuanceTime="-1" />         <Start News ID="3" State="1" Month="-1" Day="-1" DayOfWeek="4" Hour="3" Minute="0" ContinuanceTime="-1" />         <Start News ID="4" State="1" Month="-1" Day="-1" DayOfWeek="5" Hour="4" Minute="0" ContinuanceTime="-1" />     </Schedule>          <News ID="0">         <Line Number="0" Text="Teste 1" />         <Line Number="1" Text="Teste 2" />         <Line Number="2" Text="Teste 3" />     </News>          <News ID="1">         <Line Number="0" Text="Teste 1" />         <Line Number="1" Text="Teste 2" />         <Line Number="2" Text="Teste 3" />     </News>          <News ID="2">         <Line Number="0" Text="Teste 1" />         <Line Number="1" Text="Teste 2" />         <Line Number="2" Text="Teste 3" />     </News>          <News ID="3">         <Line Number="0" Text="Teste 1" />         <Line Number="1" Text="Teste 2" />         <Line Number="2" Text="Teste 3" />     </News>          <News ID="4">         <Line Number="0" Text="Teste 1" />         <Line Number="1" Text="Teste 2" />         <Line Number="2" Text="Teste 3" />     </News>  
    kristensen2109
    419
    views
    0
    comments

  10. 8 votes
    Guests cannot vote

    Last Man Standing Damage Reduction

    Hoping that IGCN will add a function that will control the damage reduction just like CS or Arca in Last Man Standing.
    sahminan
    500
    views
    0
    comments

  11. 3 votes
    Guests cannot vote

    Section Duration in ItemPriceSystem

    Suggestion:
    Add Section: Duration="XXXXX"
    In ItemPriceSystem Plugin
    Example:
    I want to add to NPC
    An EXP Seal for 3 days
    To sell for RUUD.
    However, I can't because it doesn't
    Know the "Duration" function
    Both in SHOP and Plugin
    kristensen2109
    464
    views
    0
    comments

  12. 13 votes
    Guests cannot vote

    ResetSystem with Auto Resets option

    Reset system with Auto Resets option when player reach lvl400.
    Can make this feature work with OffLevel and cost Zen/Wcoins/Ruud/Gp to use
    kukenrey
    953
    views
    1
    comment

  13. 3 votes
    Guests cannot vote

    MapMoveNPC extend to grand resets

    Hi
    In the plugin of MapMoveNPC you can restrict the move by resets. Would be great if you can extend it to restrict by grand resets too, since it is a system that many servers use and would be interesting if we can restrict the access to some map by grand resets like we do now by resets

    Regards
    xxcaozxx
    584
    views
    0
    comments

  14. 2 votes
    Guests cannot vote

    notice system plugin - pvp notification

    Hello,

    It would be good to choose in which map we want to get get pvp kill notifications. Right now we are forced to see the notifications in any map and they create little chaos in the server chat.

    Thanks
    johnnyssk
    541
    views
    0
    comments

  15. 8 votes
    Guests cannot vote

    All in off/on connection limits

    Gentlemen of the IGCN High Table (John Wick reference for you scrubs)
     
    I believe we can further enhance the recent HWID/IP connection changes introduced in 18.1.3.7 S2.
     
    In the current model, if a server is to limit 5 accounts max per PC we are forced to enable 5 accounts per hwid for live players AND 5 accounts per hwid for off players.  This means in the current model a server with a limit of 5 accounts per PC can technically enable a player to have 10 accounts running per PC. 
     
    Solution:
    I am proposing we put aside our differences, close the barriers between on/off and have a combined limit.  
     
    HWIDConnectionLimit_General_Group + HWIDConnectionLimit_OffPlayer_Group = Total_Account_ConnectLimit_Group
     
    This total would be inclusive of offline and online accounts so this way we can maintain a server's truly intended connection per pc limits.
     
    ❤️ 
     
    Zentinial
    649
    views
    0
    comments

  16. 4 votes
    Guests cannot vote

    Mysterious Stone on Armors to include EXC options

    Hello , 

    We need mysterious stone option to allow excellent options on armors like on weapons and shields. 
    Right now players have to use mysterious stone first on their gear before to use jewel of kondar , many players are not aware of this so they end up losing their kondar jewel.
     
    johnnyssk
    554
    views
    0
    comments

  17. 7 votes
    Guests cannot vote

    Auto Pathfinding Feature

    Dear IGC,
    I would like to propose a new feature  - "Auto Pathfinding". This feature will help players move to destinations on the map more easily and quickly.
    When a player selects a destination on the mini map, the "Auto Pathfinding" feature will automatically find the shortest path and guide the player to move there. This helps players save time and reduces the difficulty of controlling their characters in the game.
    This feature will be especially helpful for new and inexperienced players, helping them easily find their way and quickly join the game. 
    Instead of manually finding the way, players can simply select a point on the mini map and this feature will automatically find the shortest route and guide them to move there. This will help players focus on other activities in the game such as monster hunting, completing quests or playing PvP, making their experience more enjoyable.
    I hope that my proposal will be considered to bring a better experience to players in your game.
    Best regards,
    hieule9999
    561
    views
    0
    comments

  18. 3 votes
    Guests cannot vote

    Add Fenrir Durability Repair to Helper

    Add Fenrir Durability Repair to Helper (same as guardian) if HP is lower than X amount then repair it.
     
    Maiev
    604
    views
    0
    comments

  19. 14 votes
    Guests cannot vote

    Display character's status bar

    Display character's status bar ( SD, HP).
    1. Status bar (HP, SD) displayed when pointing the mouse at the target helps players feel more realistic in pvp.
    2. It is also very interesting to display match information when spectators watch matches at the Duel arena (like Season 6 and earlier)
     
     
    tranvutuan
    667
    views
    0
    comments

  20. 3 votes
    Guests cannot vote

    Each Map Drop Generator - MonsterID

    Add a variable that allows assigning a specific drop to a particular monster.
    MonsterID='77' Example:
    <Map Number="10" MonsterID='77' SpecialSection="15" Name="Icarus" /> <!-- 2.5 lvl Wing Mix Ingredients - Dark Phoenix Flame --> For all monsters:
    MonsterID='-1'  
    dym
    655
    views
    0
    comments

  21. 1 vote
    Guests cannot vote

    Each Map Drop Generator - Min/Max Level

    It would be great if you could add something like this:
    MinLevel="1" MaxLevel="1" <Section Id="2" Flag="0" Description="Wing Items" KindA="-1" Type="-1" ReqLevel="-1" MasteryGrade="-1" DropRatio="0.08"> <Item Cat="13" Index="14" MinLevel="0" MaxLevel="0" /> <!-- Loch's Feather --> <Item Cat="13" Index="14" MinLevel="1" MaxLevel="1" /> <!-- Monarch's Crest --> </Section> This would allow setting levels for certain items such as Loch's Feather and others.
    dym
    670
    views
    0
    comments

  22. 3 votes
    Guests cannot vote

    Decreas Points Command Remove Buff Options

    Please add remove buff options for Decrease Points CMD
    Player can abuse this by reset points and add full to ENE or VIT then Buff another character.
    And then they resets points to normal, buff with highest value still stay!
    Just add RemoveBuff of skill soptions when use Derease Points CMD
    kukenrey
    570
    views
    0
    comments

  23. 5 votes
    Guests cannot vote

    Offlevel Command

    Make /offlevel command active when a character disconnect. Meaning that once you put /offlevel command it doesn't auto-disconnect your character, but you can disconnect it anytime you want and it will enter off-level mode (just like lock system). This way if users don't want to go off-level but end up getting disconnected they can enter automatically in off-level mode.

    This is useful against connection issues or even ddos attacks. Since all accounts will be enter offlevel and keep leveling.
     
    The only change is that once /offlevel command is set, character will enter off-level mode if he exist, closes or is disconnected from the game. Instead being disconnected inmediately after /offlevel command.
    Maiev
    694
    views
    0
    comments

  24. 4 votes
    Guests cannot vote

    Antihack - delay switch skill + config

    Possible to implement in antihack.config a delay between switching to a different skill?
    - switchskilldelay = 1000 (in milleseconds)
     
    Right now people use perfect macro to switch and use many skills at the same time. This will give OP power.
     
     
    Unreal1982
    945
    views
    3
    comments

  25. 11 votes
    Guests cannot vote

    Allow users to enable or disable Reconnect System.

    Allow users to enable or disable Reconnect System, either as a Launcher checkbox or in-game command.
     
    Reconnect Feature is nice to have, but some users (a lot) suffer from high CPU usage when system is actived, they would rather prefer to be disconnected than to have their PC freezed or restarted.
     
     
    Maiev
    527
    views
    0
    comments

×
×
  • Create New...

Important Information


We use technologies, such as cookies, to customize content and advertising, to provide social media features and to analyse traffic to the site. We also share information about your use of our site with our trusted social media, advertising and analytics partners. See more about cookies and our Privacy Policy.