omimo Posted December 22, 2022 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 97 Reputation: 0 Joined: 03/03/12 Last Seen: May 18, 2023 Share Posted December 22, 2022 (edited) Hi, I'm fairly new to scripting and I just wanted to know how can I add the buffs of CARDINAL to the HEALER NPC? Will that be possible, looking forwards to your help, thank you!~ I tried using this as my test skilleffect 361,0; sc_start SC_ARGUSTUSTELUM,3600000,5; but, it seems I cannot move at all probably it gave me a different kind of buff. Edited December 22, 2022 by omimo Quote Link to comment Share on other sites More sharing options...
0 Poring King Posted December 22, 2022 Group: Members Topic Count: 63 Topics Per Day: 0.02 Content Count: 1016 Reputation: 191 Joined: 11/27/14 Last Seen: February 15 Share Posted December 22, 2022 4 minutes ago, omimo said: Hi, I'm fairly new to scripting and I just wanted to know how can I add the buffs of CARDINAL to the HEALER NPC? Will that be possible, looking forwards to your help, thank you!~ I tried using this as my test skilleffect 361,0; sc_start SC_ARGUSTUSTELUM,3600000,5; but, it seems I cannot move at all probably it gave me a different kind of buff. Understand the flow of the script then add this sc_start SC_ARGUSTUSTELUM,240000,10; Quote Link to comment Share on other sites More sharing options...
0 omimo Posted December 22, 2022 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 97 Reputation: 0 Joined: 03/03/12 Last Seen: May 18, 2023 Author Share Posted December 22, 2022 (edited) Hi, Apparently it still not working I've tried several combinations for the name, just like below: sc_start SC_CD_ARGUTUS_TELUM,240000,5; sc_start SC_Argutus Telum,240000,5; sc_start SC_ArgutusTelum,240000,5; sc_start 5272,240000,5; I'm thinking probably there's something wrong with the skillname? *** skillDB: Id: 5272 Name: CD_ARGUTUS_TELUM Description: Argutus Telum MaxLevel: 5 *** Edited December 22, 2022 by omimo Quote Link to comment Share on other sites More sharing options...
0 Emistry Posted January 14, 2023 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: Wednesday at 12:29 PM Share Posted January 14, 2023 On 12/22/2022 at 1:58 PM, omimo said: it seems I cannot move at all probably it gave me a different kind of buff. That probably meant your emulator doesn't have these constants value or buff implemented. Quote Link to comment Share on other sites More sharing options...
0 omimo Posted May 8, 2023 Group: Members Topic Count: 32 Topics Per Day: 0.01 Content Count: 97 Reputation: 0 Joined: 03/03/12 Last Seen: May 18, 2023 Author Share Posted May 8, 2023 On 1/14/2023 at 8:03 PM, Emistry said: That probably meant your emulator doesn't have these constants value or buff implemented. Is there a way to fix this? I'm using 4cram emulator. Quote Link to comment Share on other sites More sharing options...
Question
omimo
Hi,
I'm fairly new to scripting and I just wanted to know how can I add the buffs of CARDINAL to the HEALER NPC? Will that be possible, looking forwards to your help, thank you!~
I tried using this as my test
skilleffect 361,0; sc_start SC_ARGUSTUSTELUM,3600000,5;
but, it seems I cannot move at all probably it gave me a different kind of buff.
Edited by omimoLink to comment
Share on other sites
4 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.