-
Posts
236 -
Joined
-
Last visited
-
Days Won
9
Community Answers
-
dantoki's post in EDP on monster HELP was marked as the answer
25053,f_valkyrie@ENCHANT_DEADLY_POISON,chase,361,5,10000,0,100000,yes,self,myhpltmaxrate,60,,,,,,, 25053,f_valkyrie@ENCHANT_DEADLY_POISON,attack,361,5,10000,0,100000,yes,self,myhpltmaxrate,60,,,,,,, Try this.
-
dantoki's post in How to set Emergency Call still coolingdown when relog? was marked as the answer
/conf/battle/guild.conf
// Activate guild skills delay by relog? // Official setting is 5 minutes (300000 ms), otherwise allow guild leaders to relog to cancel the 5 minute delay. // Note: This was changed in renewal in favor of individual skill cooldown. guild_skill_relog_delay: 300000 did you set this to 0?
-
dantoki's post in Status.cpp changes doesn't work was marked as the answer
i doesn't work i already rebooted my VPS and rebuild it. still doesn't change.
Problem Solve thanks.
stat += 10 + (status->luk*10/50); Wrong code.