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] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta)

Skilled Illusionist
Joined
Dec 9, 2009
Messages
373
Reaction score
42
Try to change noticeSend

NoticeSend(PlayerIndex,string.format(PlayerIndex,"%s, You earned 100 awesome points for killing %s",GetObjectName(PlayerIndex),GetObjectName(MonsterIndex)))

att

I think in the GS source, you had not define the NoticeSend so the GS crash right after monster killed :)
 
Joined
Nov 4, 2012
Messages
928
Reaction score
545
Code:
int CLuaExport::fnNoticeSend(lua_State* Lua)
{
	gNotice.GCNoticeSend((int)lua_tointeger(Lua,1),(BYTE)lua_tointeger(Lua,2),0,0,0,0,0,(char*)lua_tostring(Lua,3));
	return 0;
}

Function is on GameServer bro is Lacking the type:

Code:
NoticeSendToAll(PlayerIndex,1,string.format("%s earned 100 WCoinC for killing %s!",GetObjectName(PlayerIndex),GetObjectName(MonsterIndex)))

Sorry i was at work and cannot read/write it correctly, when write this line that you have crash :|
 
Newbie Spellweaver
Joined
Oct 4, 2018
Messages
30
Reaction score
0
[Help] People cant Join Server

Hey , could some one answer , is it possible to add custom sets on this server , like Goku , Naruto , Bleach items ?
 
Last edited by a moderator:
Skilled Illusionist
Joined
Dec 9, 2009
Messages
373
Reaction score
42
Recheck if PK is on in GameServer.ini?

; PK Settings
; -----------------------------------------------------------
NonPK = 0 ; Servidor Sem PK
PKLimitFree = 0 ;
PKDownTime1 = 3600 ;
PKDownTime2 = 3600 ;
 
Banned
Banned
Joined
Dec 6, 2018
Messages
4
Reaction score
0
Oh Sorry , the bad question , it was just like GM lvl 8 cant kill GM lvl 8 :D , does some one know how to fix , doesnt seen dmg or miss , when hit admin
 
Junior Spellweaver
Joined
Oct 27, 2006
Messages
132
Reaction score
5
Those will be my first files for testing since 5 or 6 years :) Looks like a very nice and clean work. A lots I mean LOTS things changes since I was messing with Mu server files. If I remember, we were working on 1.00.90 GS'es back then. One question, r u planning to translate your comments to English ? Server executable's ?

One more, I'm sitting behind pfsense, so in order to put server to the world, I need to open 44405 AND both GS'es or some other ports too ? No problem from LAN but WAN - I'm confused. Those active should be enough ?

SmileYzn - [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta) - RaGEZONE Forums
 
Junior Spellweaver
Joined
Oct 27, 2006
Messages
132
Reaction score
5
Server is on VM, I'm connecting from another PC - NOT the VM host. So yea, I'm using internal IP's inside LAN not 127.0.0.1. It's ok I will figure it out sooner or later. Just need to make sure which ports needs to be opened. Probably I need to change some IP's inside files in slightly different way.
 
Junior Spellweaver
Joined
May 19, 2009
Messages
102
Reaction score
3
gameserver dmp file....crash by it self
 
Junior Spellweaver
Joined
May 19, 2009
Messages
102
Reaction score
3
About crash, i already fixed some crashes that some other users already reported it too.
I will launch a update as possible with some important changes.

Thanks again

good to hear it....im not really sure what happend but when it crash i was changing the monsters base and then reload it
................................

bug on buff effect = after switch character or log out and then login, the buff still there, also minimap and 3D camera doesnt work in castle siege map (maybe on GameserverCS)
ty
 
Last edited by a moderator:
Newbie Spellweaver
Joined
Jan 5, 2007
Messages
54
Reaction score
12
Server is on VM, I'm connecting from another PC - NOT the VM host. So yea, I'm using internal IP's inside LAN not 127.0.0.1. It's ok I will figure it out sooner or later. Just need to make sure which ports needs to be opened. Probably I need to change some IP's inside files in slightly different way.
if your in a local you can just connect to your local LAN IPs. If you want WAN connection, the ports are just Connect Server and GameServer/GSCS cause GS needs to receive comms from client, to make accounts directly from loguin UI for example. SQL JoinServer DataServer all protected to receive only from LocalHost (127.0.0.1)

just added some wings


mPegKmJ - [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta) - RaGEZONE Forums



q67zoWI - [Release] MU Server Season 5.5 Full (PerfectZone Server Files) (Beta) - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Jan 5, 2007
Messages
54
Reaction score
12

i think i got this files somewhere in an external HDD

- Imagination Arts 1.1.x Season 4.6 & Season 4.7 (1.03K JPN & 1.03O ENG)
- Made of GameServer 1.00.87 & GameServerCS 1.00.88
-------------------------------------------------------------------------
- Creditos originais
WebZen - Pelo MuOnline
MuCommunity - Por compartilhar todos os arquivos e offsets
[CzF]Shatter - Pela pasta Data
EmaLeto - for EventItemBags, Lucky Coin Events
S@nek[BoR] - Pelo ConnectServer e ServerStartUp
Simp1e, Marceliin - Pelos fixes e ajuda exclusiva no projeto
Imagination Arts: MaThreeX, Psycho.God <3, Rumzik, Mr.Kernighan, Beos, Fargon, LifGod e outros - Por codificar e compartilhar o projeto
SLIM - Beta Tester (Faltando alguns)
Fantazy - Duel & ML_ZenFix
Special Thanks to Imp0ssible, slipkorn13, ilyasovd, Marceliin - Por toda sua ajuda!
P.S. Respeite todos os creditos!
-------------------------------------------------------------------------
- Informacoes e contato de suporte

imperyus.com.br/forum/
SmileYzn [at] Skype

-------------------------------------------------------------------------
- Guia para instalacao

1. Tenha certeza que instalou o SQL Server 2000 ou 2008
2. Cire uma DB chamada MuOnline (A partir da pasta MuServer/DB)
3. Adicione as ODBCs (A partir da pasta MuServer/DB)
4. Altere as senhas do SQL Server em: CashShopOption.ini, svconfig.ini (Event), svconfig.ini (Ranking), exdb.ini, GameServer.ini & GameServerCS.ini
5. Altere os IPs em ServerList.dat (or BoR_ServerList.dat), MapServerInfo.dat
6. Restaure as DataBases (A partir da pasta MuServer/DB)
7. O Seu servidor estara pronto.

ChangeLog:
# 1.1.0.363 # - Fixed 380Opt and HarmonyOpt fir CalcCharacter.ini
# 1.1.0.362 # - Fixed CSPoints for MEMB_INFO table
# 1.1.0.361 # - Fixed % from crash GameServer
# 1.1.0.360 # - Fixed CalcCharacter.ini for Dark Wizard
and all in between

# 1.1.0.210 # - Fix of GS_CS
# 1.1.0.209 # - Web points for future payments
# 1.1.0.208 # - Add stats effect exp fix

but without SmileYzn consent i will never release his files...
 
Last edited:
Back
Top