#Info. . .
#DownloadCode:- Muserver - Client - Source Code - Library - use SQL Server 2012 - compile in Visual Studio 2015
#Tools#Download MuServer+Client+SRC : https://drive.google.com/uc?id=19j5Q...xport=download
#Password WinRAR : vndev.games
#Update #1 : https://mega.nz/file/No4n0YTY#dq4_Ba...AQ5K-hh-DY-ITo
#Old#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/
Code:[Fixed bug list] - FIXED - PET MUUN SYSTEM - FIXED - COMMAND SET PARTY LEADER CRASH - FIXED - MONSTER RESPAWN#Changelog (by me)Code:[Bugs List] 1. buy item in Cash Shop --> Game Server Crash! 2. Errtel Creation not working. 3. Hunting Logs
[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 DatabaseCopy & PasteCode:[Credits] - tuservermu.com.ve (DemonLove) - MUEMU - vndev.games
Last edited by muonline1996; 3 Weeks Ago at 03:00 AM.
Hello @muonline1996, I believe archives password is incorrect.
No Reviews?
BTW MUEMU latest is 12.0.9.3
Return of the King
Update #1
Download file Update #1 in Firstpost.[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)
![]()
Last edited by muonline1996; 14-12-20 at 11:51 AM.
Last edited by thejaguar1; 14-12-20 at 05:05 PM.
WAR is not the ANSWER. KILL the BASTARD!!!
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 https://ibb.co/RCtNPFF
Fix for missing tables
For MuOnline:
For BattlecoreUSE [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
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 by muzic25; 14-12-20 at 07:31 PM. Reason: Added 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 by thejaguar1; 15-12-20 at 09:52 AM.
WAR is not the ANSWER. KILL the BASTARD!!!
CustomRanking help
Last edited by thejaguar1; 15-12-20 at 04:34 PM.
WAR is not the ANSWER. KILL the BASTARD!!!
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 :)
thanks for share this awesome game.
I run server normally, but after client selected server, client will disconnected.![]()
grow lancer working 100% ? nice files