mahmoud631 Posted August 25, 2010 Posted August 25, 2010 hello guys pls i have many questions that i want their answers 1- mana potion increases mana by (100) i want it to increase its effect to 600 or 1000 2- when I make class the skills that I gain few skills and I can't take all skills :( 3- when I try to kill any Grand Raid bosses they teleport me automatically to the nearest town! why ? thanks :)
0 ServeSATAN Posted August 25, 2010 Posted August 25, 2010 hello guys pls i have many questions that i want their answers 1- mana potion increases mana by (100) i want it to increase its effect to 600 or 1000 2- when I make class the skills that I gain few skills and I can't take all skills :( 3- when I try to kill any Grand Raid bosses they teleport me automatically to the nearest town! why ? thanks :) 1.search in configs. if it's not in configs open data/stats/skills/2000-2099 find this <skill id="2005" levels="1" name="Pollen"> <set name="power" val="200.0"/> <set name="target" val="TARGET_SELF"/> <set name="skillType" val="MANAHEAL"/> <set name="operateType" val="OP_ACTIVE"/> <set name="castRange" val="-1"/> <set name="effectRange" val="-1"/> <set name="buffDuration" val="15000"/> <set name="isPotion" val="true"/> <for> </for> </skill> and change power to 600 <set name="power" val="600.0"/> 2.i can't understand this question 3.if you are gm and teleporting to grand boss area it wil do this. because you entering in lair without quest
0 mahmoud631 Posted August 25, 2010 Author Posted August 25, 2010 the second question is problem in skills look to the images :) this is a char lv.85 Sagittarius i gave it all skills with GM http://img837.imageshack.us/i/shot00001dw.png http://img822.imageshack.us/i/shot00000ff.png you see it'snot completed what can i do to get it all
0 `Rοmeο Posted August 25, 2010 Posted August 25, 2010 the second question is problem in skills look to the images :) this is a char lv.85 Sagittarius i gave it all skills with GM http://img837.imageshack.us/i/shot00001dw.png http://img822.imageshack.us/i/shot00000ff.png you see it'snot completed what can i do to get it all i can't see images... please re-upload it
0 mahmoud631 Posted August 26, 2010 Author Posted August 26, 2010 any way the skills isn't completed what can i do to complete it?
0 Intrepid Posted August 26, 2010 Posted August 26, 2010 1st answered 2nd because when you use the give_all_skills command it reads the skills from the skilltree table and if you dont have all the skills in that table than your char dont have them 3rd you dont have the quest state for the grand boss
0 mahmoud631 Posted August 26, 2010 Author Posted August 26, 2010 the 2nd how can i resolve this problem :( (what is the id of skill tree ) ? the 3rd i saw many servers put grand bosses in teleport and i killed them with out quest !
0 Intrepid Posted August 26, 2010 Posted August 26, 2010 the 2nd how can i resolve this problem :( the 3rd i saw many servers put grand bosses in teleport and i killed them with out quest ! 2nd with adding the skills into the skill tree(skills that you learn via scroll not included in auto learn aka skilltree) 3rd because they deleted the scripts of it
0 mahmoud631 Posted August 26, 2010 Author Posted August 26, 2010 but the lost skills in sagittarius : Flame Hawk & Seven arrows its learn skills :) what is the name of skill tree in the Game server data ?
0 Intrepid Posted August 26, 2010 Posted August 26, 2010 but the lost skills in sagittarius : Flame Hawk & Seven arrows its learn skills :) what is the name of skill tree in the Game server data ? skill tree is sql table...
0 mahmoud631 Posted August 26, 2010 Author Posted August 26, 2010 man i know that its an sql table the sql table must have a name like (41001) (skills) and so on
0 Intrepid Posted August 26, 2010 Posted August 26, 2010 man i know that its an sql table the sql table must have a name like (41001) (skills) and so on yes than why you ask?
0 mahmoud631 Posted August 26, 2010 Author Posted August 26, 2010 man i want to know the sql file name that containes the skill tree
0 Intrepid Posted August 26, 2010 Posted August 26, 2010 man i want to know the sql file name that containes the skill tree jesus christ.... character_skills if you want the stored skills of each character and skill_tree if you want the autolearnable skills lack of search again...
Question
mahmoud631
hello guys pls i have many questions that i want their answers
1- mana potion increases mana by (100) i want it to increase its effect to 600 or 1000
2- when I make class the skills that I gain few skills and I can't take all skills :(
3- when I try to kill any Grand Raid bosses they teleport me automatically to the nearest town! why ?
thanks :)
21 answers to this question
Recommended Posts