Jump to content
  • 0
Sign in to follow this  
RezarRO

Nid Help po Defense problem

Question

29 answers to this question

Recommended Posts

  • 0

ou nga yan ung problem dati kaya naibahan bkit bawal lumampas nag kaka negative 

 

kase ang char, kaya lang nya hanggang 127. sa renewal nman string, kaya hanggang 32767

 

PRE-RE = char

RENEWAL = str (string)

Edited by Frost

Share this post


Link to post
Share on other sites
  • 0

Same Topic >http://herc.ws/board/topic/2680-negative-def/?hl=%2Bnegative+%2Bdef

 

Paki paliwanag naman nang malinaw, Mag lagay karin po ng mga Picture as a proof and comparison :)

 

siguro gumagamit ka ng custom items? or anu ba ang server mo pre-re o renewal?

Edited by sevenzz23

Share this post


Link to post
Share on other sites
  • 0

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..

Share this post


Link to post
Share on other sites
  • 0

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.

Edited by sevenzz23

Share this post


Link to post
Share on other sites
  • 0

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 

Edited by RezarRO

Share this post


Link to post
Share on other sites
  • 0

patingin po ng renewal.h mo.. please post here the code, maybe may mali ka sa pag setup ng pre-re..

Edited by sevenzz23

Share this post


Link to post
Share on other sites
  • 0
// 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
///#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_

Share this post


Link to post
Share on other sites
  • 0

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 :)

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

Edited by sevenzz23

Share this post


Link to post
Share on other sites
  • 0

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 :D

Share this post


Link to post
Share on other sites
  • 0

 

 

 

 

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 :D

 

 

 

 

 

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..

Edited by sevenzz23

Share this post


Link to post
Share on other sites
  • 0

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) ..

Share this post


Link to post
Share on other sites
  • 0

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 :)
Edited by sevenzz23

Share this post


Link to post
Share on other sites
  • 0

cge po try ko po gawin yn salamat po sa inyo ... wala po akong ni eedit na kahit na anung item xD 

btw po pano pag mababa ung Defense walang silbe ung thana kasi nakita ko now ung defense ng pre-renewal sa other server dahil mababa mas maganda pa ang effect ng inca 

Edited by RezarRO

Share this post


Link to post
Share on other sites
  • 0

cge po try ko po gawin yn salamat po sa inyo ... wala po akong ni eedit na kahit na anung item xD 

btw po pano pag mababa ung Defense walang silbe ung thana kasi nakita ko now ung defense ng pre-renewal sa other server dahil mababa mas maganda pa ang effect ng inca 

yap, sige balitaan mo nalang dito kung ano naging result :)

Share this post


Link to post
Share on other sites
  • 0

paps ask lng po ba ano ba dapat para mag ka silbe ung thanatos kasi ung def ng vset sa renewal diba mataas pag pre-renewal parang walang silbe thana

low def kasi tapos pag nag tgk pa xD

Edited by RezarRO

Share this post


Link to post
Share on other sites
  • 0

paps ask lng po ba ano ba dapat para mag ka silbe ung thanatos kasi ung def ng vset sa renewal diba mataas pag pre-renewal parang walang silbe thana

Malakas ang Thanatos card kahit sa Pre-Renewal server, kaya mo lang siguro nasabing walang silbe dahil nga puro Negative DEF ang mga defense ng player mo.. Try mo muna ayusin ang Negative issue..

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.