Jump to content
  • 0
Sign in to follow this  
luizragna

Custom skill cast effect

Question

Hello guys.I created a custom skill and it worked without problems.

But the skill dont have cast effect. Where i add??

(I'm talking about the effect while loading the skill)

 

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0
1 hour ago, Slicer said:

look in data/luafiles514/

I found in skilleffect/skilleffectinfoslit.lub

I added:

	[SKID.DG_SUMMONZOMBIE] = {
		beginEffectID = EFID.EF_BLUECASTING
	},

But the strange is not have all skills of the game

Edited by luizragna

Share this post


Link to post
Share on other sites
  • 0
21 minutes ago, Slicer said:

look in data/luafiles514/

 

In lua/lub files it does not have the effects of the skills. In the source I managed to collocate to after the ability is loaded

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.