Lozzie 0 Posted June 2, 2017 Hi guys, I would like to know how to create a NPC that gives skill for players, I already created this NPC but when I quit the game or even change map the skill just disappear. Sorry for my bad english. Quote Share this post Link to post Share on other sites
0 meko 170 Posted June 2, 2017 skill(<skill id>, <level>{, <flag>}) For <flag> make sure you put 0 Example: skill(TF_THROWSTONE, 1, 0); Quote Share this post Link to post Share on other sites
0 Lozzie 0 Posted June 2, 2017 (edited) skill(<skill id>, <level>{, <flag>}) For <flag> make sure you put 0 Example: skill(TF_THROWSTONE, 1, 0); Didn't work, It still disappears Edited June 2, 2017 by Lozzie Quote Share this post Link to post Share on other sites
0 meko 170 Posted June 2, 2017 I would need to have a look at your script then Quote Share this post Link to post Share on other sites
0 4144 364 Posted June 2, 2017 Skill also should be present in skill tree for current class/job Quote Share this post Link to post Share on other sites
0 Lozzie 0 Posted July 1, 2017 How can I hide skills from the skilltree, even if they are unlearned?? They will show up after the player learns the skill, and, of course, it cant dissapear Quote Share this post Link to post Share on other sites
Hi guys, I would like to know how to create a NPC that gives skill for players, I already created this NPC but when I quit the game or even change map the skill just disappear.
Sorry for my bad english.
Share this post
Link to post
Share on other sites