Jump to content

Recommended Posts

Posted

I would like to know if there is anyone here on the forum who could teach you how to create a new skills animation using the client's native ones?

Use client gracia final!

Posted
2 hours ago, VegaBoy said:

I would like to know if there is anyone here on the forum who could teach you how to create a new skills animation using the client's native ones?

Use client gracia final!

You can use this guide as reference:

all you need is basically to create nulled effect scripts (empty scripts with their class name and extension only, with no code nor defaultproperties) based on your client's LineageEffect, you can take a look at the effects using UTPT or something similar.

Then you can just create your own LineageSkillEffect.u as you can see on that guide.
Otherwise you can try to compile both LineageEffect.u and LineageSkillEffect.u (or not necessarily LineageEffect, but how to create Emitters into any new file, which you can then use inside LineageSkillEffects.u). Would be much more convenient but it might be hard to do if you're not familiar with unreal engine.

  • Like 1
Posted
2 hours ago, 911reg said:

You can use this guide as reference:

all you need is basically to create nulled effect scripts (empty scripts with their class name and extension only, with no code nor defaultproperties) based on your client's LineageEffect, you can take a look at the effects using UTPT or something similar.

Then you can just create your own LineageSkillEffect.u as you can see on that guide.
Otherwise you can try to compile both LineageEffect.u and LineageSkillEffect.u (or not necessarily LineageEffect, but how to create Emitters into any new file, which you can then use inside LineageSkillEffects.u). Would be much more convenient but it might be hard to do if you're not familiar with unreal engine.

Thanks buddy. You always answer me!

 

I followed this guide but was unsuccessful.

 

After your explanation I will try again. If successful, I'll come back here to thank you again!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   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.

×
×
  • Create New...