Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] Season 3 Episode 1 [Hybrid - eRRoR - dsw_pool]

King of the bongo
Joined
Oct 17, 2009
Messages
829
Reaction score
214
I leave you this files which is really usefull for those who wanted to have a full season 3 episode 1 server.
This files supports all the original features of the S3.1 including some custom stuff.
Everything in this files is coded in GS and they are not packed or stuff like that, they are left to lead the development of this files further.
Also I must tell you all that i have personally used this files in my old MU server Asgarth and they are really stable, 99.9% bugless with custom mods.

List
  • All features of Season 1, 2 and 3
  • Marriage (Custom)
  • Mystical Soldier Event (Much like White Wizard but other mobs and the reward is Jewel of Mystical)
  • Carnage Event (Much like Devil Square on new map with custom reward setup and tickets which can be achieved by hunting mobs)
  • Rena Event (Held in Dungeon 2 map now transformed to RenaEvent and custom mobs which rewards you with Rena)
  • Pet System (such as Jamaika Mu)
  • 3 new jewels (Jewel of Excellence, Jewel of Mystical and Jewel of Luck)
  • New monster quest system (with custom npc giving you tasks to hunt mobs and gain "items" from them, you have to hunt a random number of mobs until you achieve the requested items, you can add up to 89 quests if i'm not mistaking)
  • Lottery NPC (Something like Moss Merchant, it costs you zen to buy items which you can set in txt)
  • And much other which i forgot, i shall update this when i remember more stuff.. better discover yourself :p

I must also tell you that these files are the original ones(not the russian files)


Here you can download the files

Fixes
Code:
Cash Shop Fix
CREATE TABLE [MuCashShop_DATA] (
[memb_guid] [int] IDENTITY (1, 1) NOT NULL ,
[memb___id] [varchar] (10) COLLATE Chinese_PRC_CI_AS NOT NULL ,
[CashPoint] [int] NOT NULL CONSTRAINT [DF_MuCashShop_DATA_CashPoint] DEFAULT (0),
CONSTRAINT [PK_MuCashShop_DATA] PRIMARY KEY NONCLUSTERED
(
[memb_guid] DESC
) ON [PRIMARY]
) ON [PRIMARY]
GO
======================================
LEVEL 370 FIX
cLevel=370 = Experience=2113196580
Right click on Character table from MuOnline DB and click Design Table then change on Experience row INT to BIGINT

Code:
        005C1EA3   . 74 6E          JE SHORT GameServ.005C1F13
        005C47D4  |. 74 6C          JE SHORT GameServ.005C4842
        005C4E62  |. 74 6B          JE SHORT GameServ.005C4ECF
        004FD9FA  |. 74 60          JE SHORT GameServ.004FDA5C
        004FE20A  |. 74 60          JE SHORT GameServ.004FE26C
        00569731     0F84 96000000  JE GameServ.005697CD
        00558E6C  |. 0F84 80000000  JE GameServ.00558EF2
        0055C395  |. 0F84 9B000000  JE GameServ.0055C436
        0055E0FE   . 0F84 A1000000  JE GameServ.0055E1A5
        0054D25F  |. 0F85 0C010000  JNZ GameServ.0054D371

        This helps you use Ancient + Excellent options

        Original : 005ECFD8     B4 1D          JMP SHORT GameServ.005ECFF7

        Change : 005ECFD8     74 1D          JE SHORT GameServ.005ECFF7

Take in mind that you are not allowed to post this on another forums unless you get dsw_pool or Antiferna permission, it's nice to respect credits :)

Credits :
Hybrid
eRRoR
dsw_pool
Simp1e
Webzen
 
Last edited:
Elite Diviner
Joined
Jan 20, 2009
Messages
420
Reaction score
77
hmm very nice to heard that seem to be nice i have 1 question can you add what Windows support have this files if it is not a problem for you thanks ;)
 
King of the bongo
Joined
Oct 17, 2009
Messages
829
Reaction score
214
Thanks for approval and I hope everyone will enjoy this release as much as I did.

tested on Windows 2008 with SQL 2008 - 100% working.
 
Last edited:
Newbie Spellweaver
Joined
Dec 12, 2008
Messages
12
Reaction score
0
thanks!
looks good i will try..!
any bugs , or virus?
any information for the mystical jewel and for the exelent jewel?... i mean what they do.. :)
i checked jewel of luck in the files but i don't find any jewel of luck...
only exelent and mystery jewels..
 
Last edited:
Newbie Spellweaver
Joined
Oct 30, 2010
Messages
14
Reaction score
1
One question, anyone have the sources of these files posted that were published?

Thank you very much!
 
Junior Spellweaver
Joined
May 13, 2007
Messages
152
Reaction score
6
This is a Mu ReedLaN Server files. What changes/fix in your repack?
Why dsw_pool in credits? What he did was corrected in the files?
 
King of the bongo
Joined
Oct 17, 2009
Messages
829
Reaction score
214
One question, anyone have the sources of these files posted that were published?

Thank you very much!

There are no sources, all the work was done directly in GS
 
Newbie Spellweaver
Joined
Oct 11, 2008
Messages
18
Reaction score
1
Denided u tested Castle Siege ? because i have some file like this and when i set castle siege nobody can buy items from shop:|
 
King of the bongo
Joined
Oct 17, 2009
Messages
829
Reaction score
214
Test them yourself, i didn't experienced problems like this.
 
Newbie Spellweaver
Joined
Oct 11, 2008
Messages
18
Reaction score
1
i experienced :D i can buy, but players no :-??
 
Newbie Spellweaver
Joined
Dec 12, 2008
Messages
12
Reaction score
0
can you add start up or somthing? please...?
sorry i'm noob =]
 
Newbie Spellweaver
Joined
Oct 11, 2008
Messages
18
Reaction score
1


StartUp :D
 
King of the bongo
Joined
Oct 17, 2009
Messages
829
Reaction score
214
Also I forgot to mention, it supports using Evil Spirit for example at 32767 agility without any bugs and any other skills. And there's minimap in all maps and 3d camera.
 
Newbie Spellweaver
Joined
Oct 11, 2008
Messages
18
Reaction score
1
Denided i want your help with something :D u can make a main without 3d ? and i add you id ur id please come on messenger :D
 
Back
Top