General Server Suite Support
Need general help with matters of server applications of game client? Post your How to questions and requests for configuration guidance here.
Need assistance? 🤚
We offer these forums as a support resource for our customers. Here you will be able to post questions and receive help from IGC Staff as well as other customers. Please feel free to also answer questions you may know the answer to.
To ensure your question or issue is addressed accurately and efficiently, please be sure to include all relevant details such as error messages. You may also attach screenshots in this forum (please blur out sensitive details)
Have you taken a look at our help guides? 📚 These guides cover a lot of common configuration options.
6,215 topics in this forum
-
- 0 replies
- 31 views
does not allow you to drag the item into the inventory what could be the problem ? version 17.2.2.3 video https://skr.sh/vEpvm5EF5zS?a
Last reply by MuGlobal, -
- 1 follower
- 0 replies
- 29 views
How to configure items? The ring won't lose durability For example : <Section Index="13" Name="Jewel and Misc"> <Item Index="170" Name="Blessed Decoration Ring" > How should I do it and which file to configure
Last reply by 690666144, -
- 1 follower
- 0 replies
- 37 views
How to configure items? The ring won't lose durability For example : <Section Index="13" Name="Jewel and Misc"> <Item Index="170" Name="Blessed Decoration Ring" Slot="10" SkillIndex="0" Width="1" Height="1" Serial="1" Option="1" Drop="0" DropLevel="0" ReqLevel="0" Durability="255" IceRes="0" PoisonRes="0" LightRes="0" FireRes="0" EarthRes="0" WindRes="0" WaterRes="0" SetAttrib="0" DarkWizard="1" DarkKnight="1" FairyElf="1" MagicGladiator="1" DarkLord="1" Summoner="1" RageFighter="1" GrowLancer="1" RuneWizard="1" Slayer="1" GunCrusher="1" LightWizard="1" LemuriaMage="1" Type="0" Dump="0" Transaction="1" PersonalStore="1" StoreWarehouse="…
Last reply by 690666144, -
- 0 replies
- 48 views
I can't activate the ice wind event, in the previous version I could activate normally, now I can't activate in version 17.2.2.3. <IceWindValley Enabled="1" ServerCode="0" ActiveDay="-1" Type="1"> <StartTime Hour="4" Minute="20" Duration="60" RegistrationHour="4" RegistrationMinute="14" RegistrationDuration="2" /> <ApplicationConditions MinGuildMember="1" MaxGuildMember="10" WCoin="0" GoblinPoint="2000" Ruud="0" Contribution="0" Zen="0"/> <Settings EventStartMoveToDevias="0" BlockMoveDevias3="1" HideUnregisteredPlayer="1" MaxLeaveTime="240" TotalSitdownTime="480" GuildAssistantCanSit="1" GuildMemberCanSit="1" PlayType="0" VibrationEffec…
Last reply by oscaralexander, -
-
- 2 replies
- 94 views
Server Season: Season 13 Files Version: 13.1.1.13 Database Type: Me_MuOnline + MuOnline I agree to forum rules and posting guidance: Hi I did't see the difference between Event Inventory and Evomon Event banners on left side in game client... These two banners tear Event inventory So my question is: How to Hide Evomon Event banner ?
Last reply by MrAngry83, -
-
- 0 replies
- 34 views
Which file responds for in-game vault interface? I wanna change it, but can't find which one. It's not newui_item_box seems like now
Last reply by Shanahan, -
- 1 follower
- 3 replies
- 80 views
Hello! There is any way to convert a rank 4 o 5 errtel to 3? I have a lot of players without this items from and older season, and now they cannot use it to convert to mastery. Thanks!
Last reply by Maiev, -
- 1 reply
- 36 views
I am using the same function of s17 1-3 but it does not work for me in s17-2, is it some change or is it an error?, since I try to add to be able to drop more items in some minibosses and I do not have good results ?
Last reply by MrJunior, -
- 1 reply
- 100 views
(MonsterSpawn_Group.xml ) How to set up the second monster? Is to add other monsters after medusa 。 I tried for a long time , don't succeed 。 Can you give me a format? Example: I'm going to add MonsterIndex=309 。 How should I add? If anyone knows how to configure it, Please tell me 。 Thank you very much!
Last reply by Maiev, -
- 1 reply
- 53 views
Hi, excuse me -- SkillID: 459, Weakness Strengthener - MvP - (Dimension Master) function SummonerWeakness_Monster_Level1(Energy, Curse, MonsterLevel) local SkillSuccessRate = Energy / 50 + Curse / 6 + 32 local SkillEffect = Energy / 58 + 4 local SkillTime = Energy / 100 + 4 - MonsterLevel / 20 -- SkillID: 459, Weakness Strengthener - MvP - (Dimension Master) function SummonerWeakness_Monster_Level1(Energy, Curse, MonsterLevel) local SkillSuccessRate = Energy / 500 + Curse / 60 + 32 local SkillEffect = Energy / 80000 + 4 local SkillTime = Energy / 100 + 4 - MonsterLevel / 20 This is what I modifi…
Last reply by Maiev, -
- 1 reply
- 22 views
Hi, excuse me BonusValue20 Now the maximum level is 20 Is there any way to make it Max 10? I want it to only support 10 levels Thank you very much
Last reply by Maiev, -
- 3 replies
- 158 views
Server Season: Season 17 Files Version: 17.1.3.6 Database Type: MuOnline I agree to forum rules and posting guidance: Any idea where the upgrade rates are for earrings? I tried looking at the obvious sections ChoasBox.ini and earringAttribute, but cannot determine exactly the rates to go from + 1 > 2 and so on. Thanks.
Last reply by Zentinial, -
- 1 follower
- 3 replies
- 103 views
Hello Everyone, What is the best file location to increase specific skill damage? Is it in SkillList.xml or in RegularSkillCalc.lua? Thanks in advance to those who can answer my question.
Last reply by heroiz, -
I want to delete the box of the siege switch success message what is the client file name
Last reply by heroiz, -
- 1 follower
- 1 reply
- 118 views
Hello, I am finding way to change this text to English but i can't find where to edit. I have searched Text(kor).txt The Korean Text is : 조한 방식선택
Last reply by heroiz, -
- 2 replies
- 64 views
Cannot get item from gremory case It says "Database Error" here is the log in my data server [18:42:07] SELECT * FROM IGC_MonsterSoul_Config [18:42:07] IF ((SELECT data_type FROM INFORMATION_SCHEMA.columns WHERE table_name = 'IGC_PStore_Items_old' AND column_name = 'ItemData') = 'varbinary') SELECT 1 AS Result [18:42:07] EXEC IGC_PersonalStore_LoadAllStores [18:42:07] SQLSTATE: 42000, Diagnosis: [Microsoft][ODBC SQL Server Driver][SQL Server]Could not find stored procedure 'IGC_PersonalStore_LoadAllStores'. [18:42:07] SELECT ItemCount FROM GameServerInfo WHERE Number = 0 [18:42:07] SELECT ItemCount FROM GameServerInfo WHERE Number = 0 [18:42:07] SELECT…
Last reply by heroiz, -
- 1 reply
- 72 views
Hi when i paste the latest patch file of 17.2.2.0 to my client it shows server list but when i click there is no log in screen in my client? i paste Data IGC.DLL Main.exe
Last reply by zander1989, -
-
- 1 reply
- 45 views
when i updated my files to season 17.2 and open and closed personal store and the item goes to gremory case and says database error can someone help me to configure this error
Last reply by Wizzy, -
-
-
- 1 follower
- 2 replies
- 78 views
Hello, I have a question regarding IGC_DropManager.xml <!--** All Monsters **--> <Monster Index="-1" MonsterMinLevel="26" MonsterMaxLevel="73" MapNumber="-1" ItemRate="3" ItemCount="1" CoinReward="0" CoinType="0" CoinValue="100" PlayerMinLevel="1" PlayerMaxLevel="MAX"> <!--Jewel of Bless--> <Item Cat="14" Index="13" ItemMinLevel="0" ItemMaxLevel="0" Durability="0" Skill="0" Luck="0" Option="0" Exc="0" SetItem="0" SocketCount="0" ElementalItem="0" DropRate="1" /> <!--Jewel of Soul--> <Item Cat="14" Index="14" ItemMinLevel="0" ItemMaxLevel="0" Durability="0" Skill="0" Luck="0" Option="0" Exc="0" SetItem="0" SocketCount="0" E…
Last reply by Expert, -
-
-
- 3 replies
- 176 views
Server Season: Season 13 Files Version: 13.2.1.2 Database Type: Me_MuOnline + MuOnline I agree to forum rules and posting guidance: Hello, I'm trying to configure Pandora Box drop (19,0) item. I have registered it in ItemBagScript.lua file: AddItemBag(BAG_INVENTORY, MakeItemID(19,0), 0, 'Item_(19,0,0)_Pandora_Box') Created new Item_(19,0,0)_Pandora_Box.xml file in Data/ItemBags folder. I do not have any entry in Data\Items\Drop\IGC_EventItemMonsterBag.xml (Item cannot be obtain from monster) I was lookin at the GameServer start log and I can see that item back is being added: [00:30:16] [bag Manager] Add Bag: Item_(19,0,0)_Pandora_Box (Type: 1) Current Bag Co…
Last reply by moptemap, -
-
- 0 replies
- 38 views
In GMO Summoner have big dmg, % Wizard and Curse interactive (look like Kundun, Gun, EMG with two weapon 1hand) (Mean if you have 200% from stick, and 200% from Book. So if you use Berserker or Darkness = ((Base +200%) + 200%). That why in GMO Sum can got 1m dmg on mobs) So, one question, how to make Sum like GMO? i wan't make that because in IGCN Server class Kundun-Gun-MG have big dmg, and Sum is weak. And another question, there is config skill of Gun and MG in GMO IGCN Gun skills (Bursting Flare): OutDamage = InDamage * ((Energy / 8 + (Dexterity / 28) + 120) / 100; --->OMG ----> 3000 ENE = 500% dmg? GMO Gun skills (Bursting Flare): OutDa…
Last reply by kells2t, -
I think that so far they have not stated that the ET editor does not have the option to add GrandReset in the character, I don't know if it is very laborious, but could you add the option to be able to edit GrandReset through ET?
Last reply by Trepik, -
- 1 follower
- 0 replies
- 64 views
I'm trying to drop Unique and Rare Errtel in the elemental capsule. Like Mu Official But it doesn't seem to work with the options we currently have. Is there any way?
Last reply by heroiz, -
- 3 replies
- 64 views
I configured other maps to be a battle map (Gens Map) but every time they warp, they are being kicked out from the party or if someone killed them then they need to join again to the party. What seems to be the problem?
Last reply by genebreezy, -
- 1 follower
- 1 reply
- 58 views
Could somebody describe evomon settings? I don't see normal description for EventType and Type and some other attributes (described below). How to understand it? // EventType: // ~ 0: Card selection reward type // ~ 1: // ~ 2: // Type: Event type the timing settings apply to // Type: Event type the summoning settings apply to // FieldEvoMonMemorizeMode: // ~ 0: Does not memorize // ~ 1: // ~ 2: // ~ 3: // SummonEvoMonMemorizeMode: // ~ 0: // ~ 1: // ~ 2: // ~ 3: // EvoMonLevelSec…
Last reply by Zentinial, -
- 3 replies
- 100 views
Server Season: Season 13 Files Version: 13.2.1.12 Database Type: MuOnline I agree to forum rules and posting guidance: I'm tryin' to disable or put the reflect in 1%. I was tryin' with : MaxDamageReflectRate = 1 < (1%)? if i put 0 and i have item full in my char, the other get dmg, if is summoner or dark wizard they die <Option ID="11" Number="3" Operator="2" Value="1" FormulaID="-1" ItemKindA_1="3" ItemKindA_2="4" ItemKindA_3="15" ItemKindA_4="18" Rate="5000" Name="Reflect Damage increase by %d%%" /> the same here i put 1 or 0 and the other part gets dmg. Tested on max stat server 62k, set full, how can i disable reflect or put in 1%, REAL 1%…
Last reply by 45calt, -
-
- 4 replies
- 93 views
personal shop error <OffTrade Enable="1" MaxTime="-1"> <Map Number="0" Disable="0" /> <!-- Lorencia --> <Map Number="1" Disable="0" /> <!-- Dungeon (1 ~ 3) --> <Map Number="2" Disable="0" /> <!-- Devias --> <Map Number="3" Disable="0" /> <!-- Noria --> open a shop in town A message appears stating that you can only open shops in towns.
Last reply by pkserver, -
-
- 2 replies
- 52 views
1 of player can't join game. After main.exe opened, crash.dmp file is created and main.exe closed. https://drive.google.com/file/d/1NlZ_-QnU2FBGfk-gzzcOJUq8uhCY0-JL/view?usp=sharing Maybe you can help how to solve?
Last reply by Trepik, -
- 4 replies
- 83 views
Server Season: Season 16 Files Version: 16.1.2.42 Database Type: MuOnline I agree to forum rules and posting guidance: [16.1.2.42][-] Removed CanDarkWizardUseSkillsWhileTeleport option from SkillSettings.ini[+] Added SkillUseTeleport.xml systemAfter the patch it seems SkillUseTeleport.xml is not working. I already replaced everything after the patch Config: But still I cant use Meteor Strike while Teleporting. Any problem that I might missed? Hoping Wizzy to reply :)
Last reply by TheNightmare, -
- 1 follower
- 2 replies
- 49 views
Hi all, Could somebody tell me how to change phantom soldier buff effect? Thanks
Last reply by moptemap, -
- 0 replies
- 17 views
Strike of Destruction 100% slow chance Is this a bug? Slow will unconditionally skill number 232 807
Last reply by hugab1, -
- 0 replies
- 35 views
What seems to be the problem if the Castle owner members or owners can make damage on their own gates and statues? Does anyone knows the answer?
Last reply by genebreezy, -
- 2 replies
- 62 views
Guys i wonder if this log is Normal? [00:01:01] [gObjCharZeroSet][] Set Use: [0] State: [0] Type: [0] [00:01:01] Connection Accept : [20633][IP] [00:01:01] gObjDel() idx 20633 c 0 f CIOCP::CloseClient m_Index : 20633 [00:01:01] (20633)Disconnected : [IP] [00:01:01] error-L1 : CloseClient CIOCP::ServerWorkerThread https://ibb.co/CtzGQf9
Last reply by 45calt, -
- 1 reply
- 121 views
Log [09:04:44] Initializing... [09:04:44] DataServer(e) version: 17.1.3.40 Compiled at: May 18 2022 22:06:39 [09:04:44] IP Address xxxx valid, no resolving required [09:04:44] .\AllowedIPList.xml File Loaded successfuly [09:04:45] SQLSTATE: 28000, Diagnosis: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'xxxx'. [09:04:45] SQLSTATE: IM006, Diagnosis: [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed [09:04:45] [ERROR] - DATA SERVER CANNOT CONNECT TO MSSQL [09:04:45] [JoinServer] Password Encrypt Type: None [09:04:45] SQLSTATE: 28000, Diagnosis: [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for user 'xxxx'. [09:04…
Last reply by Mpsmith, -
- 1 follower
- 3 replies
- 34 views
Server Season: Season 17 Files Version: 17.1.3.31 Database Type: MuOnline For example, parameters in /data/itemBags/Item_(14,286,0)_Pentagram_Box.xml file IsPentagramForBeginnersDrop: Defines whether to drop Pentagram for Beginners with pre-defined Errtels for Beginners, 0/1 Can I customize and adjust this isPentagramForBeginnersDrop parameter, Drop the item I want after adding parameters。How should I adjust
Last reply by MrJunior, -
-
- 1 follower
- 15 replies
- 152 views
error info: Time Check Failed It happened to me in update 17.1.3.25
Last reply by LaLiTaBluE, -
-
- 18 replies
- 263 views
Just wondering how many IGC bros are on Hyper vs OVH. OVH feel like I can get modern hardware for half the price, feels though the latency is improved for all players across the globe Hyper feel like I'm going back in time to when I wore diapers with these ancient processors - AMAZING DDOS protection, but **** latency for APAC regions. I'm very skeptical about OVH's "Game DDOS" protection, wondering if it actually works. Because I can personally attest to HyperFilter working like a freaking boss. Thoughts?
Last reply by Zentinial, -
Can I reduce the size of the client .bmd file? The larger the capacity, the lower the FPS in pvp.
Last reply by hugab1, -
- 1 reply
- 27 views
item folder If you reduce the size of the bmd extension file, You can dramatically increase your FPS. How to edit bmd of item folder?
Last reply by kells2t, -
Season 17's FPS is so bad Only by solving this can you use season 17 smoothly. Is there no way? Too severe in PvP with more than 5 players
Last reply by hugab1, -
- 0 replies
- 27 views
What is the bleeding debuff effect client file name? i want to delete that
Last reply by hugab1, -
-
- 1 reply
- 30 views
.png file How to convert to bmd file?
Last reply by Wizzy, -
-
- 0 replies
- 47 views
What seems to be the problem why RF Dark Side skill is attacking its own guildmates or alliance during Arka War, Guild War and Castle Siege? Is there any configuration for Dark Side to directly focus the attack to other opposing members? Also, what is the possible problem when the castle owner members can attack their own gates and statues?
Last reply by genebreezy, -
- 1 reply
- 39 views
Since im new in IGCN files. Im having hard time configuring everything. How can i make all items in chaos machine Full option after combining? For example: I want to make a blood angel weapons and amors full option after combining it in chaos machine? Im having a hard time looking for the settings. I cant even find it in the files. Thanks for the help.
Last reply by 45calt, -
- 0 replies
- 22 views
market, Instance, siege , arca server I'd like to limit the cool time of gpost. Cool time is normally applied on the current regular server. However, you cannot set it on the servers above. Is there any way?
Last reply by ghdqhqht, -
- 1 follower
- 3 replies
- 73 views
Question 1: What proper values/option should be for the wings, I tried to make Wings using the editor tool and I got this value. is there a proper format for wings? see image: Wing Preview Ingame Wing Value in editor Question 2: and what is the proper format for making items ingame Thanks.
Last reply by 45calt, -
- 1 reply
- 54 views
Hi all.i need help.how im disable buf on monster?my monster use def baff and i cant kill.where im disable buff for monster?thx
Last reply by TITANHC, -
-
- 6 replies
- 165 views
is there a way to increase fps cap? 21 FPS is so lag and its unbearable. I saw some mu s17 server that can enable 60fps option and the game runs so smooth. Why cant IGCN do it?
Last reply by Unreal1982, -
-
-
- 3 replies
- 49 views
I was using windows10 and ended up using windows2016 using sovahost. But I did everything in the same way as before, and when I run the server it throws an error and creates a dump file. Anyone know how to solve it?
Last reply by Wizzy, -
-
- 1 follower
- 6 replies
- 65 views
hello guys I want to know how to edit the items that I will give at the beginning for new users, can someone help me?
Last reply by isaac cader, -
- 2 replies
- 67 views
What seems to be the problem why RF Dark Side AOE skill is attacking its own guildmates or alliance during Arka War, Guild War and Castle Siege? Is there any configuration for Dark Side to only focus attacking the other opposing members? As far as I know, Darkside skill can only hit up to 4 opposing players around him but during Arka, Guild War and Castle Siege Event, the skill is hitting anyone even its own alliance and it is hard for the character to attack the opposing player.
Last reply by genebreezy, -
- 3 replies
- 59 views
Hello Folks, I have been configuring my Chaos Castle MonsterMap_23_Bag.xml and MonsterMap_22_Bag.xml and the maximum drop rate of individual item is 1000000 and I configured Jewel of Bless drop rate to 700000 drop rate but it seems the drop is not even increasing. I even tried reloading and restarting Market Server but the drop rate is still not changing. What seems to be the problem? Here is my configuration in MonsterMap_23_Bag.xml <?xml version="1.0" encoding="utf-8"?> <!-- // ============================================================ // == INTERNATIONAL GAMING CENTER NETWORK // == www.igcn.mu // == (C) 2019 IGC-Network (R) // ~~~~…
Last reply by genebreezy, -
- 2 replies
- 90 views
When I press M and teleport to barracks it will just teleport me on crywolf map. I need to click Barracks on M again to get me to teleport to barracks. any idea why? GateSettings.xml <Gate Index="256" Flag="0" MapNumber="41" StartX="29" StartY="79" EndX="31" EndY="82" Target="0" Direction="0" MinLevel="0" GoToGate="118" Name="" /> MoveReq.xml <Warp Index="68" ServerName="Barracks" ClientName="Barracks" MinLevel="300" MaxLevel="-1" ReqMoney="13000" ReqVipLevel="0" GateNumber="256" DifficultyOrder="31" AlphabetOrder="51" MonsterClassification="-1" />
Last reply by 45calt, -
- 0 replies
- 62 views
AntiHack breach -> Code: 50000 What is this? What kind of anti-hack How to solve it?
Last reply by hugab1, -
- 5 replies
- 107 views
Hello Everyone, Does anybody knows where I can reduce the effect of the following radiance options? 1. Paralyze 2. Blinding 3. Bleeding
Last reply by genebreezy, -
- 2 replies
- 58 views
Hello folks, What seems to be the problem why some of the players event entry limit has not been reset? As we know the Event Entry Limit will reset every 12:00 am but in my case, some of the players Event Entry Limit did not reset.
Last reply by genebreezy, -
- 1 reply
- 32 views
s17 1-3 repeat quest Monster hunting quest counter not working MuQuest.xml repeat quest Monster hunting quest counter not working MuQuest.xml <QuestInfo Index="401" Name="Rage of Vepar" Server="2" Day="0"> <Monster Index="46" Hunt Befar No matter how many monsters you kill, it doesn't count. All repeat quests do not count
Last reply by zander1989, -
- 1 follower
- 0 replies
- 36 views
hello guys, do you know if the Bloodangel Shield should have the Mastery Bonus option using the Mysterious Stone as the sets and weapons? I didn't find any official reference about it
Last reply by ChaveMestra, -
- 4 replies
- 42 views
Hi, How to change mana regeneration time and value? Some characters (e.g. white wizard or lemuria mage) generally have infinity mana. Thanks
Last reply by moptemap, -
-
- 10 replies
- 179 views
So here is the question. It's not running on my PC, so i don't understand, is there any problem on my side or not.
Last reply by Nativus, -
-
- 1 reply
- 41 views
Hey squad, just curious if any of you are having party match issues? hearing a lot of noise about parties not working after moving servers, people in party but showing red on the party frames Getting to a point where re-creating parties is not the solution, feel like I need to clear the PARTY tables in DB - or is that bad. Thanks, -
Last reply by genebreezy, -
- 3 replies
- 89 views
Hi everyone, I would like to increase the HP and MP or adding other options in Gold Fenrir but it seems there was no configuration even from the client side or did I missed something? I only found Gold Fenrir Option in petSettings.ini but there was no option to adjust HP and MP or add other options.
Last reply by genebreezy, -
- 3 replies
- 44 views
Hello, i have interesting question. Off-levelers, off-traders they are not assigned to active players? For example: Online 150 players +50 off-levelers +20 off-traders in website shows only active players 150. Its normal?
Last reply by zander1989, -
- 3 replies
- 51 views
How do you know what options were dropped by this entry [23:44:46] Item Create Request [Nightmare] [0][81][136] : [Soleil Scepter][0][1][1][0] Ex:[0,0,1,0,1,1,0,0,0,0,0] Set:[0] SC[255,255,255,255,255] MainAttr:[255] OptSlot[255,255,255] Expire:[0] I don't really understand how to read it what does this mean? Appreciate the help.
Last reply by Zentinial, -
- 2 replies
- 128 views
Hello, I have a problem or a bug with the experience when reaching level 400 in master level. It turns out that after that level, it returns to being an unimaginable negative or positive experience. I thought that it was fixed by making the evolution to the 4th class, but it is not like that. This is annoying for a user who reaches level 800 (400 Normal Lv + 400 Master Lv) and wants to continue raising the majestic. Can somebody help me? Configuration in Common.ini ;------------------------------------------------------------------------------------------------------------- ;-- Maximum Level character can reach ;--------------------------------------…
Last reply by tootuyo, -
-
- 1 follower
- 4 replies
- 55 views
Hello dears, I have a question for solved a small problem, I have a small problem after create a new character when I use default collation: Latin general.... When I change the collation for : korena_100_CI_CS the problem is change but don't solve my problem.. I need know what the correct collation for work the characters name on the game. For collation latin_general_100_CI_CS : Name result: ?? Expected name: 요정 For korean_100_CI_CS Result: ?? Expected: 요정
Last reply by drakelv, -
-
- 0 replies
- 34 views
Hello Everyone, Is there any configuration to retain the Gens Score even the character is changing Gens from Vanert to Duprian or Duprian to Vanert. Thanks in advance to those who can answer my question. God Bless!
Last reply by genebreezy, -
- 3 replies
- 94 views
Server Season: Season 17 Files Version: 17.1.3.12 Database Type: MuOnline I agree to forum rules and posting guidance: These error files are raised on shutdown. Client Version 1.00.02 [Exception Address] 0x9683e1 [Exception Code] STATUS_ACCESS_VIOLATION StackWalk failed: 487 Client Version 1.00.02 [Exception Address] 0xb86f56[Exception Code] STATUS_ACCESS_VIOLATIONStackWalk failed: 487 These error files are raised on shutdown.
Last reply by muarwen, -
- 3 replies
- 53 views
Hi, is it possible to edit /clearinv command? set to clear only inventory, without zen,ruuds and etc..if not, maybe can turn it command off ?
Last reply by lynexas, -
- 5 replies
- 74 views
Hi folks, Anyone who's using windows server 2019? I been using 2016 for the past 2 years and was good, but now I think about upgrading., before I do wanted to check if any of you had any issues with newer versions
Last reply by Mpsmith, -
- 2 followers
- 9 replies
- 86 views
It is (20,39-20,42) these necklaces I tried Exc="-2", Exc="-3;3" will not drop the necklace of excellence Please guide me
Last reply by maxmanaman, -
- 0 replies
- 32 views
<SocketProbabilityRate> <Socket Grade="2" Rate1="0" Rate2="0" Rate3="6500" Rate4="3500" Rate5="0" /> <!-- Rare Chance Socket, Total 10000 --> <Socket Grade="3" Rate1="0" Rate2="0" Rate3="0" Rate4="10000" Rate5="0" /> <!-- Unique Chance Socket, Total 10000 --> </SocketProbabilityRate> </PentagramSystem> I understand this determines how many sockets you can get based on grade - but what controls WHICH sockets you can get? I am noticing using the current grade 3 settings - I am randomly letting radiance slots as the 4th instead of Divinity.
Last reply by Zentinial, -
My Situation: Region->Language for non-Unicode systems - Set to English. Client-> ServerInfo -> CodePage="936" All client files encoded with CodePage 936. Server Database collation changed to Chinese - since I do not want my players to be able to name their characters to Chinese, no further action is taken. Current Client Behaviour: If launching the client normally, all Chinese content in-game, aside from the login screen (but not including the login window) and cash shop content, will be garbled, all Chinese chat messages will show up as ???? All Chinese messages beamed from the server are also garbled. However, from the s…
Last reply by MrJunior, -
-
- 14 replies
- 412 views
Server Season: Season 13 Files Version: 13.2.1.10 Database Type: MuOnline I agree to forum rules and posting guidance: Hi, we have some issues, which we can’t fix. First issue: Some bosses bugging regularly – they desappaer while someone killing them. Most offen it is Nightmare, Selupan and Ferea boss. Second issue: In itembags config we have set drop 5 ruud boxes and in item condition we have set 1 box with items but sometimes does not drop anything or drop 10 ruud boxes. All bosses have 3 hours respawn time. Third issue: Ferea lord – you are promised fix for his respawn time config – still not fixed. Fourth issue: Missing config for editing 4th improve skil…
Last reply by Shanahan, -
-
- 1 follower
- 5 replies
- 57 views
Hi, Some of the players are reporting that they're having repair costs so high that it (almost) exceeds the maximum zen count. Are there any ways to deal with that, i.e. just lowering the price for repairing/purchasing high level items in general?
Last reply by haolihai2021, -
- 0 replies
- 41 views
I hope to be able to use good features soon.
Last reply by heroiz, -
-
- 1 follower
- 3 replies
- 103 views
Hi, I'm trying to understand how the Rate of the drop works. For what I have read on the "Item Bags System Description" Rate: Drop rate of items from the section, n/10000 So here it doesn't matter if the "Probability Rate" between all my drops exceeds the 100% https://prnt.sc/lwWAxHNT741k For example in the photo from above on the right section I have 3 different drops with 80%, 60% and 40% So this values are right setting like that? Or the three of them must sum 100%
Last reply by xxcaozxx, -
-
- 4 replies
- 67 views
Hello Everyone, Do we have other configuration for Duel and Guild War PVP Rate? It seems only Arka and Castle Siege has their own configuration for damage reduction. Thanks in advance for those who can answer my noob question. God bless and take care!
Last reply by genebreezy, -
- 2 replies
- 95 views
I have a query with the terraim6 which is from world 7 which is from the arena map or stadium whatever you want to call it, it happens that many users have said that the arena terraim is defective or that when it collides with certain walls it moves them back, it makes them bug and it even disconnects on that map, as I put many spots they go further than other maps, but it has become defective, so I wanted to know if someone has the correct terraim6 or how could I do it? , I wanted to search for magichand to do it myself but I can't find any available, it's as if magichand had disappeared from all google or can it be done with igc tolkit premium? does anyone have a sugges…
Last reply by KarLi, -
- 0 replies
- 36 views
Hi folks, Have anyone managed to edit the description of SirLesnar? A lot of players have troubles with the Arca registration and they don't bother googling so I wanted to make it easier for them and explain. What file is that? (if possible) I searched all the langs and server files but just can't find the string :S
Last reply by zander1989, -
- 3 replies
- 57 views
I set the time for the castle. However, it does not work at the time set by the castle. The file I modified is BloodCastle.xml. Do you have any additional files to modify? Thank you as always to everyone who answers.
Last reply by Shanahan, -
- 1 follower
- 1 reply
- 36 views
I am thoroughly reviewing the files to use the /reset command with a specific item requirement. But I haven't been able to find it. Is there any way to make the /reset command work with this configuration? Thanks!
Last reply by pkserver, -
- 2 replies
- 32 views
Hello Everyone, Does anybody knows the Light Wizard and Lemuria socketed items? I tried to find socketed items from itemlist.xml but I can’t see any new socketed items for the new classes.
Last reply by genebreezy, -
- 1 reply
- 42 views
Can I change the mini level setting to the master level setting? Or is there a way to put the min level and master level at the same time?
Last reply by pkserver, -
- 2 replies
- 115 views
I was wondering if anyone has managed to create a shop invasion. For example MOSS npc will appear for 15minutes. I tried to configure it the way I configured every other custom invasion, via the monsterSpawn_group.xml but I've noticed that shops do not work. I just need to know if its possible or not :) and if anyone has managed to do it, thanks
Last reply by Zentinial, -
- 0 replies
- 47 views
Does anyone have this editor? EachMonsterMapDrop Generator 1.0.0.2 RC? you can't download from the official theme.
Last reply by BOPOHA, -
- 3 replies
- 80 views
I purchased a custom script this time. As a result, I added three new items. I modified three files in total: item.bmd, itemlist.xml, itemtooltiptxt.bmd The problem is that the added item itself works well when created and used by the editor. I can't drop it. When I add it to the allmonsterbag file, I can't drop it. And if you add it to the box and use it, I set it to drop. I can't drop it. What's the reason? Here is an example of a code. <Item Index="202" Name="cardadd" Slot="255" SkillIndex="0" Width="1" Height="1" Serial="1" Option="0" Drop="1" DropLevel="0" ReqLevel="0" Defense="0" Durability="0" ReqStrength="0" ReqDexterity="0" ReqEnergy="…
Last reply by ghdqhqht, -
-
- 1 follower
- 5 replies
- 57 views
@Dudi What's up community, my question is the following: the marriage system, is it a bug or does it only work badly for me to make the report in the bug locator. I carry out the normal marriage, you deviate 2 with the corresponding coordinates and commands, the server sends the news that character 1 married character 2. So far so good, I can use the / teleport without problem, the error or abuse comes as follows. pj 1 divorces pj 2. Successful divorce message comes out. Character 2 could still use the teleport to character 1, but that's not all. If pj 1 marries pj 3. pj 3 can teleport with pj1. If I repeat the example an…
Last reply by Jabnez, -
-
- 2 replies
- 45 views
Hello, has anyone come across this issue where Personal store items listed are bugged? I am not sure yet weather it is cause by the off-trader DC via gameserver or just people somehow copying items. Before I make a post in the bug tracker I just wanted to ask: https://ibb.co/LSpdmVH I did disconnect offtraders, shouldnt their items disappear from the list as well?
Last reply by zander1989, -
- 0 replies
- 14 views
GuardianAddExpPercent need additional everyone I only use GoldFenrirAddExpPercent. Guardian Ice Dragon requires additional experience.
Last reply by hugab1, -
- 1 reply
- 30 views
I see that the reflex goes from 6 to 366, but it rarely goes 80k or 170k in damage towards the mobs in hp, is this really normal or not?
Last reply by Maiev, -
-
- 2 replies
- 50 views
Why there's no update 17.1.3.26 in download page? Nvm I already downloaded it and it's just apps. Ok np.
Last reply by Dudi, -
-
- 2 replies
- 83 views
Hello Everyone, I hope everyone is doing well today. I have 2 questions listed below because I was having hard time looking for the configuration and I even checking the old topics here in the forum regarding these questions. 1. How to adjust item's amount when selling it to the NPC? I would like to set [Bound] Wings to 0 Zen when selling it to the NPC. I have already checked the itemlist.xml but the money configuration there is already 0 as default. 2. How to reduce success rate when upgrading 4th wing's elemental option (Purple Option)? using Elemental Rune?
Last reply by genebreezy, -
- 4 replies
- 50 views
Hello Everyone, How to increase the attack speed, movement speed and aggressiveness of this pet? I tried to increase the movement and attack speed of this summon pet in monsterlist.xml but it was not working. The Summon Pet Bali is not even aggressive and it takes more than 5 seconds before its next attack. Thanks in advance who can answer my question. God Bless!
Last reply by genebreezy, -
-
- 3 replies
- 50 views
Hi, Does anyone know how to fix Lord of Ferea skin? It's super broken lol. He has this light coming out of him all the time https://ibb.co/Xsh4vkN Has to be some files on the client side I guess?
Last reply by oishii, -
-
- 0 replies
- 63 views
Hello Everyone! Is it possible to add Guardian Pets such as Ghost Horse, Ice Dragon and Pierce Lion with options in Ruud Shop? Anyone can provide a guide? It seems I made incorrect configuration in Ruud Shop file because the options was not working.
Last reply by genebreezy, -
- 1 follower
- 0 replies
- 38 views
Hello @Wizzy , I just want to ask regarding this MasteryExcOptions about BonusOption -1 / 1 / 2 / 3 is there any description about this bonusOptio. is the bonusoption a Mastery Bonus Option? I tried removing the Mastery Bonus Option from ruud shop but i can't find the right formula since there's no description. Is there any control about the success rate of having mastery bonus option? Thanks!
Last reply by oishii, -
- 2 replies
- 20 views
Currently I have tried to delete a guild, is it a clan that I create by test and then I try to delete and I can't, no effect arises, can the others do it? , I clarify that I do not have any member, I am the only one in that clan as a master
Last reply by zander1989, -
- 19 replies
- 253 views
Last reply by Trepik, -
-
- 5 replies
- 87 views
Hi, I'm trying to make the /reset command require a specific item. But I had no results. Looking for files and files, I found one that says resetitem.xml located in data/items/ My questions are: - Can I request a specific item to use the /reset command? - what exactly is the resetitem.xml file?
Last reply by drakelv, -