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] (WIP) PerfectZone Server Files Season 4

Skilled Illusionist
Joined
Feb 15, 2013
Messages
385
Reaction score
62
Do not attach statically linked, install visual 2012 C++ x86 and restart PC.



Reflect still working? I already removed it
I need it to work, not remove :/ now PVP is stupid... I need reflect effect so it could be harder to do combo and not killing each other like monsters just pressing QWER
 
Joined
Feb 4, 2014
Messages
962
Reaction score
36
:junglejane: Thanks for explain, i will add a switch to this at next update.

and can you include this also?

-is it possible to add inventory lock system like zhypermu and agartha server? :D
-also suggest to put Dynamic Exp System (by Level, Reset and Master Reset)
-Can you add AllowExcellentLvl380 Option (maybe its good if 380 is not exc XD)?
-Can you Add Custom Item Drop (like TT SCF_ItemDropRate.txt)?
-Can you add exc limit drop (like TT SCFExcellentMaxOptionDrop=3) also min max for socket slot?

thanks.
 
Joined
Nov 4, 2012
Messages
928
Reaction score
545
How to add pcpoints?

If it is in game, use /pcpoint <nick> <get/set> <Amount>
If it is out of the game, make sure that player is disconnected and use this:

Code:
USE MuOnline
GO

UPDATE dbo.T_PCBANG_POINT_INFO SET PCBangPoint = 20000 WHERE memb___id = 'smiley'
GO

Thanks for testing it..
 
Joined
Feb 4, 2014
Messages
962
Reaction score
36
I set time for chaos castle then after reload i got this error.

File Said is .dat but there is no file .dat in event folder.

SmileYzn - [Release] (WIP) PerfectZone Server Files Season 4 - RaGEZONE Forums
 
Joined
Nov 4, 2012
Messages
928
Reaction score
545
WOW bro, i do not remember if i changed when make configuration class.

Ps. For a temporary solution, maintain ChaosCastle.dat and ChaosCastle.txt in same folder with same content at file.

Thanks for report.
 
Newbie Spellweaver
Joined
Feb 15, 2008
Messages
90
Reaction score
4
If it is in game, use /pcpoint <nick> <get/set> <Amount>
If it is out of the game, make sure that player is disconnected and use this:

Code:
USE MuOnline
GO

UPDATE dbo.T_PCBANG_POINT_INFO SET PCBangPoint = 20000 WHERE memb___id = 'smiley'
GO

Thanks for testing it..

Thanks, the files are great, me and my friends are enjoying it, btw i have 1 more question what if i want to put 1000 pcpoints for free when they create an account, hoping you can help me on this.
 
Joined
Nov 4, 2012
Messages
928
Reaction score
545
Thanks, the files are great, me and my friends are enjoying it, btw i have 1 more question what if i want to put 1000 pcpoints for free when they create an account, hoping you can help me on this.

n1ce idea, but pcpoints is restricted for each account i guess,
I can make without problems but you need to know that players can flood account creation for give bonus.


.reg please? :D

.reg for what? Resolution at client?

EDIT: PcPoint is by account!
 
Last edited:
Newbie Spellweaver
Joined
Feb 15, 2008
Messages
90
Reaction score
4
@SmileYzn Ah yes you are right but if its for a small community of friends i think its ok to auto add pc points and IGSPoints :D
 
Newbie Spellweaver
Joined
Mar 30, 2014
Messages
13
Reaction score
0
When you open the inventory taking the npc to create guild ... :huh:




thanks for release !
 
Back
Top