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!

PerfectZone Server Files Season 5 - Testers/Coders Needed

You want to participate?


  • Total voters
    24
Status
Not open for further replies.
Joined
Nov 4, 2012
Messages
928
Reaction score
545
Server updated.

Ps. I can't find skill bugs for now, maybe is the config files. i will try to explort to skill.bmd from server later



Current changelog
Code:
---------------------------------------------------------------------------------------
- Known bugs
---------------------------------------------------------------------------------------
- Notice.cpp		> Fix class to send correct client packets;

21:26 07/03/2016 - Added Custom interface and window size;
21:40 07/03/2016 - Removed GameServer protection;
21:40 07/03/2016 - Removed GameServer protocol protection;
01:05 14/07/2016 - Removed MHPServer protocols;
01:40 14/07/2016 - Restored project settings for Debug and Release;
01:01 05/02/2017 - Added /edit <str|dex|vit|ene|cmd> <points> command for GameMaster;
16:46 05/02/2017 - Fixed /add point commands;
23:04 06/03/2017 - Added /level <Player> <1~400> command for GameMaster;
20:53 16/04/2017 - Fixed /ene command to display added points;
20:53 16/04/2017 - Fixed /level <PlayeR> <1~400> command for GameMaster;
20:53 16/04/2017 - Fixed Blood Castle Cloak is not being deleted from inventory;
20:53 16/04/2017 - Fixed double added points at any attribute from character;
19:28 19/04/2017 - Fixed points is not deduced from /add commands;
---------------------------------------------------------------------------------------
 
Newbie Spellweaver
Joined
May 20, 2014
Messages
33
Reaction score
2
1. MasterSkillTree points are not received2. Gens Battle in MapManager.txt does not work, it's possible that MapManager.txt does not work at all.3. The Blood Castle has a visual bug. After passing the quest, when you give the weapon, it stays on your back.
 
Joined
Nov 4, 2012
Messages
928
Reaction score
545
1. MasterSkillTree points are not received2. Gens Battle in MapManager.txt does not work, it's possible that MapManager.txt does not work at all.3. The Blood Castle has a visual bug. After passing the quest, when you give the weapon, it stays on your back.

Thanks for repply it bro, i am updating the server and client side.
About MapManager: Remove the column related to MuBOT, since it is a season 5.4 not 6 :D





Here is a changelog of client for now

Code:
09-09-2016 - Added ToolKit class;
09-09-2016 - Added Config class;
09-09-2016 - Added Offsets class;
09-09-2016 - Added Fix class;
23-01-2017 - Added Crack class;
31-01-2017 - Added Decrypt log function;
31-01-2017 - Added Window Title config;
31-01-2017 - Fixed Log and screenshots folder;
31-01-2017 - Removed Fruit Point Messages;
23-04-2017 - Added Protocol class;
23-04-2017 - Added Extra class to store extra information for character;
23-04-2017 - Added Visual Fix to fix HP, Mana, SD, AG and others;
23-04-2017 - Added Interface Class;
23-04-2017 - Added Agility bug fix for all classes and their config;
23-04-2017 - Added Object struct class;
23-04-2017 - Added User class to match with player struct;
24-04-2017 - Added Font class and their config;
29-04-2017 - Added Chat Expanded class and their config;
29-04-2017 - Added WideScreen Class;
29-04-2017 - Added visual fix for reset at character info tab;
30-04-2017 - Added SkyBox to game;
01-05-2017 - Added Interface Buttons for 3D Câmera;
01-05-2017 - Added a "Fix" for RAM memor usage, lets test it;
 
Last edited:
Newbie Spellweaver
Joined
May 20, 2014
Messages
33
Reaction score
2
If you use the Skill folder from MuEMU S4, then all the skills for all classes of characters work, including the addition of Master Skill Tree Points and Master Skill Tree skills.
 
Newbie Spellweaver
Joined
May 20, 2014
Messages
33
Reaction score
2
2 problems:1. QuestWorld does not display a reward:
Screen(07_13-22_09)-0000 - PerfectZone Server Files Season 5 - Testers/Coders Needed - RaGEZONE Forums
2. Does not show Battle Zone in Move (M):
Screen(07_13-22_11)-0001 - PerfectZone Server Files Season 5 - Testers/Coders Needed - RaGEZONE Forums
And I do not see icons on maps:
beb1bdcf14d0 - PerfectZone Server Files Season 5 - Testers/Coders Needed - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
May 20, 2014
Messages
33
Reaction score
2
Another problem: You can get to the Imperial Guardian Event alone without a party.
 
Status
Not open for further replies.
Back
Top