Hello,
Today im releasing new version of VSRO MAX, it will have the ability to work 15 days trial from the time of the execution, also with some new features. If you would like to continue to use VSRO MAX files contact me on skype for paid version.
VSRO MAX V1.188 Premium Plans:
Contact me on Skype: red7moon
//V10
-Added the ability to change the server cap level from the server.cfg
-Added the ability to change the CH mastery level from the server.cfg
-Added the ability to change the EU mastery level from the server.cfg
-Added very_fatal_log.txt that will contain every exception happen in the server instead of crashing.
-Added "Invalid Msg [MsgID:0x%04X, Wr:%d, Rd:%d" log instead of "Invalid Msg in Process [MsgID %d]" that will tell you how many bytes are missing out of the expected bytes for this defined msg id.
-Added "some GObjChar cannot pump net msg Latest TID (%d), RegionInfo (0x%X, x:%d, z:%d)" log instead of "some GObjChar cannot pump net msg Latest TID (%d)" gives you more information
-Added "some GObjChar cannot be updated Latest Updated TID (%d), Codename(%s), RegionInfo (0x%X, x:%d, z:%d)" log instead of "some GObjChar cannot be updated Latest Updated TID (%d), Codename(%s)"
-Added new feature in the GlobalManager, It will dump all the msg counts that being used into the log, look picture for more information.
-Added msg leak detection "Reported Time : %s, Total Count %d\r\n\r\n"
-Fixed a bug when someone try to duplicate login, or register a party or remove member from the academy, now the server will stop reading the packet instead of just returning error and keep it in the memory which might cause low performance in the network system if someone abuse it.
-Added new feature, Trader now cant follow anyone in game.
-Balanced the party ExpFactor, it was (1.0f + (party member counts) - 1) * 0.03f) for EU and CH for the old files only, now its (1.0f + (party member counts) - 1) * 0.05f) for CH, and for EU its (1.0f + (party member counts) - 1) * 0.03f);
also [1.0f + (European - 1) * 0.20f) + (Chinese * 0.15f))] instead of [1.0f + (European - 1) * 0.20f) + (Chinese * 0.10f))].
-Added a new feature, which will only maintain the recent crest ftp files instead of the whole ftp and thats improves the performance of the shard manager.
-Balanced the distribution of the exp in party by the party master and the critical attacker and the max range.
-Updated the server framework to tell you what is going on as "Server Cord has been closed [%d]%s", "Server Cord has been closed _OnGameServerDisconnected [%d]%s", "Server Cord has been closed _OnAgentServerDisconnected [%d]%s", "OnServerBodyExecutionStepUpdated [%d]%s prev_step:%d, cur_step:%d",
"OnServerBodyExecutionStepUpdated [%d]%s prev_step:%d, cur_step:%d", "Server Cord has been closed [%d]%s", "OnFRAMEWORKMSG_NOTIFY [%d]%s status:%d, cur_step:%d".
-Changed the formula of the silk consumption [instead of the game server uses the gift silk first it will use the main account silk first instead.]
-Added new feature for the party monsters, since vsro wasnt checking if there is party around or not it keeps the party monsters around instead of despawn them since there is no party around.
-Added new feature for the party monsters, to restore their hp if the players stop attacking them.
-Finally fixed the CLAMP system,fixed the "CLAMP() ==> min(%.3f) exceeded max" bug due to math logic, now there is no more CLAMP exceeded max bug its forever fixed.
Note: Please use the new server.cfg file included in the V10 archive.
Preview:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
Download: Check 1st Post.
Greetings MeGaMaX
Today im releasing new version of VSRO MAX, it will have the ability to work 15 days trial from the time of the execution, also with some new features. If you would like to continue to use VSRO MAX files contact me on skype for paid version.
VSRO MAX V1.188 Premium Plans:
Contact me on Skype: red7moon
//V10
-Added the ability to change the server cap level from the server.cfg
-Added the ability to change the CH mastery level from the server.cfg
-Added the ability to change the EU mastery level from the server.cfg
-Added very_fatal_log.txt that will contain every exception happen in the server instead of crashing.
-Added "Invalid Msg [MsgID:0x%04X, Wr:%d, Rd:%d" log instead of "Invalid Msg in Process [MsgID %d]" that will tell you how many bytes are missing out of the expected bytes for this defined msg id.
-Added "some GObjChar cannot pump net msg Latest TID (%d), RegionInfo (0x%X, x:%d, z:%d)" log instead of "some GObjChar cannot pump net msg Latest TID (%d)" gives you more information
-Added "some GObjChar cannot be updated Latest Updated TID (%d), Codename(%s), RegionInfo (0x%X, x:%d, z:%d)" log instead of "some GObjChar cannot be updated Latest Updated TID (%d), Codename(%s)"
-Added new feature in the GlobalManager, It will dump all the msg counts that being used into the log, look picture for more information.
-Added msg leak detection "Reported Time : %s, Total Count %d\r\n\r\n"
-Fixed a bug when someone try to duplicate login, or register a party or remove member from the academy, now the server will stop reading the packet instead of just returning error and keep it in the memory which might cause low performance in the network system if someone abuse it.
-Added new feature, Trader now cant follow anyone in game.
-Balanced the party ExpFactor, it was (1.0f + (party member counts) - 1) * 0.03f) for EU and CH for the old files only, now its (1.0f + (party member counts) - 1) * 0.05f) for CH, and for EU its (1.0f + (party member counts) - 1) * 0.03f);
also [1.0f + (European - 1) * 0.20f) + (Chinese * 0.15f))] instead of [1.0f + (European - 1) * 0.20f) + (Chinese * 0.10f))].
-Added a new feature, which will only maintain the recent crest ftp files instead of the whole ftp and thats improves the performance of the shard manager.
-Balanced the distribution of the exp in party by the party master and the critical attacker and the max range.
-Updated the server framework to tell you what is going on as "Server Cord has been closed [%d]%s", "Server Cord has been closed _OnGameServerDisconnected [%d]%s", "Server Cord has been closed _OnAgentServerDisconnected [%d]%s", "OnServerBodyExecutionStepUpdated [%d]%s prev_step:%d, cur_step:%d",
"OnServerBodyExecutionStepUpdated [%d]%s prev_step:%d, cur_step:%d", "Server Cord has been closed [%d]%s", "OnFRAMEWORKMSG_NOTIFY [%d]%s status:%d, cur_step:%d".
-Changed the formula of the silk consumption [instead of the game server uses the gift silk first it will use the main account silk first instead.]
-Added new feature for the party monsters, since vsro wasnt checking if there is party around or not it keeps the party monsters around instead of despawn them since there is no party around.
-Added new feature for the party monsters, to restore their hp if the players stop attacking them.
-Finally fixed the CLAMP system,fixed the "CLAMP() ==> min(%.3f) exceeded max" bug due to math logic, now there is no more CLAMP exceeded max bug its forever fixed.
Note: Please use the new server.cfg file included in the V10 archive.
Preview:
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
Download: Check 1st Post.
Greetings MeGaMaX