Michael D. Posted November 1, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 87 Reputation: 0 Joined: 10/28/12 Last Seen: December 23, 2012 Share Posted November 1, 2012 (edited) help please. my lvl is 999 but the damage of the mobs is high and strong and my HP is 1m nid help please. and how to no cast my dangerous soul collect look. my dex is pure and still its casting. Edited November 1, 2012 by mykel09 Quote Link to comment Share on other sites More sharing options...
Mystery Posted November 2, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted November 2, 2012 Im confused.. Are you dealing too much damage or are the mobs dealing too much damage on you?.. o_O. Secondly, what are your adjustments to these: // The rate of time it takes to cast a spell (Note 2, 0 = No casting time) casting_rate: 100 // Delay time after casting (Note 2) delay_rate: 100 // Does the delay time depend on the caster's DEX and/or AGI? (Note 1) // Note: On Official servers, neither Dex nor Agi affect delay time delay_dependon_dex: no delay_dependon_agi: no // Minimum allowed delay for ANY skills after casting (in miliseconds) (Note 1) // Note: Setting this to anything above 0 can stop speedhacks. min_skill_delay_limit: 100 // This delay is the min 'can't walk delay' of all skills. // NOTE: Do not set this too low, if a character starts moving too soon after // doing a skill, the client will not update this, and the player/mob will // appear to "teleport" afterwards. default_walk_delay: 300 //Completely disable skill delay of the following types (Note 3) //NOTE: By default mobs don't have the skill delay as specified in the skill // database, but follow their own 'reuse' skill delay which is specified on // the mob skill db. When set, the delay for all skills become // min_skill_delay_limit. no_skill_delay: 2 // At what dex does the cast time become zero (instacast)? castrate_dex_scale: 150 // How much (dex*2+int) does variable cast turns zero? vcast_stat_scale: 530 For the "// At what dex does the cast time become zero (instacast)?" you could have that higher than 150 which is causing you to "Not" instant cast Soul Collect or if you're in renewal, this part "// How much (dex*2+int) does variable cast turns zero?". I suggest you change them accordingly. 1 Quote Link to comment Share on other sites More sharing options...
Michael D. Posted November 2, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 87 Reputation: 0 Joined: 10/28/12 Last Seen: December 23, 2012 Author Share Posted November 2, 2012 oh sorry about that.im dealing to much damage on the monster. how to change that,how to decrease all monster's damage. here's my skill.conf // The rate of time it takes to cast a spell (Note 2, 0 = No casting time) casting_rate: 0 // Delay time after casting (Note 2) delay_rate: 0 // Does the delay time depend on the caster's DEX and/or AGI? (Note 1) // Note: On Official servers, neither Dex nor Agi affect delay time delay_dependon_dex: 1 delay_dependon_agi: no // Minimum allowed delay for ANY skills after casting (in miliseconds) (Note 1) // Note: Setting this to anything above 0 can stop speedhacks. min_skill_delay_limit: 0 // This delay is the min 'can't walk delay' of all skills. // NOTE: Do not set this too low, if a character starts moving too soon after // doing a skill, the client will not update this, and the player/mob will // appear to "teleport" afterwards. default_walk_delay: 100 //Completely disable skill delay of the following types (Note 3) //NOTE: By default mobs don't have the skill delay as specified in the skill // database, but follow their own 'reuse' skill delay which is specified on // the mob skill db. When set, the delay for all skills become // min_skill_delay_limit. no_skill_delay: 1 // At what dex does the cast time become zero (instacast)? castrate_dex_scale: 150 // How much (dex*2+int) does variable cast turns zero? vcast_stat_scale: 150 how to put when my dex becomes 150 it will no cast all the skills and the skilldelay becomes 0 and the aftercastdelay becomes 0. and also when im using Yggdrasil Berry it says you have to wait 5seconds to use it again how to remove it so i can use my yggdrasil berry unlimited. Quote Link to comment Share on other sites More sharing options...
Mystery Posted November 2, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted November 2, 2012 As for you dealing too much damage on monsters, you can't prevent that just because of how high your stats are. If you really wanna "prevent" it, you need to change the stats of your mobs. Also, are you using Renewal or Pre-Renewal? To remove the Ygg Berry delay, go to your db/item_delay // Item Delay Database // There is a max concurrent number of entries modifiable in src/map/itemdb.h as MAX_ITEMDELAYS // // Structure: // Item ID,Delay in Milliseconds //12202,60000 //Str_Dish10_ //12203,60000 //Agi_Dish10_ //12204,60000 //Int_Dish10_ //12205,60000 //Dex_Dish10_ //12206,60000 //Luk_Dish10_ //12207,60000 //Vit_Dish10_ 12208,60000 //Battle_Manual 12210,60000 //Bubble_Gum 14538,300000 //Glass_Of_Illusion 14586,180000 //Spark_Candy 607,5000 // Yggdrasil_Berry 608,3000 // Yggdrasil_Seed // Bifrost Items 11522,1000 // Red_Raffle_Sap 11523,2000 // Yellow_Raffle_Sap 11524,3000 // White_Raffle_Sap 11525,5000 // Mora_Hip_Tea 1 Quote Link to comment Share on other sites More sharing options...
Michael D. Posted November 3, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 87 Reputation: 0 Joined: 10/28/12 Last Seen: December 23, 2012 Author Share Posted November 3, 2012 thank you. how to know if ure using Pre-re and re ??? coz i edit both of that. tnxx in my rathena folder i have Pre- and renewal.. so maybe its renewal. do you know how to disable 3rd jobs? Quote Link to comment Share on other sites More sharing options...
Mystery Posted November 3, 2012 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 Share Posted November 3, 2012 thank you. how to know if ure using Pre-re and re ??? coz i edit both of that. tnxx in my rathena folder i have Pre- and renewal.. so maybe its renewal. do you know how to disable 3rd jobs? Checking if you have renewal mode on (which you probably do since it's set as default) by checking your .../src/config/renewal.h /// game renewal server mode /// (disable by commenting the line) /// /// leave this line to enable renewal specific support such as renewal formulas #define RENEWAL If you're set in Renewal and you've been editing files in the pre-re folder of your NPCs and DB.. then there's a problem Quote Link to comment Share on other sites More sharing options...
Michael D. Posted November 3, 2012 Group: Members Topic Count: 24 Topics Per Day: 0.01 Content Count: 87 Reputation: 0 Joined: 10/28/12 Last Seen: December 23, 2012 Author Share Posted November 3, 2012 oh that's why. can i disable the renewal so when i edit pre it will have no problem.? still have problem with the casting. what will i put?? still casting Dangerous soul collect but my dex is pure. Quote Link to comment Share on other sites More sharing options...
UltraSlayer Posted November 4, 2012 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 20 Reputation: 0 Joined: 12/20/11 Last Seen: August 17, 2015 Share Posted November 4, 2012 (edited) still have problem with the casting. what will i put?? still casting Dangerous soul collect but my dex is pure. Locate renewal.h in "src/config/" and hash out "#define RENEWAL_CAST". Then recompile and you're all set. Edited November 4, 2012 by UltraSlayer Quote Link to comment Share on other sites More sharing options...
VladimirCastro Posted November 4, 2012 Group: Members Topic Count: 114 Topics Per Day: 0.02 Content Count: 298 Reputation: 4 Joined: 03/13/12 Last Seen: September 18, 2016 Share Posted November 4, 2012 but when i tried my dex 1 its no cast. is it possible like if below 120 it will cast but if 120 above it will be no cast Quote Link to comment Share on other sites More sharing options...
UltraSlayer Posted November 5, 2012 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 20 Reputation: 0 Joined: 12/20/11 Last Seen: August 17, 2015 Share Posted November 5, 2012 but when i tried my dex 1 its no cast. is it possible like if below 120 it will cast but if 120 above it will be no cast Try changing: // At what dex does the cast time become zero (instacast)? castrate_dex_scale: 150 To: // At what dex does the cast time become zero (instacast)? castrate_dex_scale: 120 Just make sure RENEWAL_CAST has been disabled in renewal.h found in "src/config" by hashing it out with, "//" then recompiling your server. Quote Link to comment Share on other sites More sharing options...
VladimirCastro Posted November 5, 2012 Group: Members Topic Count: 114 Topics Per Day: 0.02 Content Count: 298 Reputation: 4 Joined: 03/13/12 Last Seen: September 18, 2016 Share Posted November 5, 2012 i did that. Quote Link to comment Share on other sites More sharing options...
Question
Michael D.
help please. my lvl is 999 but the damage of the mobs is high and strong and my HP is 1m nid help please.
and how to no cast my dangerous soul collect look. my dex is pure and still its casting.

Edited by mykel09Link to comment
Share on other sites
10 answers to this question
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.