Nid Help po Defense problem

RezarRO

New member
Messages
21
Points
0
nagging Negative ung Defense pag lampas 100 ang thanks po
default_smile.png


 
nka disable na ba  yung renewal mo?

and what item ba yang ginagamit mo custom item ba? may Upgrade ba yung Items mo? 

pag pre-renewal hangang +10 lang po yung upgrade ng item, pag +11 pataas baka magka -def ka talaga..

 
anu ang server revision gamit mo?

and may inedit ka ba jan sa mga items na yan? susubukan kong gayahin..

see, ginaya ko yung gamit mo pero di manlang umabot sa 99++ yung def, nasobrahan ka siguro sa edit ng item mo, paki post naman dito yung mga iniba mo subukan kong gayahin..

nag try ako mag suot ng Ahura and Angra, hangang 99 lang talaga yung def..

nilagyan ko ng upgrade hangang 57 def lang inabot.

 
Last edited by a moderator:
wala po akong ni edit nung umpisa plang po ganyan na sya d na nalampas ng 99 def ung version ko po d ko po alam kung panu ginamit ng dev ko kung anu paps pde po maka hinge item_db nyu wala ako makita sa google for pre-renewal po 

 
Last edited by a moderator:
patingin po ng renewal.h mo.. please post here the code, maybe may mali ka sa pag setup ng pre-re..

 
Last edited by a moderator:
ahhhhh so ganyan tlga pag pre-renewal low lng def ng valk kasi ung sa discription v.armor 55

 
ahhhhh so ganyan tlga pag pre-renewal low lng def ng valk kasi ung sa discription v.armor 55

 
// Copyright © Hercules Dev Team, licensed under GNU GPL.
// See the LICENSE file
// Portions Copyright © Athena Dev Teams
#ifndef _CONFIG_RENEWAL_H_
#define _CONFIG_RENEWAL_H_
 
/**
 * Hercules configuration file (http://herc.ws)
 * For detailed guidance on these check http://herc.ws/wiki/SRC/config/
 **/
 
/**
 * @INFO: This file holds general-purpose renewal settings, for class-specific ones check /src/config/classes folder
 **/
 
#ifndef DISABLE_RENEWAL
 
/// game renewal server mode
/// (disable by commenting the line)
///
/// leave this line to enable renewal specific support such as renewal formulas
///#define RENEWAL
 
/// renewal cast time
/// (disable by commenting the line)
///
/// leave this line to enable renewal casting time algorithms
/// cast time is decreased by DEX * 2 + INT while 20% of the cast time is not reduced by stats.
/// example:
///  on a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a
///  "fixed cast time" which can only be reduced by specialist items and skills
///#define RENEWAL_CAST
 
/// renewal drop rate algorithms
/// (disable by commenting the line)
///
/// leave this line to enable renewal item drop rate algorithms
/// while enabled a special modified based on the difference between the player and monster level is applied
/// based on the http://irowiki.org/wiki/Drop_System#Level_Factor table
///#define RENEWAL_DROP
 
/// renewal exp rate algorithms
/// (disable by commenting the line)
///
/// leave this line to enable renewal item exp rate algorithms
/// while enabled a special modified based on the difference between the player and monster level is applied
///#define RENEWAL_EXP
 
/// renewal level modifier on damage
/// (disable by commenting the line)
///
// leave this line to enable renewal base level modifier on skill damage (selected skills only)
///#define RENEWAL_LVDMG
 
/// renewal enchant deadly poison algorithm
///
/// leave this line to enable the renewed EDP algorithm
/// under renewal mode:
///  - damage is NOT increased by 400%
///  - it does NOT affect grimtooth
///  - weapon and status ATK are increased
///#define RENEWAL_EDP
 
/// renewal ASPD [malufett]
/// (disable by commenting the line)
///
/// leave this line to enable renewal ASPD
/// - shield penalty is applied
/// - AGI has a greater factor in ASPD increase
/// - there is a change in how skills/items give ASPD
/// - some skill/item ASPD bonuses won't stack
///#define RENEWAL_ASPD
 
#endif // DISABLE_RENEWAL
 
#endif // _CONFIG_RENEWAL_H_
 
GInawa kong Renewal yung Client ko and naging ganito yung stats..

Sigurado ka ba na Recompile mo na yung server mo?

 
Please recompile it again

// Copyright (c) Hercules Dev Team, licensed under GNU GPL.// See the LICENSE file// Portions Copyright (c) Athena Dev Teams#ifndef _CONFIG_RENEWAL_H_#define _CONFIG_RENEWAL_H_/** * Hercules configuration file (http://herc.ws) * For detailed guidance on these check http://herc.ws/wiki/SRC/config/ **//** * @INFO: This file holds general-purpose renewal settings, for class-specific ones check /src/config/classes folder **/#ifndef DISABLE_RENEWAL/// game renewal server mode/// (disable by commenting the line)////// leave this line to enable renewal specific support such as renewal formulas//#define RENEWAL/// renewal cast time/// (disable by commenting the line)////// leave this line to enable renewal casting time algorithms/// cast time is decreased by DEX * 2 + INT while 20% of the cast time is not reduced by stats./// example:/// on a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a/// "fixed cast time" which can only be reduced by specialist items and skills//#define RENEWAL_CAST/// renewal drop rate algorithms/// (disable by commenting the line)////// leave this line to enable renewal item drop rate algorithms/// while enabled a special modified based on the difference between the player and monster level is applied/// based on the http://irowiki.org/wiki/Drop_System#Level_Factor table//#define RENEWAL_DROP/// renewal exp rate algorithms/// (disable by commenting the line)////// leave this line to enable renewal item exp rate algorithms/// while enabled a special modified based on the difference between the player and monster level is applied//#define RENEWAL_EXP/// renewal level modifier on damage/// (disable by commenting the line)///// leave this line to enable renewal base level modifier on skill damage (selected skills only)//#define RENEWAL_LVDMG/// renewal enchant deadly poison algorithm////// leave this line to enable the renewed EDP algorithm/// under renewal mode:/// - damage is NOT increased by 400%/// - it does NOT affect grimtooth/// - weapon and status ATK are increased//#define RENEWAL_EDP/// renewal ASPD [malufett]/// (disable by commenting the line)////// leave this line to enable renewal ASPD/// - shield penalty is applied/// - AGI has a greater factor in ASPD increase/// - there is a change in how skills/items give ASPD/// - some skill/item ASPD bonuses won't stack//#define RENEWAL_ASPD#endif // DISABLE_RENEWAL#endif // _CONFIG_RENEWAL_H_ 
 and post here the result
default_smile.png


anung compiler gamit mo?

and kung ayaw parin, Download ka ulit ng new server svn yung malinis and try mo i convert sa pre-re kung may ganyang paring issue

 
Last edited by a moderator:
anu ang server revision gamit mo?

and may inedit ka ba jan sa mga items na yan? susubukan kong gayahin..

see, ginaya ko yung gamit mo pero di manlang umabot sa 99++ yung def, nasobrahan ka siguro sa edit ng item mo, paki post naman dito yung mga iniba mo subukan kong gayahin..

nag try ako mag suot ng Ahura and Angra, hangang 99 lang talaga yung def..

nilagyan ko ng upgrade hangang 57 def lang inabot.
Nag nenegative sya sa pre-renewal kapag 131 pataas ang DEF + Refine Def ng item.

example: 121 def ng Guard_ at refine mo sa +10 magiging negative na ang iyong Def.

{
Id: 2102
AegisName: "Guard_"
Name: "Guard"
Type: 5
Buy: 500
Weight: 300
Def: 121
Slots: 1
Loc: 32
View: 1
},
Bug nga siguro, kailangan magkaroon ng Def Cap ang defense sa pre-renewal
default_biggrin.png



 
Last edited by a moderator:
anu ang server revision gamit mo?

and may inedit ka ba jan sa mga items na yan? susubukan kong gayahin..

see, ginaya ko yung gamit mo pero di manlang umabot sa 99++ yung def, nasobrahan ka siguro sa edit ng item mo, paki post naman dito yung mga iniba mo subukan kong gayahin..

nag try ako mag suot ng Ahura and Angra, hangang 99 lang talaga yung def..

nilagyan ko ng upgrade hangang 57 def lang inabot.
Nag nenegative sya sa pre-renewal kapag 131 pataas ang DEF + Refine Def ng item.

example: 121 def ng Guard_ at refine mo sa +10 magiging negative na ang iyong Def.

>>> 


{
Id: 2102
AegisName: "Guard_"
Name: "Guard"
Type: 5
Buy: 500
Weight: 300
Def: 121
Slots: 1
Loc: 32
View: 1
},
Bug nga siguro, kailangan magkaroon ng Def Cap ang defense sa pre-renewal
default_biggrin.png





In his case, sabi nya wala naman daw syang ginawang edit, meaning hindi ganyan ang Item database nya..

kaya ginaya ko yung setup ng items nya and hindi naman umabot sa ganyan yung def..

campare both renewal and pre/renewal Screenshot sa ginawa ko..

 
Last edited by a moderator:
Hmmm, dapat i-post nya dito ang itemdb.txt nya, at itemdb2.txt nya para makita kung normal ba ang mga DEF ng mga item.. Posible ito kung gamit nya ang itemdb.txt ng Renewal server dahil sobrang taas ng mga Def doon (like cotton shirt Def +10) ..

 
Last edited by a moderator:
Hmmm, dapat i-post nya dito ang itemdb.txt nya, at itemdb2.txt nya para makita kung normal ba ang mga DEF ng mga item.. Posible ito kung gamit nya ang itemdb.txt ng Renewal server dahil sobrang taas ng mga Def doon (like cotton shirt Def +10) ..
 
and yes, pag above 100, magiging (-)negative
 
and pag naka // coment na yung #define renewal automatic na yung item_db.conf/txt na yung babasahin..
siguro ang ginawanya, kinopya nya yung laman ng re/item_db.conf/txt at inilagay sa pre-re/item_db.conf/txt
 
kaya yun, nagkaroon ng malaking conflict sa def.
 
@edit
 
Confirm, @RezarRO ginamit mo yung item_db ng renewal which is wrong,
 
gawin mo delete mo yung item_db mo sa pre-re then update mo yung svn mo
default_smile.png

 
Last edited by a moderator:
Back
Top