Yasunari Ishibashi Posted January 21, 2012 Posted January 21, 2012 (edited) whether it can use the skill NPC Bard / Dancer? eg, using a skill: / / - BA_WHISTLE 319,0,0,0,0,60000,20000 / / - BA_ASSASSINCROSS 320,0,0,0,0,120000,20000 / / - BA_POEMBRAGI 321,0,0,0,0,180000,20000 / / - BA_APPLEIDUN 322,0,0,0,0,180000,20000 if I may ask for an example script if you can? Edited January 21, 2012 by Yasunari Ishibashi Codeboxed Quote
Emistry Posted January 21, 2012 Posted January 21, 2012 whether it can use the skill NPC Bard / Dancer? Sorry, i didnt get what you mean here... who use ? NPC / Monster / Player ? and how / when they going to use...etc....... explain further ? Quote
Yasunari Ishibashi Posted January 25, 2012 Author Posted January 25, 2012 Example: xmas,147,131,5 script sample 447,{ OnTouch: sc_start BA_POEMBRAGI,240000,5; sc_start BA_APPLEIDUN,240000,5; } why if I use the script character I exposed stone curse? besides skill kaupe, kaizel,kaite if I use become stone curse. is there something wrong? Bump... Quote
Question
Yasunari Ishibashi
whether it can use the skill NPC Bard / Dancer?
eg, using a skill:
/ / - BA_WHISTLE
319,0,0,0,0,60000,20000
/ / - BA_ASSASSINCROSS
320,0,0,0,0,120000,20000
/ / - BA_POEMBRAGI
321,0,0,0,0,180000,20000
/ / - BA_APPLEIDUN
322,0,0,0,0,180000,20000
if I may ask for an example script if you can?
Edited by Yasunari IshibashiCodeboxed
2 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.