Renewal Server but I'm using pre-re MOBDB?

Hadeszeus

New member
Messages
651
Points
0
Location
Philippines
Medyo na weirdan lang ako. I using this config sa renewal.h file ko.

//#define DISABLE_RENEWAL#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
Pero yung gamit kung mobdb.txt ung nasa pre-re na folder. Di ba dapat ung sa re?

Bat po ganuN? is this normal? I tried to modify the drops on one of the mobs sa re pero wlang na laglag.. pero nung sa pre-re ako nag modify gumana.. kaya ko nasabi

 
Last edited by a moderator:
Normal lang po na ang gamitin mong folder ay pre-renewal dahil naka disable ang renewal. shempre hindi po yung nsa renewal(re) kasi nga diba naka disable..

/// 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
meaning yung renewal drops lang hindi kasama yung mobs ang naka enable dito..

pwede mo naman manually i-add yung monster sa (re)renewal folder mo, copy mo lang at i-paste mo lang dun sa mob_db2.txt

Note: that mas malalakas ang monster sa renewal

 
Last edited by a moderator:
dapat kasi yung mga custom mob mo dun mo ilagay sa mob_db2.txt? maybe may conflict pag naka enable parin yung renewal_drops try disable.

 
Back
Top