Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] Something about light weapons
#1
ok i was wondering i no you can do specail attacks with weapons but is it as simple as just adding hit_Fa: ???
[Image: variaboss.png]
SUPER B*NER: :3
Reply
Thanks given by:
#2
no

you have to set a trigger where the weapon creates a bdy, that lets the char react to it, which leads to this special attack.
Reply
Thanks given by:
#3
ok thanks that all i needed to no.
[Image: variaboss.png]
SUPER B*NER: :3
Reply
Thanks given by:
#4
(02-19-2009, 03:14 PM)Lauli Wrote:  no

you have to set a trigger where the weapon creates a bdy, that lets the char react to it, which leads to this special attack.
i didn't quiet catch that how can a weapon set up create abody?
Naruto: Dawn Of Era...begins a new era [Image: ndoe.png]own....
Reply
Thanks given by:
#5
<weapon_frame>
<weapon_frame_end>

edit this into:

<weapon_frame>
<bdy> ... <bdy_end>
<weapon_frame_end>

Not very difficult ^^
My Creations: (Click to View)

Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.


Greetz,
Alblaka
Reply
Thanks given by:
#6
Depending. If you wanna solve it with itr/k:8, you'll need to spawn a t0-object (as k:8 just reacts on t0-bdy's). Opoint, etc.
Silverthorn / Blue Phoenix
~ Breaking LFE since 2008 ~

"Freeze, you're under vrest!" - Mark, probably.

» Gallery | » Sprites | » DeviantArt
Reply
Thanks given by:
#7
Other way round you could also do this:

Char has a wpoint with weaponact: xyz

General weapons have a normal hold-frame on that frame

Specific weapons perform special attacks on that frame ^^
My Creations: (Click to View)

Return (String) System.getNewsOfTheDay();
Barely active, expect slow responses. If at all.


Greetz,
Alblaka
Reply
Thanks given by:




Users browsing this thread: 3 Guest(s)