- Joined
- Jan 22, 2014
- Messages
- 56
- Reaction score
- 5
- First Language
- Spanish
- Primarily Uses
Hello! i am not sure if this is the place for post it so gonna say i am sorry already
But i am having a problem with the animations have not being able to fix it in a week is already bugging me
According to the customizable area:
#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
# - Default Settings -
#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
# These settings set the default casting animations for all skills that do
# not use a unique casting animation. If you don't want any of the settings
# below to have a cast animation, set it to 0 to disable it.
#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
NORMAL_ATTACK_ANI = 0 # Default animation for skill #1.
DEFEND_ANIMATION = 0 # Default animation for skill #2.
PHYSICAL_ANIMATION = 0 # Default animation for physical skills.
MAGICAL_ANIMATION = 0 # Default animation for magical skills.
ITEM_USE_ANIMATION = 0 # Default animation for using items.
This should make that i do not have any default animation for certain skills
but i keep getting this Double animation:
View My Video
this is what i have on THAT note tag:
<cast ani: 126>
</cast ani>
<target action>
icon create: user, weapon1, hand, 539
icon: user, weapon1, angle, 45
icon: user, weapon1, cur_x 12
wait: 3
icon delete: user, weapon1
icon create: user, weapon2, hand, 540
icon: user, weapon2, angle, 45
icon: user, weapon2, cur_x 12
wait:3
icon delete: user, weapon2
icon create: user, weapon3, hand, 541
icon: user, weapon3, angle, 45
icon: user, weapon3, cur_x 12
wait: 3
icon create: user, arrow, hand, 542
icon: user, arrow, rotate, 90, 24
icon throw user: target, arrow, 16, 24, wait
icon delete: user, arrow
attack animation: target, wait
skill effect: whole
icon delete: user, weapon3
</target action>
any ideas?sorry for the bad English AND the bad posting in case this is not the place for this :C .
But i am having a problem with the animations have not being able to fix it in a week is already bugging me
According to the customizable area:
#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
# - Default Settings -
#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
# These settings set the default casting animations for all skills that do
# not use a unique casting animation. If you don't want any of the settings
# below to have a cast animation, set it to 0 to disable it.
#=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
NORMAL_ATTACK_ANI = 0 # Default animation for skill #1.
DEFEND_ANIMATION = 0 # Default animation for skill #2.
PHYSICAL_ANIMATION = 0 # Default animation for physical skills.
MAGICAL_ANIMATION = 0 # Default animation for magical skills.
ITEM_USE_ANIMATION = 0 # Default animation for using items.
This should make that i do not have any default animation for certain skills
but i keep getting this Double animation:
View My Video
this is what i have on THAT note tag:
<cast ani: 126>
</cast ani>
<target action>
icon create: user, weapon1, hand, 539
icon: user, weapon1, angle, 45
icon: user, weapon1, cur_x 12
wait: 3
icon delete: user, weapon1
icon create: user, weapon2, hand, 540
icon: user, weapon2, angle, 45
icon: user, weapon2, cur_x 12
wait:3
icon delete: user, weapon2
icon create: user, weapon3, hand, 541
icon: user, weapon3, angle, 45
icon: user, weapon3, cur_x 12
wait: 3
icon create: user, arrow, hand, 542
icon: user, arrow, rotate, 90, 24
icon throw user: target, arrow, 16, 24, wait
icon delete: user, arrow
attack animation: target, wait
skill effect: whole
icon delete: user, weapon3
</target action>
any ideas?sorry for the bad English AND the bad posting in case this is not the place for this :C .

