Scylla Posted April 4, 2013 Posted April 4, 2013 I've made a custom skill for my custom class. Please just anyone tell me where to put the skill animations and i'll be the one to figure it out on how to put them. Thanks! Quote
Scylla Posted April 6, 2013 Author Posted April 6, 2013 change src to bl Thank you very much Ghostring! Quote
Scylla Posted April 4, 2013 Author Posted April 4, 2013 texture/effect/ Not that, i already know it :/ What i mean is putting the special effects of the skill. Quote
naaaan Posted April 4, 2013 Posted April 4, 2013 you mean in the source? sorry D: not clearly understand Quote
Scylla Posted April 4, 2013 Author Posted April 4, 2013 you mean in the source? sorry D: not clearly understand Well yeah sorry. Okay thanks. Quote
PewN Posted April 5, 2013 Posted April 5, 2013 you can done by source or via lualuagoto skilleffectinfo/then just add there Quote
Scylla Posted April 5, 2013 Author Posted April 5, 2013 (edited) you can done by source or via lua lua goto skilleffectinfo/ then just add there Yeah thanks for the guide bro! EDIT: But on src, where to put in there? Just tell me where and i'll be the one to figure it out. Thanks! Edited April 5, 2013 by Mary Magdalene Quote
PewN Posted April 6, 2013 Posted April 6, 2013 clif_specialeffect(src,34,AREA); // just change the 34 to the effect you want Quote
Scylla Posted April 6, 2013 Author Posted April 6, 2013 clif_specialeffect(src,34,AREA); // just change the 34 to the effect you want In skill.c right? Quote
Scylla Posted April 6, 2013 Author Posted April 6, 2013 yup where your skill Yeah i did it! Thanks! Last more question, what about when i hit the enemy, the skill animation will come out on him. (Like for example on fire bolt skill, when you casted it on the target, the fire bolt animation skill comes out at the target) Quote
Scylla Posted April 6, 2013 Author Posted April 6, 2013 Oh one more thing Ghostring, about the another way of putting skill effects on lua. That means i need to update my client so it can read skilleffectinfo right? Quote
PewN Posted April 6, 2013 Posted April 6, 2013 Oh one more thing Ghostring, about the another way of putting skill effects on lua. That means i need to update my client so it can read skilleffectinfo right? yup and im not ghostring Quote
Scylla Posted April 6, 2013 Author Posted April 6, 2013 Oh one more thing Ghostring, about the another way of putting skill effects on lua. That means i need to update my client so it can read skilleffectinfo right? yup and im not ghostring Oh i mean trojan. Anyway thank you very much! Quote
Scylla Posted April 9, 2013 Author Posted April 9, 2013 you can done by source or via lua lua goto skilleffectinfo/ then just add there By the way trojan, where can i see the source codes of other skill's animation effects? I wanna change my Holy Light skill animation to a different one. Quote
Dastgir Posted April 9, 2013 Posted April 9, 2013 (edited) animations are in grf file(data.grf) Edited April 9, 2013 by Dastgir Quote
Scylla Posted April 9, 2013 Author Posted April 9, 2013 animations are in grf file(data.grf) I'm not asking on where are the files of the skill animations. I'm asking on where on the src folder are the source codes of the skill animations so i can set another skill animation to Holy Light skill. Quote
PewN Posted April 9, 2013 Posted April 9, 2013 (edited) animations are in grf file(data.grf) I'm not asking on where are the files of the skill animations. I'm asking on where on the src folder are the source codes of the skill animations so i can set another skill animation to Holy Light skill. on texture/effect i think Edited April 9, 2013 by TrojanWorm Quote
Scylla Posted April 11, 2013 Author Posted April 11, 2013 animations are in grf file(data.grf) I'm not asking on where are the files of the skill animations. I'm asking on where on the src folder are the source codes of the skill animations so i can set another skill animation to Holy Light skill. on texture/effect i think I already found it. Thanks! Quote
Question
Scylla
I've made a custom skill for my custom class. Please just anyone tell me where to put the skill animations and i'll be the one to figure it out on how to put them.
Thanks!
21 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.