Start_ Posted August 19, 2016 Posted August 19, 2016 (edited) Please close this topic. 1.About skill tree. (Solved) I've used item replace skill button to item button lol. ( by item script = sc_start "KN_ONEHAND",180000; , and item type 11 for unlimited use.) PACKET VER 45 #define PACKETVER 20130807 I was played as Swordsman classes and Knight. This is db>re>skill_tree.txt 1,495,1,0,0,0,0,0,0,0,0,0,0 //KN_ONEHAND#Onehand Quicken# 7,495,1,0,0,0,0,0,0,0,0,0,0 //KN_ONEHAND#Onehand Quicken# and many more jobs. I tried to added "One-Handed-Quicken" by my NPC. This is scripts. ( Working fine. ) prt_castle,164,153,5 script nnnnnnnnnnnnn 721,{ skill 495,1,0; end; } But after log out and login or changing the map, One-Handed-Quicken has gone. Why? 2.Special effect number (Solved) I want to know Special effect number of Black Dragon Ascenion ( ref. ). Thank you. Edited August 19, 2016 by TARTs Quote
0 Start_ Posted August 19, 2016 Author Posted August 19, 2016 (edited) Thank you Secrets ! Edited August 19, 2016 by TARTs Quote
Question
Start_
Please close this topic.
1.About skill tree.(Solved)I've used item replace skill button to item button lol. ( by item script = sc_start "KN_ONEHAND",180000; , and item type 11 for unlimited use.)
I was played as Swordsman classes and Knight.This is db>re>skill_tree.txtI tried to added "One-Handed-Quicken" by my NPC.This is scripts. ( Working fine. )But after log out and login or changing the map, One-Handed-Quicken has gone. Why?2.Special effect number(Solved)I want to know Special effect number of Black Dragon Ascenion ( ref.).Thank you.
Edited by TARTs2 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.