• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Fix for 2 buff alway Juver

Elite Diviner
Joined
Jul 8, 2015
Messages
489
Reaction score
27
Find
GLPVPTyrannyDefine.h

Find : #define TYRANNY_REWARD_BUFF_NUM

Change number with u want
Ex. #define TYRANNY_REWARD_BUFF_NUM 5

then compile

then open tr1.ini

find : ;reward buff (mid,sid,level)

add

BUFF_REWARD_00 = 51, 3, 0
BUFF_REWARD_01 = 51, 10, 0
BUFF_REWARD_02 = 51, 5, 0
BUFF_REWARD_03 = 51, 6, 0
BUFF_REWARD_04 = 51, 10, 0
BUFF_REWARD_05 = 51, 15, 0


try run and play tyranny the u will get 5 buff
 
Joined
Feb 4, 2014
Messages
962
Reaction score
36
Find
GLPVPTyrannyDefine.h

Find : #define TYRANNY_REWARD_BUFF_NUM

Change number with u want
Ex. #define TYRANNY_REWARD_BUFF_NUM 5

then compile

then open tr1.ini

find : ;reward buff (mid,sid,level)

add

BUFF_REWARD_00 = 51, 3, 0
BUFF_REWARD_01 = 51, 10, 0
BUFF_REWARD_02 = 51, 5, 0
BUFF_REWARD_03 = 51, 6, 0
BUFF_REWARD_04 = 51, 10, 0
BUFF_REWARD_05 = 51, 15, 0


try run and play tyranny the u will get 5 buff

Newly Compile Source after changes.
Still 2 Reward Buffs give & 1 Main Buff Reward.


g9KZTXm - Fix for 2 buff alway Juver - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Banned
Banned
Joined
Aug 26, 2016
Messages
336
Reaction score
19
Newly Compile Source after changes.
Still 2 Reward Buffs give & 1 Main Buff Reward.


g9KZTXm - Fix for 2 buff alway Juver - RaGEZONE Forums

Try changing value "BUFF_REWARD_USE".
 

Attachments

You must be registered for see attachments list
Back
Top