Wings Effects Position

06/14/2013 14:25 hellmsnger#1
Hello everyone,

I been trying to fix this by my own but maybe I need Idea how to do it. The position of the effects is in the ground.

[Only registered and activated users can see links. Click Here To Register...]

How can I move the effect to the top?
Any idea what I need to edit?

Thank you.
06/14/2013 18:30 DKUNitex#2
First make sure you have the latest .anim files for the wings. Then check to make sure your effect property files (data/property/effect) are updated and have the wings. Then make sure you have the effect in modeleffect (data/script/effect I think on A3 clients?), then make sure that modeleffect is set in (data/script/item_shape.csv).

After that, finally, you need to check the share/action files for the wings.

G'luck
06/14/2013 21:50 conquer93#3
if u get that effect on the floor. this means ur animations arre wrong.means share/action/item file is missing. or ur anim/skel files ;)
06/15/2013 02:27 hellmsnger#4
Thanks for the responses.. Ill try this now.

@DKUNitex

Pls check your PM.. Thank you.
06/15/2013 20:13 conquer93#5
Quote:
Originally Posted by DKUNitex View Post
First make sure you have the latest .anim files for the wings. Then check to make sure your effect property files (data/property/effect) are updated and have the wings. Then make sure you have the effect in modeleffect (data/script/effect I think on A3 clients?), then make sure that modeleffect is set in (data/script/item_shape.csv).

After that, finally, you need to check the share/action files for the wings.

G'luck
his probly of the effect on the floor rlly has nothing to do with effectscenes/data. seems he have it added already but when its on the floor cus ur missing the skeleton file (.SKEL) the effect doesnt know where it has to be. when u add the right skel file and right path in the action files. it will work :)
07/13/2013 10:02 alejankof#6
Quote:
Originally Posted by hellmsnger View Post
Hello everyone,

I been trying to fix this by my own but maybe I need Idea how to do it. The position of the effects is in the ground.

[Only registered and activated users can see links. Click Here To Register...]

How can I move the effect to the top?
Any idea what I need to edit?

Thank you.
beyond dekaron?
Were you able to fix it?

I have the same problem
07/13/2013 19:37 conquer93#7
Read the thread lol ive posted the issue what causes this problem just check that
07/14/2013 01:36 zeusbigz#8
1. .skel file this wing had correct or not damage file?

2. effect id in data\property\effect\effectsence.02.txt (because it have all effect id about wings in dekaron, reference from korea test server)

3. add nex index this effect wings in "modeleffect.csv", if don't exist

4. insert new index for this wing in item_shape.csv

if you not understand I will answer detail later :)
07/14/2013 11:24 conquer93#9
Quote:
Originally Posted by zeusbigz View Post
1. .skel file this wing had correct or not damage file?

2. effect id in data\property\effect\effectsence.02.txt (because it have all effect id about wings in dekaron, reference from korea test server)

3. add nex index this effect wings in "modeleffect.csv", if don't exist

4. insert new index for this wing in item_shape.csv

if you not understand I will answer detail later :)
this is how to add the effect . hes asking why the effect is on the floor. it has nothing to do with ur answers only #1 , and anim/action files
07/18/2013 22:59 alejankof#10
Quote:
Originally Posted by conquer93 View Post
Read the thread lol ive posted the issue what causes this problem just check that
I replace files bad by client files good, but still spend what same :confused:
07/20/2013 02:46 conquer93#11
Then it is still wrong cus effect on the floor means missing action files or skel file/paths
07/20/2013 16:56 hellmsnger#12
I able to fix it by removing the mesh in the item_shape.csv because it has mesh already in the mesh>effect. and by adding right files from global client...

Thank you everyone for giving ideas.. More Power To This Forum!