omimo Posted December 22, 2022 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
0 Poring King Posted December 22, 2022 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
0 omimo Posted December 22, 2022 Author 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
0 Emistry Posted January 14, 2023 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
0 omimo Posted May 8, 2023 Author 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
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 omimo4 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.