jeromeblade Posted October 13, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 01/29/15 Last Seen: November 14, 2018 Share Posted October 13, 2018 Help naman po kung pano maalis yung cooldown delay tsaka yung casting time, hindi gumagana yung berzebub card kahit 2x na ang nilagay ko sa sura ko tapos 140 naman yung dex. napakabagal ng cast. renewal po ginagamit ko at yung kay anacondaqqq po na 2018 files ang gamit ko. salamat po. Quote Link to comment Share on other sites More sharing options...
jeromeblade Posted November 9, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 01/29/15 Last Seen: November 14, 2018 Author Share Posted November 9, 2018 anyone? Quote Link to comment Share on other sites More sharing options...
Gerzzie Posted November 9, 2018 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 137 Reputation: 48 Joined: 06/18/12 Last Seen: 5 hours ago Share Posted November 9, 2018 Go to your Trunk Folder and look for src/config/renewal.h Kung Renewal ka then Cast time lang gusto mong baguhin Quote /// Renewal cast time /// (disable by commenting the line) /// /// Leave this line to enable renewal casting time algorithms and enable fixed cast bonuses. /// See also default_fixed_castrate in conf/battle/skill.conf for default fixed cast time (default is 20%). /// Cast time is altered be 2 portion, Variable Cast Time (VCT) and Fixed Cast Time (FCT). /// By default FCT is 20% of VCT (some skills aren't) /// - VCT is decreased by DEX * 2 + INT. /// - FCT is NOT reduced by stats, reduced by equips or buffs. /// Example: /// On a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a FCT-#define RENEWAL_CAST +//#define RENEWAL_CAST 1 Quote Link to comment Share on other sites More sharing options...
jeromeblade Posted November 9, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 01/29/15 Last Seen: November 14, 2018 Author Share Posted November 9, 2018 1 hour ago, Gerzzie said: Go to your Trunk Folder and look for src/config/renewal.h Kung Renewal ka then Cast time lang gusto mong baguhin pag nalagyan ko na ng // irerecompile ko diba? then anung gagawin kong setup na dun sa conf/battle/skill? para mag instacast lahat ng skills sa lahat ng class/job ? Salamat boss. wrong section pala ako? source pala dapat. Mod: Sorry wrong section T_T (source support?) Quote Link to comment Share on other sites More sharing options...
Gerzzie Posted November 9, 2018 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 137 Reputation: 48 Joined: 06/18/12 Last Seen: 5 hours ago Share Posted November 9, 2018 12 hours ago, jeromeblade said: pag nalagyan ko na ng // irerecompile ko diba? then anung gagawin kong setup na dun sa conf/battle/skill? para mag instacast lahat ng skills sa lahat ng class/job ? Salamat boss. wrong section pala ako? source pala dapat. Mod: Sorry wrong section T_T (source support?) Yeap Source Section. go to conf/battle/skill.conf Find : Quote // At what dex does the cast time become zero (instacast)? castrate_dex_scale: 150 Change dex scale from 150 to 0 para kahit walang dex no cast. Make sure to @reloadbattleconf 1 Quote Link to comment Share on other sites More sharing options...
jeromeblade Posted November 10, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 01/29/15 Last Seen: November 14, 2018 Author Share Posted November 10, 2018 na solved na problem ko pero may skill delay at yung mga yggdrasil berries/seed may time din. Quote Link to comment Share on other sites More sharing options...
Gerzzie Posted November 10, 2018 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 137 Reputation: 48 Joined: 06/18/12 Last Seen: 5 hours ago Share Posted November 10, 2018 2 hours ago, jeromeblade said: na solved na problem ko pero may skill delay at yung mga yggdrasil berries/seed may time din. Magkaiba ang Skill Delay and Item Delay para sa item delay Find : db/pre-re/item_delay.txt <-- if Pre - Renewal db/re/item_delay.txt <-- if Renewal Quote // SC_REUSE_LIMIT_F- 607,5000,SC_REUSE_LIMIT_F //Yggdrasil_Berry +//607,5000,SC_REUSE_LIMIT_F //Yggdrasil_Berry // SC_REUSE_LIMIT_G- 608,3000,SC_REUSE_LIMIT_G //Yggdrasil_Seed +//608,3000,SC_REUSE_LIMIT_G //Yggdrasil_Seed 1 Quote Link to comment Share on other sites More sharing options...
jeromeblade Posted November 10, 2018 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 01/29/15 Last Seen: November 14, 2018 Author Share Posted November 10, 2018 3 hours ago, Gerzzie said: Magkaiba ang Skill Delay and Item Delay para sa item delay Find : db/pre-re/item_delay.txt <-- if Pre - Renewal db/re/item_delay.txt <-- if Renewal Hi Idol, okay na yung sa item panu naman yung sa skill delay? nakita ko sa skill_cast.db ieedit q pa isa isa yung cooldown ng kada spells yun lang ba yung way nun? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.