Jump to content

259 ideas

  1. 1 vote
    Guests cannot vote

    DarkSoul

    Requires item +6 to use
    Meditator
    0
    views
    0
    comments

  2. 3 votes
    Guests cannot vote

    LimitedUseCommand

    The suggestion is: to add new parameters.
    1)
    RefreshLimit="1"
    (Is time limit work or not)
    RefreshLimitTime="1440"
    (How many minutes should be passed after successfully using the command)
     
    2) 
    Add a MinVipType="0" parameter for these commands:
    Class2QuestChangeMinLevel = 220 Class3QuestChangeMinLevel = 400 DecStatCoinType = 0 DecStatCoinValue = 0 ShopOpenCoinType = 0 ShopOpenCoinValue = 0 WarehouseOpenCoinType = 0 WarehouseOpenCoinValue = 0  
    Shanahan
    0
    views
    1
    comment

  3. 6 votes
    Guests cannot vote

    AttackDelay log independent

    At present, the log is in log, please develop it independently
    Meditator
    0
    views
    1
    comment

  4. 17 votes
    Guests cannot vote

    Formulas in RegularSkillCalc for basic skills

    It would be excellent to have basic skills formulas in RegularSkillCalc.lua like Energy Ball, Fire Ball, Power Wave, Twister, and so on.
    Modifying parameters in SkillList is not as simple as changing formulas in lua file.
    Example:
    -- SkillID: 8, Twister function TwisterCalc(Class, InDamage, Strength, Dexterity, Vitality, Energy) local OutDamage = 0 if (Class == CLASS_WIZARD) then OutDamage = InDamage * 1.0 elseif (Class == CLASS_GLADIATOR) then OutDamage = InDamage * 1.0 elseif (Class == CLASS_RUNEWIZARD) then OutDamage = InDamage * 1.0 elseif (Class == CLASS_LIGHTWIZARD) then OutDamage = InDamage * 1.0 elseif (Class == CLASS_LEMURIAMAGE) then OutDamage = InDamage * 1.0 end return OutDamage end  
    Arkaniz
    0
    views
    1
    comment

  5. 0 votes
    Refused

    Clearbag and its problems

    Hello, I suggest you place a confirmation informing the user that you are going to delete their entire inventory, this helps administrators who experience problems all day long due to this clear system.
    Rafael Prado
    0
    views
    2
    comments

  6. 0 votes
    Guests cannot vote

    You can purchase items with options attached at the X Shop. Item380Option ,HarmonyItem_Option

    You can purchase items with options attached at the X Shop.
    If you can add Item380Option and HarmonyItem_Option
    Fully optioned items can be purchased at X Shop.
     

    hugab1
    0
    views
    0
    comments

  7. 3 votes
    Guests cannot vote

    Zen Coin

    Since it's impossible to make it on your own, i would like to suggest.
    PriceSettings.xml
    Add additional options like these ones:
    ElementalRuneBuyPrice = 80000000 ElementalRuneSellPrice = 1000 There is an item "Zen". (14, 15)
    ZenPrice = 100000000 ZenSellPrice = 100000000 This will allow players to buy and sell "Zen coin" at the same price. So it will be convenient to store and trade a big amount of zen.
    Shanahan
    0
    views
    1
    comment

  8. 1 vote
    Guests cannot vote

    A character clone button

    Good day, I propose a button in essentialtools where we can clone characters or the entire account to a new account with the purpose of saving time when trying to test a character in case of problems, and thus take this account to a testing area and make the respective changes. I hope I am understood, it is simple.
    I press the clone button > your character is copied and pasted into another account with a different name > I test quickly and do not take much time to copy it by hand, thank you.
    BOPOHA
    0
    views
    0
    comments

  9. 0 votes
    Completed

    Support AG display over 65K value

    Can IGC team support AG display over 65.000?
    caccoi
    0
    views
    0
    comments

  10. 1 vote
    Completed

    Enchantment Event like Webzen Global

    it's possible to port this event from Global WZ into IGCN ?

    i think this event have useful for many admin who want to burn jewel in server 
    player can refine item with no concern about fail if you are in range of this event

    like this clip
     

    but if possible dev can do i want to extend to this event to cover to pentagram or can adjust range of refine and can adjust item group for this event
     
    Mpsmith
    0
    views
    0
    comments

  11. 2 votes
    Guests cannot vote

    bat flock dot

    Formuladata. Character section:
     <Formula ID="9" Data="((((((%d*%d)*0.6/24)+(((%d-800)*(%d-500))/200))/24)+2000))" /> <!-- Energy, Energy, Energy, Energy -->
    Hello. Can we do something with it? At least set the first attribute as STR. 
    The current formula brings chaos. The previous one was much better. 
    Shanahan
    0
    views
    2
    comments

  12. 0 votes
    Guests cannot vote

    Option to hide ScreenShots messages

    Option to hide ScreenShots messages, whenever we want to take a nice picture of the game, we always get this screenshot saving message with date and number. Maybe make it smaller (so it is easier to remove with photoshop) and doesn't take 5% of the image.
    Maiev
    0
    views
    0
    comments

  13. 1 vote
    Guests cannot vote

    add attack damage percentage to the ItemOptionSystem

    The attack power of some physical professions is too low
    Meditator
    0
    views
    0
    comments

  14. 12 votes
    Guests cannot vote

    Add possibility to change wings value % in-game

    Hello. I've changed the values for wings in increase damage & absorb values, but can't do this in-game.
    Via itemtooltip I've changed to the static value for level+0 and added an extra line like "With each level +1% extra" but a lot of players don't understand it.
    It will be okay if it will be just a config via lang.mpr or .bmd file. This suggestion I remember was already in the old suggestion tracker. For 4 years.
    Thanks.
    Shanahan
    14
    views
    0
    comments

  15. 0 votes
    Guests cannot vote

    if we have Skill_UseArea to allow skill to use in special zone why don't have Noskill_Usearea to restrict them ?

    i think some of admin sometime we need to create event or need to adjust some zone we don't want player to use some skill in that area for some reason

    but seems igcn not have config to adjust like this way

    From my idea this config will combination of Skill_UseArea.xml and PlayerKillSystem.xml (in freepkzone config)

    so config will looklike this

     
    <BlockSkill> <Skill ID="XX" Name="XXX"> <Area MapNumber="X" StartX="X" StartY="X" EndX="X" EndY="X" /> <\Skill> <\BlockSkill>  
    Mpsmith
    0
    views
    0
    comments

  16. 7 votes
    Guests cannot vote
    Completed

    2 Launcher Server same machine

    Add the option to choose IP to open the ports so it is possible to have 2 launcher servers or more in 1 server with many IP Addresses
    With this will be necessary to have custom name for the firewall rule for every Launcher Server App open.
     
    Reason, keep launcher servers on external machine to avoid CPU load on main game servers machine when idiots make attacks 😃 
     
    LaLiTaBluE
    0
    views
    3
    comments

  17. 6 votes
    Guests cannot vote

    HuntPoint buff effect formula script

    Currently, the Huntpoint Buff system depends entirely on pre-set things.
    Allow users to edit Buff HuntPoint to their liking.
    Like skill scripts or formula data.
    tranvutuan
    0
    views
    1
    comment

  18. 2 votes
    Guests cannot vote

    add PVP Damage Reduction to the ItemOptionSystem

    The 5th damage is too high, even if 25: Absorb PVP damage, (Probability %) is set to 100%, there will be a second kill.
    Meditator
    0
    views
    0
    comments

  19. 6 votes
    Guests cannot vote

    Add PVE option to the ItemOptionSystem

    Please add option PvE damage increase +%. 
    Shanahan
    0
    views
    1
    comment

  20. 0 votes
    Completed

    Disable use Jewel of Luck for Wing 5th

    From Original - webzen Wing 5th dont have luck but in this moment we can use jewel of luck add luck to wing 5th. With server hard config, luck so important when ugrade to +15. The best config is add function disable jewel of luck for wing 5th. Thanks!
    tranvutuan
    0
    views
    0
    comments

  21. 1 vote
    Refused

    ItemGradeOption ItemKindB="106" Adds Rate3 Rate4

    When the game master wants to design the original official, you can set Rate3=0 and Rate4=0
    In this case, the game design is more diverse
    Meditator
    0
    views
    1
    comment

  22. 8 votes
    Guests cannot vote
    Completed

    [World Creator] Action Undo / Redo (Ctrl+Z / Ctrl+Y)

    Hey there!
    Suggest to add in World Creator very usefull functional: Undo / Redo.
    For now looks like map designer not have chance for mistake, sometimes we rotate / translate / add objects just for check how it's will looks, sometimes we doing color painting of terrain for understand if this will be better, sometimes we cloning multiply objects by mistake and many other examples where CTRL+Z it's must-have thing.
    In most nice way (as i can imagine) this feature can be implemented as part of Action History, which can be killer feature.



    With best regards.
    RevalSoft
    0
    views
    1
    comment

  23. 6 votes
    Guests cannot vote

    MU Dashboard

    Make an official IGCN dashboard, currently every server has its own dashboard (so there's a demand for it), some better than others. It would be nice if we have an IGCN official dashboard for our clients, it is really useful.
     
    Dashboard display event times, invasion time, notify when those events happen, notify when your character dies, and more.
    Maiev
    0
    views
    1
    comment

  24. 6 votes
    Guests cannot vote
    Completed

    Arka War and Ice Wind Valley schedule

    Please make the Arka War & Ice Wind events have more scheduling options such as: different days of the week and times (just like the Hide and Seek event).
    This would allow administrators to have greater control over event times: We could set up multiple events throughout the week at specific times.
    Example:
    <Schedule> <Start Year="-1" Month="-1" Day="-1" DayOfWeek="2" Hour="06" Minute="00" Second="-1" /> <Start Year="-1" Month="-1" Day="-1" DayOfWeek="4" Hour="15" Minute="00" Second="-1" /> <Start Year="-1" Month="-1" Day="-1" DayOfWeek="6" Hour="18" Minute="00" Second="-1" /> </Schedule>  
     
    ChaveMestra
    0
    views
    1
    comment

  25. 4 votes
    Guests cannot vote

    Kill Boss Monster

    How it currently works:
     
    Deal 50% or 51% damage to any boss and have settings not on last hit reward but damage reward
    Come with second character and finish it
    Original damage dealer even if he isnt near boss no matter how much time passed will get reward for example WCoins etc. (it will annouce first character as well that dealt most damage)

    How it should work in my opinion (introduce some internal timer for reset this DMG):
     
    Once you leave bosss with your character lets say u dealt 51% but u go away, there should be internal timer to reset it for example check every minute/two minutes if character is present if not RESET amount of damage boss took either recover fully back to 100% or forget about very first attacker and give reward to person who will finish it with most amount of %DMG from HP that is left.
    erebosmu
    0
    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.