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!

Ep7 SOURCE CODE & CLIENT *Extra NEW FEATURES*

Banned
Banned
Joined
Aug 14, 2015
Messages
84
Reaction score
31
_bin.rar:

Fresh _bin today as of 9:54PM. If you want to build your own just Compile it as "Release". Hope this would help.
 
Skilled Illusionist
Joined
Jul 13, 2016
Messages
331
Reaction score
11
just a bin ! no new update and still tyranny & rr not working
 
No Fear
Joined
Aug 15, 2012
Messages
765
Reaction score
135
Anyone can help me / guide me to fix tw towers hp bar? no schools bar on top showing.
 
Skilled Illusionist
Joined
Jul 13, 2016
Messages
331
Reaction score
11
What error on your tw? give me the specific so that I can give u tips.

TW time not working random time even i already configure it on glogicserver .ini file tw not complete i already compiled it for several times still same tw is not working :(
 
No Fear
Joined
Aug 15, 2012
Messages
765
Reaction score
135
Re: Ep7 SOURCE CODE & CLIENT *Extra NEW FEATURES*

TW time not working random time even i already configure it on glogicserver .ini file tw not complete i already compiled it for several times still same tw is not working :(

TW is based time is on glogicserver, mine is working fine. you have to make your own schedule.
sample everyday every 9AM, 12NN, 3PM, 6PM & 9PM code is below.

BATTLE_TIME = 1,9,0
BATTLE_TIME = 1,12,0
BATTLE_TIME = 1,15,0
BATTLE_TIME = 1,18,0
BATTLE_TIME = 1,21,0
BATTLE_TIME = 1,1,0
BATTLE_TIME = 2,9,0
BATTLE_TIME = 2,12,0
BATTLE_TIME = 2,15,0
BATTLE_TIME = 2,18,0
BATTLE_TIME = 2,21,0
BATTLE_TIME = 2,1,0
BATTLE_TIME = 3,9,0
BATTLE_TIME = 3,12,0
BATTLE_TIME = 3,15,0
BATTLE_TIME = 3,18,0
BATTLE_TIME = 3,21,0
BATTLE_TIME = 3,1,0
BATTLE_TIME = 4,9,0
BATTLE_TIME = 4,12,0
BATTLE_TIME = 4,15,0
BATTLE_TIME = 4,18,0
BATTLE_TIME = 4,21,0
BATTLE_TIME = 4,1,0
BATTLE_TIME = 5,9,0
BATTLE_TIME = 5,12,0
BATTLE_TIME = 5,15,0
BATTLE_TIME = 5,18,0
BATTLE_TIME = 5,21,0
BATTLE_TIME = 5,1,0
BATTLE_TIME = 6,9,0
BATTLE_TIME = 6,12,0
BATTLE_TIME = 6,15,0
BATTLE_TIME = 6,18,0
BATTLE_TIME = 6,21,0
BATTLE_TIME = 6,1,0
BATTLE_TIME = 7,9,0
BATTLE_TIME = 7,12,0
BATTLE_TIME = 7,15,0
BATTLE_TIME = 7,18,0
BATTLE_TIME = 7,21,0
BATTLE_TIME = 7,1,0



Do source includes crypt tools?

The files is decrypted.
but yes it have rancrypt.
 
Skilled Illusionist
Joined
Jul 13, 2016
Messages
331
Reaction score
11
Re: Ep7 SOURCE CODE & CLIENT *Extra NEW FEATURES*

TW is based time is on glogicserver, mine is working fine. you have to make your own schedule.
sample everyday every 9AM, 12NN, 3PM, 6PM & 9PM code is below.

BATTLE_TIME = 1,9,0
BATTLE_TIME = 1,12,0
BATTLE_TIME = 1,15,0
BATTLE_TIME = 1,18,0
BATTLE_TIME = 1,21,0
BATTLE_TIME = 1,1,0
BATTLE_TIME = 2,9,0
BATTLE_TIME = 2,12,0
BATTLE_TIME = 2,15,0
BATTLE_TIME = 2,18,0
BATTLE_TIME = 2,21,0
BATTLE_TIME = 2,1,0
BATTLE_TIME = 3,9,0
BATTLE_TIME = 3,12,0
BATTLE_TIME = 3,15,0
BATTLE_TIME = 3,18,0
BATTLE_TIME = 3,21,0
BATTLE_TIME = 3,1,0
BATTLE_TIME = 4,9,0
BATTLE_TIME = 4,12,0
BATTLE_TIME = 4,15,0
BATTLE_TIME = 4,18,0
BATTLE_TIME = 4,21,0
BATTLE_TIME = 4,1,0
BATTLE_TIME = 5,9,0
BATTLE_TIME = 5,12,0
BATTLE_TIME = 5,15,0
BATTLE_TIME = 5,18,0
BATTLE_TIME = 5,21,0
BATTLE_TIME = 5,1,0
BATTLE_TIME = 6,9,0
BATTLE_TIME = 6,12,0
BATTLE_TIME = 6,15,0
BATTLE_TIME = 6,18,0
BATTLE_TIME = 6,21,0
BATTLE_TIME = 6,1,0
BATTLE_TIME = 7,9,0
BATTLE_TIME = 7,12,0
BATTLE_TIME = 7,15,0
BATTLE_TIME = 7,18,0
BATTLE_TIME = 7,21,0
BATTLE_TIME = 7,1,0





The files is decrypted.
but yes it have rancrypt.


How about the time still 00:00 only ? thank you sir
 
No Fear
Joined
Aug 15, 2012
Messages
765
Reaction score
135
Re: Ep7 SOURCE CODE & CLIENT *Extra NEW FEATURES*

How about the time still 00:00 only ? thank you sir

You have to fix it on source code, the time is automatically 3 hours after server open when you use the battlefield ui. It is not based on ini file of TW. at this point, BattlefieldUi is not working so if you can't fix it, you have to use ini file and set the schedule.
 
Initiate Mage
Joined
Aug 24, 2018
Messages
11
Reaction score
0
Ep7 source used by fury classic 2018.
SOURCE:


LIB files for source (put it in source code folder):


CLIENT:


GlogicServer:

NEW FEATURES:

-Field crash bugtrap fix (tested on many players)
-Lunch Box
-Hide and seek event
-Random Event
-Slot Event
-Anti cheat detection

-Change school card

- And more

Don't ask me for tools and sfiles, just download the source and build it.
Credits inside the source.
Can you re upload the client link?
I've downloaded the build062418 I don't think it should work.
 
Skilled Illusionist
Joined
Jul 13, 2016
Messages
331
Reaction score
11
Re: Ep7 SOURCE CODE & CLIENT *Extra NEW FEATURES*

You have to fix it on source code, the time is automatically 3 hours after server open when you use the battlefield ui. It is not based on ini file of TW. at this point, BattlefieldUi is not working so if you can't fix it, you have to use ini file and set the schedule.

Thank you sir mark i will try to compile it again how do you fix RR can't hit same school
 
Back
Top