Super Reflexes
I could log on and show you !
But I can't right now. Sowwy.
[ QUOTE ]
I could log on and show you !
But I can't right now. Sowwy.
[/ QUOTE ]
Thanks; I tried to get the animation names for a demorecord... but it uh.. didn't work >_> (I stink at demorecords )
Scarf_Girl�s Official Kid Brother!
I don't know what the animations are named (you could look at some of yours to see how the names start), but Scuzzbopper's CoH Codex probably has most of them.
The Alt Alphabet ~ OPC: Other People's Characters ~ Terrific Screenshots of Cool ~ Superhero Fiction
Oh yeah cool Ironik! :P
Super Reflexes Maintained POWERS/SUPERREFLEXES/SRCONTINUING.FX
Both POWERS/SUPERREFLEXES/SRELUDE.FX
Maintained POWERS/SUPERREFLEXES/SREVASION.FX
Maintained POWERS/SUPERREFLEXES/SRFOCUSEDFIGHTING.FX
Maintained POWERS/SUPERREFLEXES/SRFOCUSEDSENSES.FX
OneShot POWERS/SUPERREFLEXES/SRPRACTICEDBRAWLER.FX
Maintained POWERS/SUPERREFLEXES/SRPRACTICEDBRAWLERCONTINUING.FX
Maintained POWERS/SUPERREFLEXES/SRPRACTICEDBRAWLERCONTINUING2.FX
Oh, the whole thing isn't the MOV name... Woops!! I'll try it again w/ just the last bit, minus the .fx
*Fingers crossed*
EDIT: Ok, maybe someone can help me with this. I put everything together, and I load to Atlas, but I don't see -anything- except for an empty Atlas Park. Here is my script:
1 0 Version 2
0 0 Map maps/City_Zones/City_01_01/City_01_01.txt
0 0 Time 9
0 CAM POS 97 33 -290
0 CAM PYR 0.2 0 0
0 1 NEW "Ms. Liberty"
0 1 NPC Model_MsLiberty
0 1 POS 97 27.5 -300
0 1 PYR 0 0 0
1000 1 MOV SRPRACTICEDBRAWLERCONTINUING2
2000 1 MOV SRELUDE
3000 1 MOV POWERS/SUPERREFLEXES/SREVASION
4000 1 MOV SRFOCUSEDFIGHTING
5000 1 MOV SRFOCUSEDSENSES
6000 1 MOV SRPRACTICEDBRAWLER
7000 1 MOV SRPRACTICEDBRAWLERCONTINUING
8000 1 MOV SRPRACTICEDBRAWLERCONTINUING2
10000 1 MOV READY
Can someone help me? Thanks!
Scarf_Girl�s Official Kid Brother!
You need to assign a 'player' in the area you'd like the action to occur, or the game engine will not render the scene.
Like add a line:
0 1 PLAYER
Making Ms. Liberty a player character and tells the engine to draw everything around her.
And you've got MOV commands and FX commands a little twisted up.....
Here's the command for one singular effect:
27 1 FX OneShot 178 POWERS/ITEMSANDTEMPPOWERS/RUNE_BLAST.FX 0
0 1 FXSCALE 10.000000 10
0 1 ORIGIN ENT 0 0
0 1 TARGET ENT 854 0
This first one does the 'runic buildup' and shot from the initiating player.
0 854 FX OneShot 179 POWERS/ITEMSANDTEMPPOWERS/RUNE_BLASTHIT.FX 178
0 854 FXSCALE 10.000000 10
0 854 ORIGIN ENT 0 0
0 854 TARGET ENT 1 0
This shows the flash on the target when it's hit.
"Using Teamspeak is kinda like using toilet paper: Once you start using it, you never go back to using your hand." -Me-
My Videos:
The Operatives and CoH - Vomit.Mod
MA/SR here!
The main thing SR looks like is you've got kind of an after-image when you move. It's not a perfect image, but sort of a trail of a lightish-pink-purple aura following.
Check out the demos I guess. That should help.
Hey does anyone know of a place where I can look at all the /SR animations for the Scrapper? Or could someone tell me how to do it in a demoedit or something?
Any help would be highly appreciated.
~Thanks
Scarf_Girl�s Official Kid Brother!