Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Felix0

1
RMXP Script Database / Re: [XP] Blizz-ABS
December 31, 2012, 05:37:05 pm
I'm running into an error where when using the combo feature of Blizz-ABS. The Skill command doesn't work if the person doesn't have the skill known. Yet in the Blizz-ABS manual it states it works as a forced action.
2
Quote from: Aqua on March 13, 2011, 04:51:57 pm
When a skill is forced to be used as part of a combo, the selection window comes up. D:

Yes I am getting this problem, Although I am using it as a common event, and a combo.
Really would love for this to be fixed <3
3
RMXP Script Database / Re: [XP] Blizz-ABS
June 14, 2011, 12:33:39 am
$BlizzABS.actor_force_action(0, ENEMIES, 0, SKILL, 86)


I have a skill that has a cast animation, It's an arrow rain skill. But I want it to only do dammage as the arrows are falling.
Thing is. I wish there was a way to remove the target circle, and just instantly execute the skill and damage all targets in the area.
Any plug ins?



Fixed it. Had to use trap on contact.
4
RMXP Script Database / Re: [XP] Blizz-ABS
June 14, 2011, 12:01:24 am
Oh, okaies. But, can beam sprites can be animated?
Eventually?
5
RMXP Script Database / Re: [XP] Blizz-ABS
June 13, 2011, 10:32:54 pm
Quote from: Kirye on June 13, 2011, 10:22:05 pm
Quote from: Felix0 on June 13, 2011, 10:15:20 pm
Can someone PLEASE give an example of what to name a beam skill sprite.
I can't not a single soul has actually posted what the skill should be named.
I tried Beam_Skill_3
Beam_3
and such.

I'm so frustrated that I couldn't find one.


The way it works for me is naming the beam skill the same as whatever Icon the skill is using.

If the skill "Beam" is using the Icon "BeamIcon" then you name the beam sprite in your Character folder "BeamIcon"


Thank, Odin, Zeus, Horus, God
why isn't this mentioned in the manual...
6
RMXP Script Database / Re: [XP] Blizz-ABS
June 13, 2011, 10:25:44 pm
gry_skl3_wpn.png
didn't work.
I'll try the Icon method
7
RMXP Script Database / Re: [XP] Blizz-ABS
June 13, 2011, 10:15:20 pm
Can someone PLEASE give an example of what to name a beam skill sprite.
I can't not a single soul has actually posted what the skill should be named.
I tried Beam_Skill_3
Beam_3
and such.

I'm so frustrated that I couldn't find one.