Jump to content

Arkaniz

IGC Premium Plus
  • Posts

    741
  • Joined

  • Last visited

  • Days Won

    38

Everything posted by Arkaniz

  1. Common.ini What do you have here? ;------------------------------------------------------------------------------------------------------------- ;-- Blocks ability to attack same guild members, 0/1 ;------------------------------------------------------------------------------------------------------------- BlockAlliedAttack = 0
  2. I'm in 19.2.3.7 S and it works perfectly Two characters from same guild can attack each other without problems
  3. Last time I've tested it, yes, it was 1 month ago maybe, in my test server (haven't launched yet) and it worked properly.
  4. Hi. I was wondering if you can modify the rewards of Last Mand Standing. Being one reward for Room 1, another for Room 2, and so on. With this scenario, we can adjust different rewards according to level/reset in each room, because right now it's only one reward for every room.
  5. If I'm not mistaken, the only ones that don't have formulas in RegularSkillCalc.lua are Dark Wizard's basic skills.
  6. 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
  7. Up! I use custom jewels and doesn't seem ok to put luck on an item that shouldn't have officialy.
  8. Excellent news!! @Wizzy I have some doubts. 1) Latest version is 18.1.3.19S and in a Bug Tracker post I've made, you said it will be fixed in .20S. Will 20.S still be coming soon or it will be replaced directly for 18.2.2.X ? 2) For people who has been paying Premium Plus, the upgrade to Suite Plus will be automatically or we will have to it ourselves? 3) Suite it's gonna be the same price as Premium? Thanks in advance.
  9. Excellent news!! @Wizzy I have some doubts. 1) Latest version is 18.1.3.19S and in a Bug Tracker post I've made, you said it will be fixed in .20S. Will 20.S still be coming soon or it will be replaced directly for 18.2.2.X ? 2) For people who has been paying Premium Plus, the upgrade to Suite Plus will be automatically or we will have to it ourselves? 3) Suite it's gonna be the same price as Premium? Thanks in advance.
  10. If igcn develop mu mobile i would not doubt a second on deceide to buy them!
×
×
  • 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.