IsabelaFernandez Posted November 16, 2023 Group: Members Topic Count: 146 Topics Per Day: 0.06 Content Count: 355 Reputation: 8 Joined: 04/16/18 Last Seen: October 21, 2024 Share 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 Link to comment Share on other sites More sharing options...
0 xJohn Posted November 17, 2023 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 19 Reputation: 4 Joined: 04/18/23 Last Seen: February 4, 2024 Share Posted November 17, 2023 try adding here: master/db/skill_copyable_db.txt Quote Link to comment Share on other sites More sharing options...
0 IsabelaFernandez Posted November 18, 2023 Group: Members Topic Count: 146 Topics Per Day: 0.06 Content Count: 355 Reputation: 8 Joined: 04/16/18 Last Seen: October 21, 2024 Author Share 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 Link to comment Share on other sites More sharing options...
0 Emistry Posted November 18, 2023 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Yesterday at 01:10 PM Share Posted November 18, 2023 db/re/skill_db.yml CopyFlags: Skill: Plagiarism: true Reproduce: true Quote Link to comment Share on other sites More sharing options...
0 IsabelaFernandez Posted November 22, 2023 Group: Members Topic Count: 146 Topics Per Day: 0.06 Content Count: 355 Reputation: 8 Joined: 04/16/18 Last Seen: October 21, 2024 Author Share 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 Link to comment Share on other sites More sharing options...
0 Emistry Posted November 22, 2023 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10018 Reputation: 2369 Joined: 10/28/11 Last Seen: Yesterday at 01:10 PM Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.