IsabelaFernandez Posted November 16, 2023 Posted November 16, 2023 hi everyone, I would like you guys to help me with this script. the last two skills are 368 and 490 (Martyr's and Acid Bomb) neither of which the NPC is using. miss acid bomb, and Martyr doesn't attack. https://pastebin.com/tWZUjJWp thanks. Quote
0 xJohn Posted November 17, 2023 Posted November 17, 2023 try adding here: master/db/skill_copyable_db.txt Quote
0 IsabelaFernandez Posted November 18, 2023 Author Posted November 18, 2023 13 hours ago, xJohn said: try adding here: master/db/skill_copyable_db.txt I don't have this file in .txt lol Quote
0 Emistry Posted November 18, 2023 Posted November 18, 2023 db/re/skill_db.yml CopyFlags: Skill: Plagiarism: true Reproduce: true Quote
0 IsabelaFernandez Posted November 22, 2023 Author Posted November 22, 2023 On 11/18/2023 at 10:51 AM, Emistry said: db/re/skill_db.yml CopyFlags: Skill: Plagiarism: true Reproduce: true These options are already active, the problem is that when the plagiarist NPC uses the skill, he just misses Script: https://pastebin.com/KVT8wqgZ Quote
0 Emistry Posted November 22, 2023 Posted November 22, 2023 use these script command instead. *plagiarizeskill <skill_id>,<level>; Enable the player to plagiarize specific skills that are copyable. Return 1 on success, 0 otherwise. Note: - Plagiarism only able to copy skill while SC_PRESERVE is not active and skill is copyable by Plagiarism. - Reproduce can copy skill if SC__REPRODUCE is active and the skill is copyable by Reproduce. --------------------------------------- *plagiarizeskillreset <flag>; Remove a plagiarized skill from the player. Return 1 on success, 0 otherwise. Flag constants: 1 - Use for Plagiarism Skill 2 - Use for Reproduce Skill Quote
Question
IsabelaFernandez
hi everyone, I would like you guys to help me with this script. the last two skills are 368 and 490 (Martyr's and Acid Bomb) neither of which the NPC is using. miss acid bomb, and Martyr doesn't attack.
https://pastebin.com/tWZUjJWp
thanks.
5 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.