Jump to content
  • 0

Berserk Skill Red/Orange Body Effect


Question

Posted (edited)

hi i duplication berserk skill from scr scripts but after i rebuild it and test the skill the visual effect didnt add to my custom skill i already use clif_specialeffect 368 but after i warp to other map it remove

 

so i think the client is the one to edit for enabling the berserk effect to the user used it

 

can someone help me if im at the wrong section you can correct me

 

this effect :

post-631-0-67776200-1413709477_thumb.jpg

 

EDIT : Other client can see this effect but the user used it dont showed up :(

Edited by hakuren

4 answers to this question

Recommended Posts

Posted

hi i duplication berserk skill from scr scripts but after i rebuild it and test the skill the visual effect didnt add to my custom skill i already use clif_specialeffect 368 but after i warp to other map it remove

 

so i think the client is the one to edit for enabling the berserk effect to the user used it

 

can someone help me if im at the wrong section you can correct me

 

this effect :

attachicon.gifscreenHaku Server103.jpg

 

EDIT : Other client can see this effect but the user used it dont showed up :(

more Detail plss ^_^  Show what did you edit!

Posted

You need to edit the source in order to refresh the effect once you change from one map to another.
I don't remember exactly the fragment where it can be set, but that's the way.

I guess that usually the Client-Side take care of keeping the effect active while the SC is active, but, since it's a Custom Skill, a Custom Function will be needed.
The easy way is do that with Scripts, using OnPCMapLoadEvent, but it's a McGyver, not a real solution.

Posted

 

hi i duplication berserk skill from scr scripts but after i rebuild it and test the skill the visual effect didnt add to my custom skill i already use clif_specialeffect 368 but after i warp to other map it remove

 

so i think the client is the one to edit for enabling the berserk effect to the user used it

 

can someone help me if im at the wrong section you can correct me

 

this effect :

attachicon.gifscreenHaku Server103.jpg

 

EDIT : Other client can see this effect but the user used it dont showed up :(

more Detail plss ^_^  Show what did you edit!

 

 

 

You need to edit the source in order to refresh the effect once you change from one map to another.

I don't remember exactly the fragment where it can be set, but that's the way.

I guess that usually the Client-Side take care of keeping the effect active while the SC is active, but, since it's a Custom Skill, a Custom Function will be needed.

The easy way is do that with Scripts, using OnPCMapLoadEvent, but it's a McGyver, not a real solution.

 

thankyou for your reply i use script command for this and it works :)

  • 0
Posted (edited)

Hello @Haziel!

  Based on your explanation, I made the skill effect be shown upon using the skill, however, when the SC effect is over, the special effect remains on until I relog or change map. How do I make the effect last until SC has ended?

Edited by Vyserion

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...