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] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!!

Initiate Mage
Joined
May 9, 2020
Messages
37
Reaction score
10
muonline1996 - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums


C0wIzS9 - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums


FcMEjxW - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums


muonline1996 - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums


muonline1996 - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums


OEGBHTI - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums




Y3EadT - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums



#Info. . .
Code:
- Muserver
- Client
- Source Code
- Library
- use SQL Server 2012
- compile in Visual Studio 2015

#Download
#Download MuServer+Client+SRC :
#Password WinRAR : vndev.games
#Update #1 :

#Tools
#Download SQL Server 2012 : https://drive.google.com/file/d/0B4jGf_UT3zi9djFGamZZWWg1Vk0/view
#Download Viusal Studio 2015 :
https://getintopc.com/softwares/development/visual-studio-2015-update-3-iso-free-download-4390410/

#Old
Code:
[B][[COLOR=#008000]Fixed bug list[/COLOR]][/B]
- FIXED - PET MUUN SYSTEM
- FIXED - COMMAND SET PARTY LEADER CRASH
- FIXED - MONSTER RESPAWN

Code:
[B][[COLOR=#ff0000]Bugs List[/COLOR]][/B]
1. buy item in Cash Shop --> Game Server Crash!
2. Errtel Creation not working.
3. Hunting Logs

#Changelog (by me)
[Update #1]
1. Fix - Elemental Monster Spawn randomly with Element=6
2. Fix - Shop Mithril and Mithril Fragment
3. Fix - Auto Hunting
4. Fix - Mu Helper Can't edit input value
5. Fix - Mu Helper Pick all items without config
6. Fix - Boss --> Nixie Lake
7. Fix - GremoryCase
8. Add - New Database
Copy & Paste
Code:
[B][[COLOR=#0000ff]Credits[/COLOR]][/B]
- tuservermu.com.ve (DemonLove)
- MUEMU
- vndev.games
 

Attachments

You must be registered for see attachments list
Last edited:
Initiate Mage
Joined
May 9, 2020
Messages
37
Reaction score
10
Update #1
[Bugs Fixed]
1. Fix - Elemental Monster Spawn randomly with Element=6
2. Fix - Shop Mithril and Mithril Fragment
3. Fix - Auto Hunting
4. Fix - Mu Helper Can't edit input value
5. Fix - Mu Helper Pick all items without config
6. Fix - Boss --> Nixie Lake
7. Fix - GremoryCase
8. Add - New Database
(ConnectServer+DataServer+GameServer+SRC Update #1)
Download file Update #1 in Firstpost. :D:
Y3EadT - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums




OEGBHTI - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums


D4j7Lzs - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums


4eKlHOB - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Skilled Illusionist
Joined
Dec 8, 2004
Messages
315
Reaction score
18
Update #1

Download file Update #1 in Firstpost. :D:
Y3EadT - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums




OEGBHTI - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums


D4j7Lzs - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums


4eKlHOB - [Release] Repack MUEMU S12 EP2 [12.0.1.0] [LAST UPDATE+SRC] HOT!! - RaGEZONE Forums

Great! Thanks! Testing...
Can't Execute Query(BattleCore):
"Msg 208, Level 16, State 1, Line 8
Invalid object name 'dbo.T_GMSystem
"
Can't Execute Query(MuOnline):
"Msg 208, Level 16, State 1, Line 3
Invalid object name 'dbo.GameServerInfo
"
 

Attachments

You must be registered for see attachments list
Last edited:
Initiate Mage
Joined
Nov 5, 2020
Messages
19
Reaction score
5
Thank you, great post.

The Mu Helper will loot everything even if you pick selected only, also it does not use combo for bk, it only uses the first skills. Also the hunting log does not appear any info regarding my dmg.

Here is the image link regarding the hunting logs
 
Junior Spellweaver
Joined
Aug 27, 2008
Messages
183
Reaction score
133
Great! Thanks! Testing...
Can't Execute Query(BattleCore):
"Msg 208, Level 16, State 1, Line 8
Invalid object name 'dbo.T_GMSystem
"
Can't Execute Query(MuOnline):
"Msg 208, Level 16, State 1, Line 3
Invalid object name 'dbo.GameServerInfo
"

Fix for missing tables
For MuOnline:
USE [MuOnline]
GO
/****** Object: Table [dbo].[GameServerInfo] Script Date: 2020. 12. 14. 19:27:12 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE TABLE [dbo].[GameServerInfo](
[Number] [int] NOT NULL,
[ItemCount] [bigint] NULL,
[ZenCount] [int] NULL,
[GmItemCount] [int] NULL,
[AceItemCount] [int] NULL,
[GensRankingMonth] [int] NULL,
CONSTRAINT [PK_GameServerInfo] PRIMARY KEY NONCLUSTERED
(
[Number] ASC
)WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
) ON [PRIMARY]

GO
ALTER TABLE [dbo].[GameServerInfo] ADD CONSTRAINT [DF_GameServerInfo_Number] DEFAULT ((0)) FOR [Number]
GO
ALTER TABLE [dbo].[GameServerInfo] ADD CONSTRAINT [DF_GameServerInfo_ZenCount] DEFAULT ((0)) FOR [ZenCount]
GO
ALTER TABLE [dbo].[GameServerInfo] ADD DEFAULT ((1)) FOR [GensRankingMonth]
GO
For Battlecore
USE [Battlecore]
GO
/****** Object: Table [dbo].[T_GMSystem] Script Date: 2020. 12. 14. 19:29:20 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO
CREATE TABLE [dbo].[T_GMSystem](
[Name] [varchar](10) NOT NULL,
[AuthorityMask] [int] NOT NULL,
[Expiry] [smalldatetime] NULL,
CONSTRAINT [PK_T_GMSystem] PRIMARY KEY CLUSTERED
(
[Name] ASC
)WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
) ON [PRIMARY]

GO
SET ANSI_PADDING OFF
GO
ALTER TABLE [dbo].[T_GMSystem] ADD CONSTRAINT [DF_T_GMSystem_AuthorityMask] DEFAULT ((0)) FOR [AuthorityMask]
GO
 
Last edited:
Skilled Illusionist
Joined
Dec 8, 2004
Messages
315
Reaction score
18
Fix for missing tables
For MuOnline:

For Battlecore

tnx. God Bless. testing...

I think I need the whole query. I'm getting this error again
(1 row(s) affected)
Msg 208, Level 16, State 1, Line 5
Invalid object name 'dbo.DefaultClassType'.

able to fix this one.
then i successfully run server.
when i click server to login it prompt me that:
a new version required
Download a new version.
and again able to fix this one buy
changing version in server side.
i was able to click server now.
but suddenly it prompt me again.
with a "Disconnected to the server." lol
i will relax for a few hours and try to config it again.
or maybe someone could tell me the solution.
Tnx and God Bless to all.
 
Last edited:
Skilled Illusionist
Joined
Dec 8, 2004
Messages
315
Reaction score
18
tnx. God Bless. testing...

I think I need the whole query. I'm getting this error again
(1 row(s) affected)
Msg 208, Level 16, State 1, Line 5
Invalid object name 'dbo.DefaultClassType'.

able to fix this one.
then i successfully run server.
when i click server to login it prompt me that:
a new version required
Download a new version.
and again able to fix this one buy
changing version in server side.
i was able to click server now.
but suddenly it prompt me again.
with a "Disconnected to the server." lol
i will relax for a few hours and try to config it again.
or maybe someone could tell me the solution.
Tnx and God Bless to all.

Wew. I found it. different serial server and client.
first bug i found x-shop = disconnect
muhelper still pick all items
 
Last edited:
Junior Spellweaver
Joined
Oct 12, 2014
Messages
173
Reaction score
5
Hi,

I'm looking for a clean PentiumTools or similar tool that can be used to edit a client for season 12, I tried to use a tool that was in the files but it does not work properly.

Can anyone give me a download link for such or similar tool?
I tried searching on Google "PentiumTools" but i think PentiumTools not working in this files (i tried to check version 19)

Help plz..

Thank you :)
 
Initiate Mage
Joined
Dec 18, 2020
Messages
1
Reaction score
0
thanks for share this awesome game.
I run server normally, but after client selected server, client will disconnected.:wink:
 
Initiate Mage
Joined
Sep 12, 2016
Messages
4
Reaction score
0
Hello, Mu helper is still buggy, the fix has to be done in the gameserver source?
Special characters also don't work. Like a "ã", "ç", "é"...
 
Last edited:
Junior Spellweaver
Joined
Oct 12, 2014
Messages
173
Reaction score
5
i must to ask.. please Help

someone know how to use /item command?
i tried to make stuff +all but i have no idea what to write..

i tried this code but it failed: /item 0 20 15 7 2 7 -3 0 0 0 0 0
 
Back
Top