5 Attachment(s)
MU Server Season 4 Episode 2 - FREE Version - Titan Studios
News:
Development of this project is stoped, since i have joined Imagination Arts team... no more updates will be published for this release...
Change LOG:
Version 1.0
Code:
- Fixed Windows Server 2003 GIOCP response error.
- Fixed Panda pet visual and option bugs.
- Fixed Some Visual ingame bugs.
- Added Checksum Switch.
- Added Personal ID Switch.
- Added Log write to disk switch.
- Added Chaos Castle entrance options.
- Added Blood Castle entrance options.
- Added Devil Square entrance options.
- Added Excelent + Ancient item options.
- Added Jewel of Harmony + Ancient item options.
- Added Excelent + Sockets item options.
- Returned old Korean Golden Dragon style.
- Added Excelent item in shop option.
- Added Use Castle siege skills in normal server. Only with special main.exe
- Added Jewel Of Life +28 Switch.
- Added 65000 Max character stats support. Not Recomended!
- Fixed Party zen bug.
- Fixed Battle Soccer.
- Fixed Ring Level 40 drop.
- Fixed GIOCP destroy error.
- Fixed Serial 0×000000 error.
- Fixed Hack Tool false disconnects.
- Fixed Devil Square event server bug.
- Fixed Socket Serial.
- Fixed False hack reporting.
- Fixed CloseClient connect error.
- Fixed Protocol Core error.
- Fixed Protocol Invalid socket.
- Disabled Webzen Server authentication.
- Fixed Blood Castle 8 master level enter.
- Fixed AI Element error.
- Fixed Illusion Temple master level enter.
- Fixed Raklion event.
- Fixed Item drop with luck bug.
- Fixed Arena cant PVP bug.
- Fixed Summoner create.
- Fixed Game Master tranformation ring
- Increased limit in MonsterSkill.txt
- Fixed Item drops
- Added support Game Master move by M key.
- Added support for 255 potion in shops.
- Fixed Windows 7 connection bug.
- Fixed Summoner berserker demage bug.
- Fixed Soul Master mana shield stat bug.
- Fixed Serial 0 item bug.
- Fixed PK System.
- Kill Murderer > PK
- Kill Murderer > Party all PK
- PK use shops and teleport
- Fixed Packet per secound limit.
- Fixed Marlon Quest.
- Added Crash Dump file switch.
- Fixed Devil Squere master level enter.
- Fixed 3rd Wings Mix crash.
Version 1.1
Code:
- Added Costum Blood Castle drop rate system.
- Added Costum Chaos Castle drop rate system.
- Added Costum Illusion Temple drop rate system.
- Added Costum White Wizard drop rate system.
- Added Anti AFK system.
- Added new player commmands.
- /post
- /addstr
- /addagi
- /addvit
- /addene
- /addcom
- /pkclear
- /clear
- /skin
- /call
- /online
- /time
- /ware
- Added new game master commands.
- /setpk
- /status
- /reload
- /drop
- /gg
- /drop
- /online
- /time
- /setchar
- /setzen
- /mobadd
- /track
- /banpost
- /unbanpost
- /banchar
- /unbanchar
- /banacc
- /unbanacc
- /disconect
- Added new VIP Commands
- Added Chat anti injection protection.
- Added Advanced item drop system.
- Added Costum Game Master system.
- Added Golden Archer.
- Added Happy hour event.
- Added IP Block system.
- Added Advanced Map, Race based Rate system
- Added MAP PVP options.
- Added Moss Gambler.
- Added MoveReq.txt VIP options
- Added News system.
- Aadde Moss Menchant.
- Added Console Logs.
Version 1.2
Code:
- Added VIP system.
- Added PC Point & Cash Shop point option system.
- Added PK Clear Guard.
- Added TOP 5 Player NPC.
- Added Advance Trade Rule system.
- Added Monster Slave system.
Version 1.3x
Code:
- Added Costum NPC message system.
- Added Me_MuOnline support.
- Fixed Lahap dupe bug.
- Fixed Guild message SQL injection bug.
- Added Mass Log.
- Added Guild Creation req level and reset.
PS. This isnt complete change log for this free version, please download files and check out for self.
PS2. I forgot to remove some configuration files that are only in premium version, so dont worry is some system arent working!
FAQ:
Quote:
Q:How to Setup this server?
A:Like any other normal mu server, but dont start gameserver from links, click directly, gameserver will automaticly configure its paramerts,etc!
Quote:
Q:Whats the difference between these files and in dev selection?
A:These files include more, features and fixes!
Quote:
Q I see somekind of gameserver authentication, what i need to put in there?
A:Nothing, you just need to edit the GameServr version and parametrs boxes
Quote:
Q: Can this be used on live server?
A: Yes it can, file are stable and tested!
Quote:
Q:Do this includes full server?
A:Yes this pack includes full server files, including databases, data files, applications, etc
Quote:
Q:Is there any limits on this server? Like online count,etc?
A:No!
Quote:
Q:Are the any adverisments?
A:Yes, when player will login, he will see small message 'titanstudios.net'! There arent any more ads in game!
Quote:
Q:Do you offer any help for these files?
A:Yes, i do offer limited help!
Code:
//=====================================================================
//= TitanStudios.NET
//=
//= Type: Premium
//= Version: 1.03K JPN Season 4 Episode 2
//= Author: Titan Studios
//=
//=====================================================================
[Connect]
#######################################################################################################
# Common GameServer Settings
#
# UDP-Port : GameServer UPD port. Used to start multiple gameservers.
# ConnectInfo : Show user infomation on connection, like reset count, duel wins/loses,etc.
# PlayerJoinMessages : Show message for all player, that new player have connected!
# ConnectNotice : Notice what will be shown when user joins the server.
# GuardSay : Notice that will Guard NPCs will display.
#
#######################################################################################################
UDP-Port = 60006
ConnectInfo = 1
PlayerJoinMessages = 1
ConnectNotice = Server Powered by Titan Studios!
GuardSay = TitanStudios.NET
[SQL]
#######################################################################################################
# Microsoft SQL Server Connection
#
# SQLLogin : SQL Server login, used to connect the server.
# SQLPass : SQL Server password, used to connect the server.
# SQLDB : Mu Online database, where are common data stored.
# SQLDB2 : Mu Online database, where are account information stored.
#
#######################################################################################################
SQLLogin = sa
SQLPass = Password
SQLDB = MuOnline
SQLDB2 = MuOnline
[Data]
#######################################################################################################
# GameServer Data
#
# Item : Item data file location.
# Skill : Skill data file location.
# Quest : Quest data file location.
# MoveReq : Move m key data file location.
# ItemSetOption : Item Set Option data file location.
# ItemSetType : Item Set Type data file location.
# Quest : Quest data file location.
# CheckSum : Main Checksum data file location.
#
# Monster : Monster data file location.
# Gate : Gate data file location.
# MonsterSetBase : Monster Position data file location.
#
# ActiveShopSet : Active Server shop sets.
#
#######################################################################################################
Item = ..\\data\\lang\\Kor\\item(Kor).txt
Skill = ..\\data\\lang\\Kor\\skill(Kor).txt
Quest = ..\\data\\lang\\Kor\\quest(Kor).txt
MoveReq = ..\\data\\lang\\Kor\\movereq(Kor).txt
ItemSetOption = ..\\data\\lang\\Kor\\itemsetoption(Kor).txt
ItemSetType = ..\\data\\lang\\Kor\\itemsettype(Kor).txt
CheckSum = ..\\data\\lang\\Kor\\CheckSum.dat
Monster = ..\\data\\Monster.txt
Gate = ..\\data\\Gate.txt
MonsterSetBase = ..\\data\\MonsterSetBase.txt
ActiveShopSet = 1
[ShopSet1]
#######################################################################################################
# Shop Set 1 Settings
#
# Shop0 : Hanzo the Blacksmith shop data file location.
# Shop1 : Lumen The Barmaid shop data file location.
# Shop2 : Pasi The Mage shop data file location.
# Shop3 : Harold The Wandering Merchant shop data file location.
# Shop4 : Martin The Wandering Merchant shop data file location.
# Shop5 : Potion Girl shop data file location.
# Shop6 : Liam The Barmaid shop data file location.
# Shop7 : Devias Wizard shop data file location.
# Shop8 : Zienna the Weapon Merchant shop data file location.
# Shop9 : Eo The Craftsman shop data file location.
# Shop10 : Elf Lala shop data file location.
# Shop11 : Alex shop data file location.
# Shop12 : Thompson Kennel shop data file location.
# Shop13 : Fireworks Girl shop data file location.
# Shop14 : PC Point Shop shop data file location.
# Shop15 : x shop data file location.
# Shop16 : Leah shop data file location.
# Shop17 : Marseille shop data file location.
#######################################################################################################
Shop0 = ..\\data\\ShopSet2\\Shop0.txt
Shop1 = ..\\data\\ShopSet2\\Shop1.txt
Shop2 = ..\\data\\ShopSet2\\Shop2.txt
Shop3 = ..\\data\\ShopSet2\\Shop3.txt
Shop4 = ..\\data\\ShopSet2\\Shop4.txt
Shop5 = ..\\data\\ShopSet2\\Shop5.txt
Shop6 = ..\\data\\ShopSet2\\Shop6.txt
Shop7 = ..\\data\\ShopSet2\\Shop7.txt
Shop8 = ..\\data\\ShopSet2\\Shop8.txt
Shop9 = ..\\data\\ShopSet2\\Shop9.txt
Shop10 = ..\\data\\ShopSet2\\Shop10.txt
Shop11 = ..\\data\\ShopSet2\\Shop11.txt
Shop12 = ..\\data\\ShopSet2\\Shop12.txt
Shop13 = ..\\data\\ShopSet2\\Shop13.txt
Shop14 = ..\\data\\ShopSet2\\Shop14.txt
Shop15 = ..\\data\\ShopSet2\\Shop15.txt
Shop16 = ..\\data\\ShopSet2\\Shop16.txt
Shop17 = ..\\data\\ShopSet2\\Shop17.txt
[ShopSet2]
#######################################################################################################
# Shop Set 2 Settings
#
# Shop0 : Hanzo the Blacksmith shop data file location.
# Shop1 : Lumen The Barmaid shop data file location.
# Shop2 : Pasi The Mage shop data file location.
# Shop3 : Harold The Wandering Merchant shop data file location.
# Shop4 : Martin The Wandering Merchant shop data file location.
# Shop5 : Potion Girl shop data file location.
# Shop6 : Liam The Barmaid shop data file location.
# Shop7 : Devias Wizard shop data file location.
# Shop8 : Zienna the Weapon Merchant shop data file location.
# Shop9 : Eo The Craftsman shop data file location.
# Shop10 : Elf Lala shop data file location.
# Shop11 : Alex shop data file location.
# Shop12 : Thompson Kennel shop data file location.
# Shop13 : Fireworks Girl shop data file location.
# Shop14 : PC Point Shop shop data file location.
# Shop15 : x shop data file location.
# Shop16 : Leah shop data file location.
# Shop17 : Marseille shop data file location.
#######################################################################################################
Shop0 = ..\\data\\ShopSet2\\Shop0.txt
Shop1 = ..\\data\\ShopSet2\\Shop1.txt
Shop2 = ..\\data\\ShopSet2\\Shop2.txt
Shop3 = ..\\data\\ShopSet2\\Shop3.txt
Shop4 = ..\\data\\ShopSet2\\Shop4.txt
Shop5 = ..\\data\\ShopSet2\\Shop5.txt
Shop6 = ..\\data\\ShopSet2\\Shop6.txt
Shop7 = ..\\data\\ShopSet2\\Shop7.txt
Shop8 = ..\\data\\ShopSet2\\Shop8.txt
Shop9 = ..\\data\\ShopSet2\\Shop9.txt
Shop10 = ..\\data\\ShopSet2\\Shop10.txt
Shop11 = ..\\data\\ShopSet2\\Shop11.txt
Shop12 = ..\\data\\ShopSet2\\Shop12.txt
Shop13 = ..\\data\\ShopSet2\\Shop13.txt
Shop14 = ..\\data\\ShopSet2\\Shop14.txt
Shop15 = ..\\data\\ShopSet2\\Shop15.txt
Shop16 = ..\\data\\ShopSet2\\Shop16.txt
Shop17 = ..\\data\\ShopSet2\\Shop17.txt
Credits:
Developed by: TitanStudios.NET
Special Thanks: Imagination Arts
GSAuth:
http://i46.tinypic.com/a46a91.jpg
You dont need to change anything in boxes with RED frame... Change only Parametrs...
If anyone can share a link for ATI cataclyst driver, on witch MU online client was working fine, it will speed up main.exe fixing...
Download:
FULL Server: Download TitanStudios.NET_FREE.rar from Sendspace.com - send big files the easy way
5 Attachment(s)
Re: MU Server Season 4 Episode 2 - FREE Version - Titan Studios
Re: MU Server Season 4 Episode 2 - FREE Version - Titan Studios
can u add support for KOR protocol ? thanks
PD: Sorry my english
5 Attachment(s)
Re: MU Server Season 4 Episode 2 - FREE Version - Titan Studios
Quote:
Originally Posted by
slipkorn13
can u add support for KOR protocol ? thanks
PD: Sorry my english
Sorry im working in JPN protocol only...
Re: MU Server Season 4 Episode 2 - FREE Version - Titan Studios
bcoz JPN main have problem with ATI graphics drivers :(
Re: MU Server Season 4 Episode 2 - FREE Version - Titan Studios
Re: MU Server Season 4 Episode 2 - FREE Version - Titan Studios
Quote:
Originally Posted by
ImpoSsSible
good job! :):
Thank you...
Quote:
Originally Posted by
slipkorn13
bcoz JPN main have problem with ATI graphics drivers :(
i will release fixed main.exe, latter...
Re: MU Server Season 4 Episode 2 - FREE Version - Titan Studios
Tnx you man
but where is client?
Re: MU Server Season 4 Episode 2 - FREE Version - Titan Studios
Re: MU Server Season 4 Episode 2 - FREE Version - Titan Studios
Re: MU Server Season 4 Episode 2 - FREE Version - Titan Studios
Quote:
Originally Posted by
DavidKing
Tnx you man
but where is client?
Quote:
Originally Posted by
akado
Client link?
Скачать - Inbox Files
You will need to find, clean main.exe, or wait till i release my main.exe
Quote:
Originally Posted by
ashlay
No GS_CS?
Not supported in this release...
Re: MU Server Season 4 Episode 2 - FREE Version - Titan Studios
This is good release.
But without GS_CS it is useless release :(
Re: MU Server Season 4 Episode 2 - FREE Version - Titan Studios
Where was this release 1 year ago when i needed it? ^^
Good work!
Re: MU Server Season 4 Episode 2 - FREE Version - Titan Studios
reupload to another hosting...
Re: MU Server Season 4 Episode 2 - FREE Version - Titan Studios
Quote:
Originally Posted by
DoubleHand
reupload to another hosting...
Multiupload.nl - upload your files to multiple file hosting sites!