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] JUVER SOURCE with In Game Functionalities [NO MORE SELLING]

Initiate Mage
Joined
Sep 24, 2018
Messages
36
Reaction score
1
Tw towers not reset after it capture by one school
example if mp got nuc tower the other school will get easy into it
because the hp of the tower will not reset anyone can fix this
thankyou so much
 
Master Summoner
Joined
Feb 6, 2019
Messages
521
Reaction score
93
tr1.ini look for TOWER_DAMAGE_BASE CHANGE THE VALUE TO 0 OR 1
Tw towers not reset after it capture by one school
example if mp got nuc tower the other school will get easy into it
because the hp of the tower will not reset anyone can fix this
thankyou so much
 
Junior Spellweaver
Joined
Jul 3, 2018
Messages
116
Reaction score
7
does anyone knows how to convert activity.asf to activity.bin? i try to edit activity but how to convert it now to .bin to use it. thanks
 
Junior Spellweaver
Joined
Oct 2, 2009
Messages
159
Reaction score
2
How to enable tw?
Untitled.jpg

default.charclass is
PHP:
TYRANNY_FILE tr1.ini
strSCHOOLEFF00	account_sacred.egp
strSCHOOLEFF01	account_mp.egp
strSCHOOLEFF02	account_phoenix.egp
//
QUEST_RATE_EXP 		15.0f
QUEST_RATE_MONEY 	1.0f
//
INT_DEF_RATE		0.0f
//
strSimpleWearM	m_cos_min_cap.cps, m_cos_min_body.cps, m_cos_min_leg.cps, m_bs_hand.cps, m_cos_min_foot.cps
strSimpleWearF	w_cos_min_cap.cps, w_cos_min_body.cps, w_cos_min_leg.cps, w_bs_hand.cps, w_cos_min_foot.cps
//
bContributionPointBonusTimer 0
fContributionPointBonusTime 3600
wContributionPointBonusAdd 5
bActivityPointBonusTimer 0
fActivityPointBonusTime 3600
wActivityPointBonusAdd 5
//
strCOMPLETE_ACTIVITY_EFFECT success_eff110124.egp 
//
SCHOOLWARS_FILE sw1.ini
//
bCLUB_DEATHMATCH   0
dwCLUB_DEATHMATCH_MEM  15
//CLUB_DM_FILE    cdm1.ini
fCDM_SAFE_TIME	60.0f
//
CAPTURE_THE_FLAG_FILE ctf1.ini
strCTF_EFF00	eff_body_flag_red.egp
strCTF_EFF01	eff_body_flag_blue.egp
strCTF_DIR_EFF00	flag_direction_red.egp
strCTF_DIR_EFF01	flag_direction_blue.egp
//
//
wMap_1			tw
wMapMID_1		222
wMapSID_1		0
wMapPosX_1		47
wMapPosY_1		93
wMap_2			null
wMapMID_2		222
wMapSID_2		0
wMapPosX_2		56
wMapPosY_2		30
wMap_3			null
wMapMID_3		222
wMapSID_3		0
wMapPosX_3		102
wMapPosY_3		58
//
//

tried changing the times in tr1.ini but start and end time is still at 00:00
 
Initiate Mage
Joined
Oct 28, 2014
Messages
83
Reaction score
3
How to enable tw?
View attachment 171793

default.charclass is
PHP:
TYRANNY_FILE tr1.ini
strSCHOOLEFF00    account_sacred.egp
strSCHOOLEFF01    account_mp.egp
strSCHOOLEFF02    account_phoenix.egp
//
QUEST_RATE_EXP         15.0f
QUEST_RATE_MONEY     1.0f
//
INT_DEF_RATE        0.0f
//
strSimpleWearM    m_cos_min_cap.cps, m_cos_min_body.cps, m_cos_min_leg.cps, m_bs_hand.cps, m_cos_min_foot.cps
strSimpleWearF    w_cos_min_cap.cps, w_cos_min_body.cps, w_cos_min_leg.cps, w_bs_hand.cps, w_cos_min_foot.cps
//
bContributionPointBonusTimer 0
fContributionPointBonusTime 3600
wContributionPointBonusAdd 5
bActivityPointBonusTimer 0
fActivityPointBonusTime 3600
wActivityPointBonusAdd 5
//
strCOMPLETE_ACTIVITY_EFFECT success_eff110124.egp 
//
SCHOOLWARS_FILE sw1.ini
//
bCLUB_DEATHMATCH   0
dwCLUB_DEATHMATCH_MEM  15
//CLUB_DM_FILE    cdm1.ini
fCDM_SAFE_TIME    60.0f
//
CAPTURE_THE_FLAG_FILE ctf1.ini
strCTF_EFF00    eff_body_flag_red.egp
strCTF_EFF01    eff_body_flag_blue.egp
strCTF_DIR_EFF00    flag_direction_red.egp
strCTF_DIR_EFF01    flag_direction_blue.egp
//
//
wMap_1            tw
wMapMID_1        222
wMapSID_1        0
wMapPosX_1        47
wMapPosY_1        93
wMap_2            null
wMapMID_2        222
wMapSID_2        0
wMapPosX_2        56
wMapPosY_2        30
wMap_3            null
wMapMID_3        222
wMapSID_3        0
wMapPosX_3        102
wMapPosY_3        58
//
//

tried changing the times in tr1.ini but start and end time is still at 00:00



looks like you're using Emulator. tyranny will not work on Emulator.
 
Master Summoner
Joined
Jul 18, 2009
Messages
567
Reaction score
53
anyone have the source code for the online users counting in channel for juver?
 
Initiate Mage
Joined
Sep 24, 2018
Messages
36
Reaction score
1
you can use ran manager but you ccan only
use function how many onlie, whos online
and char info
 
Initiate Mage
Joined
Aug 14, 2015
Messages
73
Reaction score
18
Hi,

Can someone help me figure this out. I'm new to this.

Can you guys give me the exact Cpp's and h's for Player Ranking & Item Mall? Thank you so much. Really appreciate your help.
 
Banned
Banned
Joined
Sep 5, 2011
Messages
411
Reaction score
9
anyone here who has a good heart that can share pk notification like when the player reach the rampage section it will automatically broadcast to the server. thanks in advanced.
 
Initiate Mage
Joined
May 27, 2020
Messages
59
Reaction score
1
hmmm.. thanks!!but UI'sszzzz,
kind of weird in looks
this is what happened if we just mix the clients
I'm looking forward to my self to improve the UI of this mix client

thanks everybody take your credits and be proud!! hart<3

https://imgur.com/2XVkAEj
 
Last edited:
Initiate Mage
Joined
May 27, 2020
Messages
59
Reaction score
1
hmmm.. thanks!!
but UI'sszzzz, kind of weird in looks
this is what happened if we just mix the clients
I'm looking forward to my self to improve the UI of this mix client

thanks everybody take your credits and be proud!! hart<3