-
Posts
647 -
Joined
-
Appreciate it Hericane. I won't be home till about 10 or so tonight.
hmmm, a thought that just occured to me. Maybe I'm going about this the wrong way. When I made the cimeroran Manticore (Goes by the name Orion) I knew he was going to be a solder so I put him in armor.
With Synapse (Or rather Marathon) I was figuring he'd be messenger and a runner so I was trying to avoid using armor on him at all.
hmmm damn it I wish there was an stand alone costume editor!!!!
Come on Paragon Studio! You gave us the ability to download our costumes, how about an external editor? -
yeah I have everything unlocked through the MA and I tried the "Greek" costume set including the hellenic sandals. While it looked more Cimeroran, it looked destintictivly less Synpase.
I mean if you look and Imperious and Statesman, it's fairly obvious they're meant to be different versions of the same character. Same thing for Pyshce and Solaris and Daedelus and Positron. I got a preety good Cimeroran comparison to Manticore but Synapse.... I donno. The more Cimeroran I make it look, the less it looks like Synapse. -
-
Oh it most certainly can be done. It ability to impliment the technology isn't the issue. It's fessability of it. Like I said, the current CoH engin is simply not capable to handling a shape changing power set such as growth. Which means they would need to overhaul (Overhaul having the meaning of replace) the game engin. Which means they need to make sure what they replace it with won't break any of those power sets.
Can be done? Absolutly. Is it something they will do to get one more power set? Unlikely.
Could a new Engin be bundles with Going Rouge? It IS a possibility. -
[ QUOTE ]
Wait a sec - something is wrong with the MOV commands. There's supposed to be a number after them. Most of the time it's 0 but, for custom weapons, it becomes a positive number that tells what weapon is in hand. From the file you linked:
<font class="small">Code:[/color]<hr /><pre>0 14 MOV SHIELD_WEAPONDRAW_BACK 1</pre><hr />
[/ QUOTE ]
I'd say I love ya Zloth, but I think that would come across wrong.
That did it though. Thanks. It's never anything complicated with me... it's always gotta be a single letter or number or something like that. It's never anything major.... -
[ QUOTE ]
Have you watched the demo they came from? Do the swords work there?
[/ QUOTE ] yep checked, double checked, re-checked and double checked the recheck. swords work just fine in the original demo.
[ QUOTE ]
There's an option in the game called 'remove close fx' or something like that. It makes it so special effects vanish if the camera is real close to them. (Very handy if you play in 1st person.) However, in demo playback, the game thinks the camera is always close for some weird reason.
I would suggest going into the game and making sure that option is off. I think you can also turn it off with my demo launcher in the advanced section.
[/ QUOTE ]
Went in, checked it. It's off.
Now, I am truely confussed. I went back to the original demo where I pulled the custom character code from and removed everything that wasn't the custome character, the player, the cam, or the map. Then I went through a process of eliminatation to see what made the toons sword disapper.
There are 0 (ZERO!!!) FX outside of the custom toon costume code, and the sword still shows up in the demo. I've pasted the now stripped demo code below in case someone else can find something else that I missed.
I would pull my hair out but I'm out of hair....
Demo file (The Swords work here) -
okay, I'm coding this demo. Short of the long the majority of the demo is a long camera move that ends with the camera facing a group of custom characters. After a delay of 1.2 seconds, the group of characters draws their swords.
So: Camera movement works fine.
The Custom toons are where they need to be
The toons perform the right MOV to draw swords
but wait.... there's no swords!
so, what am I doing wrong? Here's the demo code:
1 0 Version 2
0 0 Map maps/City_Zones/City_03_04/City_03_04.txt
0 0 Time 10.675131
0 1 Player
0 1 NEW CAMERA
0 1 NPC PUDDLE
1 100 NEW "Romulus Augustus"
0 100 COSTUME 0 009bd2ff 21.350000 0.936508 -0.015873 0.460317 0.587302 0.650794 0.460317 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873
0 100 PARTSNAME V_MALE_PANTS.GEO/GEO_Hips_Skirt tights none 00000000 0063c063
0 100 PARTSNAME Tight !X_Valkyrie_Chest none 00000000 0063c063
0 100 PARTSNAME V_MALE_HEAD.GEO/GEO_Head_V_Asym_Standard skin_v_head_40 none 00d290f2 0063c063
0 100 PARTSNAME V_MALE_GLOVE.GEO/GEO_Larm*_Roman_01 !Glove_V_Roman_01 !Glove_V_Roman_01_Mask 00000000 0000a9ff
0 100 PARTSNAME V_MALE_BOOT.GEO/GEO_Lleg*_Roman_01 !Boot_V_Roman_01 !Boot_V_Roman_01_Mask 00000000 0000a9ff
0 100 PARTSNAME Retro_01 Retro_01a Retro_01b 00000000 0000a9ff
0 100 PARTSNAME V_Male_Hair.GEO/GEO_Hair_V_Fabo_01 !Hair_V_Crown_01 !Hair_V_Fabo_01_Mask 0000547f 00001f1f
0 100 PARTSNAME none none none 00d290f2 0063c063
0 100 PARTSNAME none none none 00d290f2 0063c063
0 100 PARTSNAME V_MALE_EMBLEM.GEO/GEO_Emblem_Roman_02 !Emblem_V_Roman_02 !Emblem_V_Roman_02_Mask 00000000 0000a9ff
0 100 PARTSNAME Gladiator Gladiator_01a Gladiator_01b 00000000 0000a9ff
0 100 PARTSNAME none none none 00d290f2 0063c063
0 100 PARTSNAME none none none 00000000 0000a9ff 00d290f2 0063c063 WEAPONS/Custom_Broadsword/Male_Broadsword_Romulus01.fx
0 100 PARTSNAME Beard_Soul_Patch Beard_01a Beard_01b 0000547f 0000111a
0 100 PARTSNAME none none none 00d290f2 0063c063
0 100 PARTSNAME Asym Cape_Top_01 none 000000aa 0063c063
0 100 PARTSNAME none none none 00d290f2 0063c063
0 100 PARTSNAME none Cape_01 none 000000aa 0063c063 000000aa 0063c063 capes/CapeLongMale.fx
0 100 PARTSNAME none none none 00d290f2 0063c063
0 100 PARTSNAME V_MALE_SKIRT.GEO/GEO_Skirt_Roman_01 !Skirt_V_Roman_01 !Skirt_V_Roman_01_Mask 00000000 0000a9ff
0 100 PARTSNAME none none none 00d290f2 0063c063
0 100 PARTSNAME none none none 00d290f2 0063c063
0 100 PARTSNAME none none none 00d290f2 0063c063
0 100 PARTSNAME none none none 00d290f2 0063c063
0 100 PARTSNAME none none none 0000a9ff 00000000 00d290f2 0063c063 WEAPONS/CustomShields/Round/Male_Shields_Round1_Romulus01.fx
0 100 PARTSNAME none none none 0000a9ff 0063c063 00d290f2 0063c063 WEAPONS/CustomShields/None.fx
0 100 PARTSNAME none none none 00d290f2 0063c063
0 100 POS -1005.925903 137.871216 3248.968994
0 100 PYR -0 -0.027548 0
0 100 FX Maintained 389 WEAPONS/CUSTOMWEAPON_BROADWORD.FX 0
0 100 FXSCALE 10.000000 10
0 100 ORIGIN ENT 0 0
0 100 TARGET ENT 100 0
0 101 NEW "Praefectus Rogarius"
0 101 COSTUME 4 006ba8dd 9.364000 0.174603 -0.015873 0.587302 -0.333333 0.619048 0.587302 0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873
0 101 PARTSNAME V_HUGE_PANTS.GEO/GEO_Hips_Skirt tights none 000000aa 00ff894c
0 101 PARTSNAME Tight skin_tshirt_01a skin_tshirt_01b 0000007f 00ff894c
0 101 PARTSNAME V_HUGE_HEAD.GEO/GEO_Head_V_Asym_Standard skin_v_head_20 none 001f1f1f 00e3e3e3
0 101 PARTSNAME V_HUGE_GLOVE.GEO/GEO_Larm*_Roman_01 !Glove_V_Roman_01 !Glove_V_Roman_01_Mask 00000000 0000cacc
0 101 PARTSNAME V_HUGE_BOOT.GEO/GEO_Lleg*_Roman_01 !Boot_V_Roman_01 !Boot_V_Roman_01_Mask 00000000 0000cacc
0 101 PARTSNAME none none none 00000000 00e3e3e3
0 101 PARTSNAME V_HUGE_HAIR.GEO/GEO_Hair_V_Roman_01 !Hair_V_Roman_01 !Hair_V_Roman_01_Mask 00000000 0000cacc
0 101 PARTSNAME none none none 00000000 00000000
0 101 PARTSNAME V_HUGE_EYES.GEO/GEO_Eyes_V_Roman_01 !eyes_V_Roman_01 !eyes_V_Roman_01_Mask 00000000 00000000
0 101 PARTSNAME V_HUGE_EMBLEM.GEO/GEO_Emblem_Roman_02 !Emblem_V_Roman_02 !Emblem_V_Roman_02_Mask 00000000 00009998
0 101 PARTSNAME V_HUGE_SPADR.GEO/GEO_SpadR_Roman_01 !spadr_v_Roman_01 !spadr_v_Roman_01_Mask 00000000 0000cacc
0 101 PARTSNAME none none none 00000000 00000000
0 101 PARTSNAME none none none 00000000 0000cacc 00001f1f 00ffffff WEAPONS/Custom_Axe/Huge_Axe_Roman02.fx
0 101 PARTSNAME Beard_Goatee_01 Beard_01a Beard_01b 001f1f1f 00e3e3e3
0 101 PARTSNAME none none none 00000000 00000000
0 101 PARTSNAME Full Cape_Top_01 none 00000000 0000cacc
0 101 PARTSNAME none none none 00000000 00000000
0 101 PARTSNAME none Cape_01 none 00000000 0000cacc 00000000 0000cacc capes/CapeLongHuge.fx
0 101 PARTSNAME none none none 00000000 00000000
0 101 PARTSNAME V_HUGE_SKIRT.GEO/GEO_Skirt_Roman_01 !Skirt_V_Roman_01 !Skirt_V_Roman_01_Mask 00000000 0000cacc
0 101 PARTSNAME none none none 00000000 00000000
0 101 PARTSNAME none none none 00000000 00000000
0 101 PARTSNAME V_HUGE_CRANIUM.GEO/GEO_Cranium_V_Roman_04 !Hair_V_Roman_01 !Hair_V_Roman_01_Mask 00000000 0000cacc
0 101 PARTSNAME V_HUGE_JAW.GEO/GEO_Jaw_V_Roman_02 !eyes_V_Roman_01 !eyes_V_Roman_01_Mask 00000000 0000cacc
0 101 PARTSNAME none none none 00009998 00000000 00fdff4c 00996400 WEAPONS/CustomShields/Huge_Shields_Roman4_03.fx
0 101 PARTSNAME none none none 00009998 00996400 00fdff4c 00996400 WEAPONS/CustomShields/Huge_Shields_Roman4_Detail_02.fx
0 101 PARTSNAME none none none 00000000 00000000
0 101 POS -1010.925903 137.871216 3245.968994
0 101 PYR -0 -0.027548 0
0 102 NEW "Preaefectus Tauren"
0 102 COSTUME 4 006ba8dd 14.490000 -0.206349 -0.015873 0.396825 -0.238095 0.460317 0.396825 0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873
0 102 PARTSNAME V_HUGE_PANTS.GEO/GEO_Hips_Skirt tights none 000000aa 00ff894c
0 102 PARTSNAME Tight tights none 0000007f 00ff894c
0 102 PARTSNAME V_HUGE_HEAD.GEO/GEO_Head_V_Asym_Standard Skin_V_Head_05 none 00ff5700 00e3e3e3
0 102 PARTSNAME V_HUGE_GLOVE.GEO/GEO_Larm*_Roman_01 !Glove_V_Roman_01 !Glove_V_Roman_01_Mask 00000000 0000cacc
0 102 PARTSNAME V_HUGE_BOOT.GEO/GEO_Lleg*_Roman_01 !Boot_V_Roman_01 !Boot_V_Roman_01_Mask 00000000 0000cacc
0 102 PARTSNAME none none none 00000000 00e3e3e3
0 102 PARTSNAME V_HUGE_HAIR.GEO/GEO_Hair_V_Roman_01 !Hair_V_Roman_01 !Hair_V_Roman_01_Mask 00000000 0000cacc
0 102 PARTSNAME none none none 00000000 00000000
0 102 PARTSNAME V_HUGE_EYES.GEO/GEO_Eyes_V_Roman_01 !eyes_V_Roman_01 !eyes_V_Roman_01_Mask 00000000 00000000
0 102 PARTSNAME V_HUGE_EMBLEM.GEO/GEO_Emblem_Roman_02 !Emblem_V_Roman_02 !Emblem_V_Roman_02_Mask 00000000 00009998
0 102 PARTSNAME V_HUGE_SPADR.GEO/GEO_SpadR_Roman_01 !spadr_v_Roman_01 !spadr_v_Roman_01_Mask 00000000 0000cacc
0 102 PARTSNAME none none none 00000000 00000000
0 102 PARTSNAME none none none 008f8f8f 0000cacc 00664400 00c0c063 WEAPONS/Custom_Broadsword/Huge_Broadsword_Roman02.fx
0 102 PARTSNAME Beard_Van_**** Beard_01a Beard_01b 001f1f1f 001f1f1f
0 102 PARTSNAME none none none 00000000 00000000
0 102 PARTSNAME Full Cape_Top_01 none 00000000 0000cacc
0 102 PARTSNAME none none none 00000000 00000000
0 102 PARTSNAME none Cape_01 Cape_Peak 00000000 0000cacc 00000000 0000cacc capes/CapeLongHuge.fx
0 102 PARTSNAME none none none 00000000 00000000
0 102 PARTSNAME V_HUGE_SKIRT.GEO/GEO_Skirt_Roman_01 !Skirt_V_Roman_01 !Skirt_V_Roman_01_Mask 00000000 0000cacc
0 102 PARTSNAME none none none 00000000 00000000
0 102 PARTSNAME none none none 00000000 00000000
0 102 PARTSNAME V_HUGE_CRANIUM.GEO/GEO_Cranium_V_Roman_02 !Cranium_Roman_01 !Cranium_Roman_01_Mask 000000d4 00000000
0 102 PARTSNAME V_HUGE_JAW.GEO/GEO_Jaw_V_Roman_02 !eyes_V_Roman_01 !eyes_V_Roman_01_Mask 00000000 0000cacc
0 102 PARTSNAME none none none 00009998 00000000 00664400 00c0c063 WEAPONS/CustomShields/Huge_Shields_Roman4_03.fx
0 102 PARTSNAME none none none 0000cacc 00000000 00664400 00c0c063 WEAPONS/CustomShields/Huge_Shields_Roman4_Detail_02.fx
0 102 PARTSNAME none none none 00000000 00000000
0 102 POS -1000.925903 137.871216 3245.968994
0 102 PYR -0 -0.027548 0
0 103 NEW "Marcus Guiltan"
0 103 COSTUME 0 00538bbf 4.584000 1.000000 -0.015873 0.492064 0.746032 0.428571 0.492064 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873
0 103 PARTSNAME V_MALE_PANTS.GEO/GEO_Hips_Skirt tights none 000000aa 00575757
0 103 PARTSNAME Tight tights none 0000007f 00575757
0 103 PARTSNAME V_MALE_HEAD.GEO/GEO_Head_V_Asym_Standard Skin_V_Head_06 none 0000547f 00575757
0 103 PARTSNAME V_MALE_GLOVE.GEO/GEO_Larm*_Roman_01 !Glove_V_Roman_01 !Glove_V_Roman_01_Mask 00000000 00009998
0 103 PARTSNAME V_MALE_BOOT.GEO/GEO_Lleg*_Roman_01 !Boot_V_Roman_01 !Boot_V_Roman_01_Mask 00000000 00009998
0 103 PARTSNAME none none none 0000547f 00575757
0 103 PARTSNAME Ponytail Long_01a Long_01b 00000000 00001133
0 103 PARTSNAME none none none 0000547f 00575757
0 103 PARTSNAME none none none 0000547f 00575757
0 103 PARTSNAME V_MALE_EMBLEM.GEO/GEO_Emblem_Roman_02 !Emblem_V_Roman_02 !Emblem_V_Roman_02_Mask 00000000 0000cacc
0 103 PARTSNAME V_MALE_SPADR.GEO/GEO_SpadR_Roman_01 !spadr_v_Roman_01 !spadr_v_Roman_01_Mask 00000000 0000cacc
0 103 PARTSNAME none none none 0000547f 00575757
0 103 PARTSNAME none none none 00575757 001f1f1f 0000547f 00575757 WEAPONS/Custom_Broadsword/Male_Broadsword_Roman02.fx
0 103 PARTSNAME Beard_Clean Beard_01a Beard_01b 00000000 0000547f
0 103 PARTSNAME none none none 0000547f 00575757
0 103 PARTSNAME Half Cape_Top_01 none 000000aa 000000aa
0 103 PARTSNAME Half_49 Star_01 none 0000547f 00575757
0 103 PARTSNAME none Cape_01 none 000000aa 000000aa 000000aa 000000aa capes/CapeLongMale.fx
0 103 PARTSNAME none none none 0000547f 00575757
0 103 PARTSNAME V_MALE_SKIRT.GEO/GEO_Skirt_Roman_01 !Skirt_V_Roman_01 !Skirt_V_Roman_01_Mask 00000000 0000cacc
0 103 PARTSNAME none none none 0000547f 00575757
0 103 PARTSNAME none none none 0000547f 00575757
0 103 PARTSNAME none none none 0000547f 00575757
0 103 PARTSNAME none none none 0000547f 00575757
0 103 PARTSNAME none none none 0000cacc 001f1f1f 0000547f 00575757 WEAPONS/CustomShields/Male_Shields_Roman4_03.fx
0 103 PARTSNAME none none none 0000cacc 00575757 0000547f 00575757 WEAPONS/CustomShields/Male_Shields_Roman4_Detail_02.fx
0 103 PARTSNAME none none none 0000547f 00575757
0 103 POS -998.925903 137.871216 3242.968994
0 103 PYR -0 -0.027548 0
0 104 NEW "Centurian Krazerius"
0 104 COSTUME 0 0084beef 0.000000 0.746032 -0.015873 0.365079 0.460317 0.333333 0.365079 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873
0 104 PARTSNAME V_MALE_PANTS.GEO/GEO_Hips_Skirt leather_01 none 000000d4 0000cacc
0 104 PARTSNAME Tight leather_01 none 000000aa 0000cacc
0 104 PARTSNAME V_MALE_HEAD.GEO/GEO_Head_V_Asym_Standard !v_face_skin_head_05 none 00ffffff 0000cacc
0 104 PARTSNAME V_MALE_GLOVE.GEO/GEO_Larm*_Roman_01 !Glove_V_Roman_01 !Glove_V_Roman_01_Mask 00575757 000070aa
0 104 PARTSNAME V_MALE_BOOT.GEO/GEO_Lleg*_Roman_01 !Boot_V_Roman_01 !Boot_V_Roman_01_Mask 00575757 0000a9ff
0 104 PARTSNAME none none none 00ffffff 0000cacc
0 104 PARTSNAME V_MALE_HAIR.GEO/GEO_Hair_V_Roman_01 !Hair_V_Roman_01 !Hair_V_Roman_01_Mask 001f1f1f 00008cd4
0 104 PARTSNAME none none none 00ffffff 0000cacc
0 104 PARTSNAME V_MALE_EYES.GEO/GEO_Eyes_V_Roman_01 !eyes_V_Roman_01 !eyes_V_Roman_01_Mask 00ffffff 008f8f8f
0 104 PARTSNAME V_MALE_EMBLEM.GEO/GEO_Emblem_Roman_02 !Emblem_V_Roman_02 !Emblem_V_Roman_02_Mask 00575757 00008cd4
0 104 PARTSNAME V_MALE_SPADR.GEO/GEO_SpadR_Roman_01 !spadr_v_Roman_01 !spadr_v_Roman_01_Mask 00575757 0000a9ff
0 104 PARTSNAME none none none 00ffffff 0000cacc
0 104 PARTSNAME none none none 00ffffff 0000cacc 00ffffff 0000cacc WEAPONS/Custom_Broadsword/Male_Broadsword_Roman02.fx
0 104 PARTSNAME none none none 00ffffff 0000cacc
0 104 PARTSNAME none none none 00ffffff 0000cacc
0 104 PARTSNAME none none none 00ffffff 0000cacc
0 104 PARTSNAME none none none 00ffffff 0000cacc
0 104 PARTSNAME none none none 00ffffff 0000cacc
0 104 PARTSNAME none none none 00ffffff 0000cacc
0 104 PARTSNAME V_MALE_SKIRT.GEO/GEO_Skirt_Roman_01 !Skirt_V_Roman_01 !Skirt_V_Roman_01_Mask 003b3b3b 00008cd4
0 104 PARTSNAME none none none 00ffffff 0000cacc
0 104 PARTSNAME none none none 00ffffff 0000cacc
0 104 PARTSNAME V_MALE_CRANIUM.GEO/GEO_Cranium_V_Roman_02 !Cranium_Roman_01 !Cranium_Roman_01_Mask 000000d4 00008cd4
0 104 PARTSNAME V_MALE_JAW.GEO/GEO_Jaw_V_Roman_02 !eyes_V_Roman_01 !eyes_V_Roman_01_Mask 00575757 0000a9ff
0 104 PARTSNAME none none none 0000a9ff 00575757 00ffffff 0000cacc WEAPONS/CustomShields/Male_Shields_Roman1_01.fx
0 104 PARTSNAME none none none 00ffffff 0000cacc 00ffffff 0000cacc WEAPONS/CustomShields/Male_Shields_Roman1_Emblem.fx
0 104 PARTSNAME none none none 00ffffff 0000cacc
0 104 POS -1003.425903 137.871216 3242.968994
0 104 PYR -0 -0.027548 0
0 105 NEW Centurian
0 105 NPC Roman_Lieutenant_Male_01
0 105 POS -1008.925903 137.871216 3242.968994
0 105 PYR -0 -0.027548 0
0 106 NEW Centurian
0 106 NPC Roman_Lieutenant_Male_02
0 106 POS -1013.925903 137.871216 3242.968994
0 106 PYR -0 -0.027548 0
0 107 NEW Centurian
0 107 NPC Roman_Lieutenant_Male_01
0 107 POS -998.925903 137.871216 3239.968994
0 107 PYR -0 -0.027548 0
0 108 NEW Centurian
0 108 NPC Roman_Lieutenant_Male_04
0 108 POS -1013.925903 137.871216 3239.968994
0 108 PYR -0 -0.027548 0
0 109 NPC Roman_Lieutenant_Male_01
0 109 POS -1003.925903 137.871216 3239.968994
0 109 PYR -0 -0.027548 0
0 110 NEW Centurian
0 110 NPC Roman_Lieutenant_Male_04
0 110 POS -1008.925903 137.871216 3239.968994
0 110 PYR -0 -0.027548 0
0 111 NEW Centurian
0 111 NPC Roman_Lieutenant_Male_04
0 111 POS -1018.925903 137.871216 3239.968994
0 111 PYR -0 -0.027548 0
0 112 NEW Centurian
0 112 NPC Roman_Lieutenant_Male_04
0 112 POS -1023.925903 137.871216 3239.968994
0 112 PYR -0 -0.027548 0
0 113 NEW Centurian
0 113 NPC Roman_Lieutenant_Male_04
0 113 POS -993.925903 137.871216 3239.968994
0 113 PYR -0 -0.027548 0
0 114 NEW Centurian
0 114 NPC Roman_Lieutenant_Male_04
0 114 POS -988.925903 137.871216 3239.968994
0 114 PYR -0 -0.027548 0
0 115 NEW Centurian
0 115 NPC Roman_Minion_Male_02
0 115 POS -993.925903 137.871216 3237.968994
0 115 PYR -0 -0.027548 0
0 116 NEW Centurian
0 116 NPC Roman_Minion_Male_04
0 116 POS -998.925903 137.871216 3237.968994
0 116 PYR -0 -0.027548 0
0 117 NEW Centurian
0 117 NPC Roman_Spartan_Minion_Male_03
0 117 POS -1003.925903 137.871216 3237.968994
0 117 PYR -0 -0.027548 0
0 118 NEW Centurian
0 118 NPC Roman_Minion_Male_02
0 118 POS -1008.925903 137.871216 3237.968994
0 118 PYR -0 -0.027548 0
0 119 NEW Centurian
0 119 NPC Roman_Spartan_Minion_Male_03
0 119 POS -1013.925903 137.871216 3237.968994
0 119 PYR -0 -0.027548 0
0 120 NEW Centurian
0 120 NPC Roman_Minion_Male_04
0 120 POS -1018.925903 137.871216 3237.968994
0 120 PYR -0 -0.027548 0
0 121 NEW Centurian
0 121 NPC Roman_Spartan_Minion_Male_01
0 121 POS -1023.925903 137.871216 3237.968994
0 121 PYR -0 -0.027548 0
0 122 NEW Centurian
0 122 NPC Roman_Minion_Male_02
0 122 POS -983.925903 137.871216 3237.968994
0 122 PYR -0 -0.027548 0
0 123 NEW Centurian
0 123 NPC Roman_Minion_Male_04
0 123 POS -993.925903 137.871216 3235.968994
0 123 PYR -0 -0.027548 0
0 124 NEW Centurian
0 124 NPC Roman_Slave_03
0 124 POS -998.925903 137.871216 3235.968994
0 124 PYR -0 -0.027548 0
0 125 NEW Centurian
0 125 NPC Roman_Minion_Male_02
0 125 POS -1003.925903 137.871216 3235.968994
0 126 PYR -0 -0.027548 0
0 127 NEW Centurian
0 127 NPC Roman_Spartan_Minion_Male_01
0 127 POS -1008.925903 137.871216 3235.968994
0 127 PYR -0 -0.027548 0
0 128 NEW Centurian
0 128 NPC Roman_Minion_Male_04
0 128 POS -1013.925903 137.871216 3235.968994
0 128 PYR -0 -0.027548 0
0 129 NEW Centurian
0 129 NPC Roman_Spartan_Minion_Male_03
0 129 POS -1018.925903 137.871216 3235.968994
0 129 PYR -0 -0.027548 0
0 130 NEW Centurian
0 130 NPC Roman_Minion_Male_02
0 130 POS -1023.925903 137.871216 3235.968994
0 130 PYR -0 -0.027548 0
0 131 NEW Centurian
0 131 NPC Roman_Spartan_Minion_Male_01
0 131 POS -983.925903 137.871216 3235.968994
0 131 PYR -0 -0.027548 0
0 132 NEW Centurian
0 132 NPC Roman_Minion_Male_02
0 132 POS -993.925903 137.871216 3233.968994
0 132 PYR -0 -0.027548 0
0 133 NEW Centurian
0 133 NPC Roman_Slave_03
0 133 POS -998.925903 137.871216 3233.968994
0 133 PYR -0 -0.027548 0
0 134 NEW Centurian
0 134 NPC Roman_Slave_03
0 134 POS -1003.925903 137.871216 3233.968994
0 134 PYR -0 -0.027548 0
0 135 NEW Centurian
0 135 NPC Roman_Minion_Male_04
0 135 POS -1008.925903 137.871216 3233.968994
0 135 PYR -0 -0.027548 0
0 136 NEW Centurian
0 136 NPC Roman_Minion_Male_02
0 136 POS -1013.925903 137.871216 3233.968994
0 136 PYR -0 -0.027548 0
0 137 NEW Centurian
0 137 NPC Roman_Slave_03
0 137 POS -1018.925903 137.871216 3233.968994
0 137 PYR -0 -0.027548 0
0 138 NEW Centurian
0 138 NPC Roman_Minion_Male_04
0 138 POS -1023.925903 137.871216 3233.968994
0 138 PYR -0 -0.027548 0
0 139 NEW Centurian
0 139 NPC Roman_Slave_03
0 139 POS -983.925903 137.871216 3233.968994
0 139 PYR -0 -0.027548 0
0 140 NEW Centurian
0 140 NPC Roman_Minion_Male_04
0 140 POS -993.925903 137.871216 3231.968994
0 140 PYR -0 -0.027548 0
0 141 NEW Centurian
0 141 NPCRoman_Minion_Male_02
0 141 POS -998.925903 137.871216 3231.968994
0 141 PYR -0 -0.027548 0
0 142 NEW Centurian
0 142 NPCRoman_Minion_Male_04
0 142 POS -1003.925903 137.871216 3231.968994
0 142 PYR -0 -0.027548 0
0 143 NEW Centurian
0 143 NPC Roman_Minion_Male_02
0 143 POS -1008.925903 137.871216 3231.968994
0 143 PYR -0 -0.027548 0
0 144 NEW Centurian
0 144 NPC Roman_Minion_Male_04
0 144 POS -1013.925903 137.871216 3231.968994
0 144 PYR -0 -0.027548 0
0 145 NEW Centurian
0 145 NPC Roman_Minion_Male_02
0 145 POS -1018.925903 137.871216 3231.968994
0 145 PYR -0 -0.027548 0
0 146 NEW Centurian
0 146 NPC Roman_Spartan_Minion_Male_01
0 146 POS -1023.925903 137.871216 3231.968994
0 146 PYR -0 -0.027548 0
0 147 NEW Centurian
0 147 NPC Roman_Minion_Male_01
0 147 POS -983.925903 137.871216 3231.968994
0 147 PYR -0 -0.027548 0
0 148 NEW Centurian
0 148 NPC Roman_Slave_03
0 148 POS -988.925903 137.871216 3231.968994
0 148 PYR -0 -0.027548 0
0 149 NEW Centurian
0 149 NPC Roman_Spartan_Minion_Male_01
0 149 POS -988.925903 137.871216 3233.968994
0 149 PYR -0 -0.027548 0
0 150 NEW Centurian
0 150 NPC Roman_Slave_03
0 150 POS -988.925903 137.871216 3235.968994
0 150 PYR -0 -0.027548 0
0 151 NEW Centurian
0 151 NPC Roman_Minion_Male_01
0 151 POS -988.925903 137.871216 3237.968994
0 151 PYR -0 -0.027548 0
0 200 NEW Imperious
0 200 NPC Roman_Imperious_01
0 200 POS -1005.925903 137.871216 3612.968994
0 200 PYR -0 2.027548 0
[ QUOTE ]
for reasons of space I'm not going to post the looooong section of demo code dealing with the camera movement.
[/ QUOTE ]
500 100 mov SHIELD_WEAPONDRAW_BACK
20 101 mov SHIELD_WEAPONDRAW_BACK
0 101 FX Maintained 275 WEAPONS/CUSTOMWEAPON_BROADWORD.FX 0
0 101 FXSCALE 10.000000 10
0 101 ORIGIN ENT 0 0
0 101 TARGET ENT 101 0
66 102 mov SHIELD_WEAPONDRAW_BACK
0 102 FX Maintained 275 WEAPONS/CUSTOMWEAPON_BROADWORD.FX 0
0 102 FXSCALE 10.000000 10
0 102 ORIGIN ENT 0 0
0 102 TARGET ENT 102 0
204 104 mov SHIELD_WEAPONDRAW_BACK
0 104 FX Maintained 275 WEAPONS/CUSTOMWEAPON_BROADWORD.FX 0
0 104 FXSCALE 10.000000 10
0 104 ORIGIN ENT 0 0
0 104 TARGET ENT 104 0
22 103 mov SHIELD_WEAPONDRAW_BACK
0 103 FX Maintained 275 WEAPONS/CUSTOMWEAPON_BROADWORD.FX 0
0 103 FXSCALE 10.000000 10
0 103 ORIGIN ENT 0 0
0 103 TARGET ENT 103 0
345 105 mov SHIELD_WEAPONDRAW_BACK
0 105 FX Maintained 275 WEAPONS/CUSTOMWEAPON_BROADWORD.FX 0
0 105 FXSCALE 10.000000 10
0 105 ORIGIN ENT 0 0
0 105 TARGET ENT 105 0
57 106 mov SHIELD_WEAPONDRAW_BACK
0 106 FX Maintained 275 WEAPONS/CUSTOMWEAPON_BROADWORD.FX 0
0 106 FXSCALE 10.000000 10
0 106 ORIGIN ENT 0 0
0 106 TARGET ENT 106 0
5000 1 mov ready the 5 second delay of a npc puddle is so I can see beyond where I actually need the demo to stop.
so, what am I doing wrong? I copied the FX code right from a demo of the custome character. -
[ QUOTE ]
[ QUOTE ]
I would much rather have more end game content than new power sets. That's one of the things that are killing the game; very little end-game content. I know the AE could partially remedy that. But it's not the same as dev provided content
[/ QUOTE ]
I agree with this for the most part. More/improved end game content would be fantastic. But I also want new power sets.
Growth would be so awesome. I wish we had gotten that instead of shields or DB.
[/ QUOTE ]
So you want this: Check it!
Now before you get all hoping mad and demand to know why you weren't told about, lemme tell you: That is a little trick I figured out with demo edit. You can't actually do it in game. One thing I came to realise from making that video is how poor the currect game engin would be to handle a growth based power system. Sorry to burst any hopes but until we get a revamped game engin, growth based powers just aren't going to work. -
[ QUOTE ]
[ QUOTE ]
Copied from the other Thread. This is how I think it will go down as a whole.
[/ QUOTE ]
There's an moderate sidez thread on this in the Market forum. In summary of what's there, switching making you level one is a deal breaker. I would not buy that expansion unless praetorea was really impressive on it's own.
Why?
Because becoming level 1 again is not switching. It's starting a new character. Stripping me of my IOs, money and badges is this even more clearly.
So this version of "switching" is effectively deleting my character and starting over.
Why would I want to do that? Why would I want to do that with an AT/powerset I already played on a server I'm already on? That's not worth "switching" sides on. I would just create a new character, and I can do that now.
So this expansion would come down to Pratorean content and the ability to create ATs on the "wrong" side. But I already play the game on both sides. While it'd be nice, I am in no way desperate to create ATs on the other side.
What I want out of the expansion is the ability to switch existing characters and play around with the "alignment" stuff they're adding. If that stuff involves effectively deleting long-standing characters, they can shove it, and I do not believe I'd be alone in that perspective. As such, I think that would be an attrocious design approach.
[/ QUOTE ]
Okay, where are they getting that info from? If they're assuming they're getting themselves worked up over nothing more then their own paranoia. If they're actually read an announcement that tells them what, please link the announcement.
The other thing: Keeping your APP and PPP power if you switch. personally, I think it'll depend on 2 things. 1) When you switch and 2) How fully you switch.
They've said this new expansion will explore the shades of grey between Hero and Villian. So this leads me to beleive they will be implimenting the "Morality compass" that had been talked about some time back. I'll try and find the info on it, but it was more then 2 years ago so no promise. But basically, you didn't just switch. Your hero didn't wake up morning and say "Hey I'm gonna be a villian today" The original talk was about a long process where by action you're percieved morality changed, but it wasn't a constant thing. It was something like demenshining returns. If you needed 100 morality points to change sides, the first recorded act gave you ten, while the second gave you 9 and the third gave you 8 and so on and so forth. If you did something that was against your previous direction in morality you lost points.
What's all this babbling got to do with PPPs and APPs? Simply: If you swap in your mid-tweenties you don't access to your original side Epic pool. If you switch post 40 and have already taken an Epic pool power you don't loose it, but do not get access to the rest of the powers.
If you're 50 and try to change sides, it'll be very hard (hey, if you're a high level criminal who's gone a few rounds with the Vindicators and the Phalanx, do you really think the Heroes of Paragon and gonna say "Hey come on over, I'll grab ya a beer" and Like wise if you're high level Hero do you think the folks of Rogue Isles aren't going to have a few axes to grind on your face?) -
[ QUOTE ]
[ QUOTE ]
[ QUOTE ]
It's up now! I'm leaning with the "yes on screenies" crowd, since I want to keep the hair and face and build the same, and not totally redo the character - I'm wanting to do a re-imagined costume/look, but still keep it somewhat recognizable, like the Praetorian us!
[/ QUOTE ]
If we do go the "show me a screenie" route, I'm sorry but I'm gonna be out. Showing me a picture automatically set a visual image of the character in my mind and anything I did to change wouldn't look right in my mind. Sorry bout that.
[/ QUOTE ]
As you wish, but I was just posting my opinion on what I want. If you don't want to look at a screenshot, then just don't. As whoever for a text bio and go.
I think it could be fun either way, and I'm not gonna get bent out of shape whatever way anyone wants to do it. That's just me though...you all can do whatever you wish.
The idea is to have fun, and if looking at a reference pic spoils the fun, then don't do it. I don't know of too many people who've said they wanted it one way or else, so just go with it, imo. Heck, most of us know what each other's mains look like, anyway.
[/ QUOTE ]
I understand your point, but I don't consider it fair to tell you what rules to play by. With the goof-up in the original list you sent me a link to you Div art page with a bunch of screen caps of your toons. Are you now going to turn around and write up a short little bio for me to read just because I don't want to look at the pictures?
Sorry, there's being fair and then there's being a jerk. Guess which category I think dictating the rules, when I'm no the one who started the game, falls into. -
Sorry all. I misunderstood how this was going to work. If we are exchanging screen shots then I'm out. Sorry to throw wrench into the works, but I royally suck at re-imagining something I've already seen.
-
[ QUOTE ]
It's up now! I'm leaning with the "yes on screenies" crowd, since I want to keep the hair and face and build the same, and not totally redo the character - I'm wanting to do a re-imagined costume/look, but still keep it somewhat recognizable, like the Praetorian us!
[/ QUOTE ]
If we do go the "show me a screenie" route, I'm sorry but I'm gonna be out. Showing me a picture automatically set a visual image of the character in my mind and anything I did to change wouldn't look right in my mind. Sorry bout that. -
okay, so I sat down last night and today, hammered out a short little bit scene, worked out the demo code, sliced in the sound FX, and came up with this:
Video Expirement
Thoughts? -
[ QUOTE ]
Now... I suppose the REAL challenge would be to do a logo for the forthcoming Going Rogue.
[/ QUOTE ]
Eh, gimme an hour. -
[ QUOTE ]
Okay, question for you guys to discuss in the Discussions thread so I can finish writing the next chapter. Do NOT discuss it HERE.
Do you want to see the actual battle between Hro'Dtohz and Av'Adn, or should I gloss over that while the heroes enact their desperate plan?
Michelle
aka
Samuraiko/Dark_Respite
[/ QUOTE ]
oh dark, you really know how to tickle my joystick...
It depends. How relevent will the outcome of the fight be to the story at hand? If it comes down to Av'dn wins and kills Hro, I would like to see the entire fight. It it's a Hro beating Av'dn, I would to be able to read the major highlights but you don't need to give us a play by play.
If there isn't going to be an end to the fight (IE the heros enact their plan before the fight finishes) tell us the fights happening, and move on.
Thats my 2 cents. -
I'm assuming she's referring to how I did it. Samuraiko hasn't told me how she accomplished it. But here's how I did it:
Look at the first line of COSTUME code:
COSTUME 4 737373 25.000000
the COSTUME tells the game enging "This is a Player created toon, preper to render using the following scales and information."
The 4 Tells the engin the body type( 0=male 1=female 4=huge)
The third number is the Color of the toons skin.
The fourth number is what I was expiramenting with. That is your characters size. Basically the number itself, is the number of inches greater then or less then 6 feet the toon is. In the above example the toon would be 25" taller then 6 feet.
In order to change the size of the toon you need to tell the engin to re-draw it. You do that by reposting the costume data.
To make it grow like I did in the demo you must repost the costume data multiple times (In the above video I reposted it about 40 times) each time, changing the size value.
So far the max usable size is about 2700-3200 from what I've seen. If Samuraiko or anyone else has any more info about that they can speak up.
So basically this is what you'll have in the demo:
0 7 NEW "RAGING BULL"
0 7 COSTUME 4 000f203d 25.000000 1.000000 -0.015873 1.000000 -0.015873 0.428571 0.492064 -0.015873 -0.015873 0.460317 0.015873 -0.015873 0.460317 0.015873 0.396825 0.492064 -0.523810 0.174603 -1.000000 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -1.000000 -1.000000 -1.000000 -0.015873 -0.015873 -0.015873
0 7 PARTSNAME V_HUGE_Pants.GEO/GEO_Hips_Monstrous_01 Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME Tight Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_HEAD.GEO/GEO_Head_V_Asym_Standard Skin_V_Head_06 none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_GLOVE.GEO/GEO_LArm*_Monstrous_01 Skin_V_Monstrous_Hair_01 Skin_V_Monstrous_Hair_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_BOOT.GEO/GEO_LLeg*_Monstrous_Hoof_02 !X_V_SKIN_Boot_Monstrous_Hoof_Bare none 00000a1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_HAIR.GEO/GEO_Hair_V_Roman_01 !Hair_V_Roman_01 !Hair_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_Eyes.GEO/GEO_Eyes_V_Morbid_Horns_01 !X_Viking_Helm none 00000000 0000007f
0 7 PARTSNAME V_HUGE_EMBLEM.GEO/GEO_Emblem_Roman_01 !Emblem_V_Roman_01 !Emblem_V_Roman_01_Mask 00000000 00000055
0 7 PARTSNAME Gladiator Gladiator_01a Gladiator_01b 00000000 00000055
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 00000000 0000007f 001f1f1f 00000000 WEAPONS/Custom_Axe/Huge_Axe_Roman02.fx
0 7 PARTSNAME Beard_Large Beard_01a Beard_01b 0000111a 0000001f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 0000001f 00001a26
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_JAW.GEO/GEO_Jaw_V_Roman_02 !eyes_V_Roman_01 !eyes_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 NEW "RAGING BULL"
100 7 COSTUME 4 000f203d 26.000000 1.000000 -0.015873 1.000000 -0.015873 0.428571 0.492064 -0.015873 -0.015873 0.460317 0.015873 -0.015873 0.460317 0.015873 0.396825 0.492064 -0.523810 0.174603 -1.000000 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -1.000000 -1.000000 -1.000000 -0.015873 -0.015873 -0.015873
0 7 PARTSNAME V_HUGE_Pants.GEO/GEO_Hips_Monstrous_01 Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME Tight Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_HEAD.GEO/GEO_Head_V_Asym_Standard Skin_V_Head_06 none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_GLOVE.GEO/GEO_LArm*_Monstrous_01 Skin_V_Monstrous_Hair_01 Skin_V_Monstrous_Hair_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_BOOT.GEO/GEO_LLeg*_Monstrous_Hoof_02 !X_V_SKIN_Boot_Monstrous_Hoof_Bare none 00000a1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_HAIR.GEO/GEO_Hair_V_Roman_01 !Hair_V_Roman_01 !Hair_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_Eyes.GEO/GEO_Eyes_V_Morbid_Horns_01 !X_Viking_Helm none 00000000 0000007f
0 7 PARTSNAME V_HUGE_EMBLEM.GEO/GEO_Emblem_Roman_01 !Emblem_V_Roman_01 !Emblem_V_Roman_01_Mask 00000000 00000055
0 7 PARTSNAME Gladiator Gladiator_01a Gladiator_01b 00000000 00000055
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 00000000 0000007f 001f1f1f 00000000 WEAPONS/Custom_Axe/Huge_Axe_Roman02.fx
0 7 PARTSNAME Beard_Large Beard_01a Beard_01b 0000111a 0000001f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 0000001f 00001a26
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_JAW.GEO/GEO_Jaw_V_Roman_02 !eyes_V_Roman_01 !eyes_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
100 7 NEW "RAGING BULL"
0 7 COSTUME 4 000f203d 27.000000 1.000000 -0.015873 1.000000 -0.015873 0.428571 0.492064 -0.015873 -0.015873 0.460317 0.015873 -0.015873 0.460317 0.015873 0.396825 0.492064 -0.523810 0.174603 -1.000000 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -1.000000 -1.000000 -1.000000 -0.015873 -0.015873 -0.015873
0 7 PARTSNAME V_HUGE_Pants.GEO/GEO_Hips_Monstrous_01 Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME Tight Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_HEAD.GEO/GEO_Head_V_Asym_Standard Skin_V_Head_06 none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_GLOVE.GEO/GEO_LArm*_Monstrous_01 Skin_V_Monstrous_Hair_01 Skin_V_Monstrous_Hair_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_BOOT.GEO/GEO_LLeg*_Monstrous_Hoof_02 !X_V_SKIN_Boot_Monstrous_Hoof_Bare none 00000a1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_HAIR.GEO/GEO_Hair_V_Roman_01 !Hair_V_Roman_01 !Hair_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_Eyes.GEO/GEO_Eyes_V_Morbid_Horns_01 !X_Viking_Helm none 00000000 0000007f
0 7 PARTSNAME V_HUGE_EMBLEM.GEO/GEO_Emblem_Roman_01 !Emblem_V_Roman_01 !Emblem_V_Roman_01_Mask 00000000 00000055
0 7 PARTSNAME Gladiator Gladiator_01a Gladiator_01b 00000000 00000055
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 00000000 0000007f 001f1f1f 00000000 WEAPONS/Custom_Axe/Huge_Axe_Roman02.fx
0 7 PARTSNAME Beard_Large Beard_01a Beard_01b 0000111a 0000001f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 0000001f 00001a26
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_JAW.GEO/GEO_Jaw_V_Roman_02 !eyes_V_Roman_01 !eyes_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
100 7 NEW "RAGING BULL"
0 7 COSTUME 4 000f203d 28.000000 1.000000 -0.015873 1.000000 -0.015873 0.428571 0.492064 -0.015873 -0.015873 0.460317 0.015873 -0.015873 0.460317 0.015873 0.396825 0.492064 -0.523810 0.174603 -1.000000 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -1.000000 -1.000000 -1.000000 -0.015873 -0.015873 -0.015873
0 7 PARTSNAME V_HUGE_Pants.GEO/GEO_Hips_Monstrous_01 Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME Tight Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_HEAD.GEO/GEO_Head_V_Asym_Standard Skin_V_Head_06 none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_GLOVE.GEO/GEO_LArm*_Monstrous_01 Skin_V_Monstrous_Hair_01 Skin_V_Monstrous_Hair_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_BOOT.GEO/GEO_LLeg*_Monstrous_Hoof_02 !X_V_SKIN_Boot_Monstrous_Hoof_Bare none 00000a1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_HAIR.GEO/GEO_Hair_V_Roman_01 !Hair_V_Roman_01 !Hair_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_Eyes.GEO/GEO_Eyes_V_Morbid_Horns_01 !X_Viking_Helm none 00000000 0000007f
0 7 PARTSNAME V_HUGE_EMBLEM.GEO/GEO_Emblem_Roman_01 !Emblem_V_Roman_01 !Emblem_V_Roman_01_Mask 00000000 00000055
0 7 PARTSNAME Gladiator Gladiator_01a Gladiator_01b 00000000 00000055
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 00000000 0000007f 001f1f1f 00000000 WEAPONS/Custom_Axe/Huge_Axe_Roman02.fx
0 7 PARTSNAME Beard_Large Beard_01a Beard_01b 0000111a 0000001f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 0000001f 00001a26
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_JAW.GEO/GEO_Jaw_V_Roman_02 !eyes_V_Roman_01 !eyes_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000\
100 7 NEW "RAGING BULL"
0 7 COSTUME 4 000f203d 29.000000 1.000000 -0.015873 1.000000 -0.015873 0.428571 0.492064 -0.015873 -0.015873 0.460317 0.015873 -0.015873 0.460317 0.015873 0.396825 0.492064 -0.523810 0.174603 -1.000000 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -1.000000 -1.000000 -1.000000 -0.015873 -0.015873 -0.015873
0 7 PARTSNAME V_HUGE_Pants.GEO/GEO_Hips_Monstrous_01 Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME Tight Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_HEAD.GEO/GEO_Head_V_Asym_Standard Skin_V_Head_06 none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_GLOVE.GEO/GEO_LArm*_Monstrous_01 Skin_V_Monstrous_Hair_01 Skin_V_Monstrous_Hair_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_BOOT.GEO/GEO_LLeg*_Monstrous_Hoof_02 !X_V_SKIN_Boot_Monstrous_Hoof_Bare none 00000a1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_HAIR.GEO/GEO_Hair_V_Roman_01 !Hair_V_Roman_01 !Hair_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_Eyes.GEO/GEO_Eyes_V_Morbid_Horns_01 !X_Viking_Helm none 00000000 0000007f
0 7 PARTSNAME V_HUGE_EMBLEM.GEO/GEO_Emblem_Roman_01 !Emblem_V_Roman_01 !Emblem_V_Roman_01_Mask 00000000 00000055
0 7 PARTSNAME Gladiator Gladiator_01a Gladiator_01b 00000000 00000055
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 00000000 0000007f 001f1f1f 00000000 WEAPONS/Custom_Axe/Huge_Axe_Roman02.fx
0 7 PARTSNAME Beard_Large Beard_01a Beard_01b 0000111a 0000001f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 0000001f 00001a26
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_JAW.GEO/GEO_Jaw_V_Roman_02 !eyes_V_Roman_01 !eyes_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
100 7 NEW "RAGING BULL"
0 7 COSTUME 4 000f203d 30.000000 1.000000 -0.015873 1.000000 -0.015873 0.428571 0.492064 -0.015873 -0.015873 0.460317 0.015873 -0.015873 0.460317 0.015873 0.396825 0.492064 -0.523810 0.174603 -1.000000 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -1.000000 -1.000000 -1.000000 -0.015873 -0.015873 -0.015873
0 7 PARTSNAME V_HUGE_Pants.GEO/GEO_Hips_Monstrous_01 Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME Tight Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_HEAD.GEO/GEO_Head_V_Asym_Standard Skin_V_Head_06 none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_GLOVE.GEO/GEO_LArm*_Monstrous_01 Skin_V_Monstrous_Hair_01 Skin_V_Monstrous_Hair_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_BOOT.GEO/GEO_LLeg*_Monstrous_Hoof_02 !X_V_SKIN_Boot_Monstrous_Hoof_Bare none 00000a1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_HAIR.GEO/GEO_Hair_V_Roman_01 !Hair_V_Roman_01 !Hair_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_Eyes.GEO/GEO_Eyes_V_Morbid_Horns_01 !X_Viking_Helm none 00000000 0000007f
0 7 PARTSNAME V_HUGE_EMBLEM.GEO/GEO_Emblem_Roman_01 !Emblem_V_Roman_01 !Emblem_V_Roman_01_Mask 00000000 00000055
0 7 PARTSNAME Gladiator Gladiator_01a Gladiator_01b 00000000 00000055
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 00000000 0000007f 001f1f1f 00000000 WEAPONS/Custom_Axe/Huge_Axe_Roman02.fx
0 7 PARTSNAME Beard_Large Beard_01a Beard_01b 0000111a 0000001f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 0000001f 00001a26
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_JAW.GEO/GEO_Jaw_V_Roman_02 !eyes_V_Roman_01 !eyes_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
100 7 NEW "RAGING BULL"
0 7 COSTUME 4 000f203d 31.000000 1.000000 -0.015873 1.000000 -0.015873 0.428571 0.492064 -0.015873 -0.015873 0.460317 0.015873 -0.015873 0.460317 0.015873 0.396825 0.492064 -0.523810 0.174603 -1.000000 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -1.000000 -1.000000 -1.000000 -0.015873 -0.015873 -0.015873
0 7 PARTSNAME V_HUGE_Pants.GEO/GEO_Hips_Monstrous_01 Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME Tight Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_HEAD.GEO/GEO_Head_V_Asym_Standard Skin_V_Head_06 none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_GLOVE.GEO/GEO_LArm*_Monstrous_01 Skin_V_Monstrous_Hair_01 Skin_V_Monstrous_Hair_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_BOOT.GEO/GEO_LLeg*_Monstrous_Hoof_02 !X_V_SKIN_Boot_Monstrous_Hoof_Bare none 00000a1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_HAIR.GEO/GEO_Hair_V_Roman_01 !Hair_V_Roman_01 !Hair_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_Eyes.GEO/GEO_Eyes_V_Morbid_Horns_01 !X_Viking_Helm none 00000000 0000007f
0 7 PARTSNAME V_HUGE_EMBLEM.GEO/GEO_Emblem_Roman_01 !Emblem_V_Roman_01 !Emblem_V_Roman_01_Mask 00000000 00000055
0 7 PARTSNAME Gladiator Gladiator_01a Gladiator_01b 00000000 00000055
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 00000000 0000007f 001f1f1f 00000000 WEAPONS/Custom_Axe/Huge_Axe_Roman02.fx
0 7 PARTSNAME Beard_Large Beard_01a Beard_01b 0000111a 0000001f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 0000001f 00001a26
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_JAW.GEO/GEO_Jaw_V_Roman_02 !eyes_V_Roman_01 !eyes_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
100 7 NEW "RAGING BULL"
0 7 COSTUME 4 000f203d 32.000000 1.000000 -0.015873 1.000000 -0.015873 0.428571 0.492064 -0.015873 -0.015873 0.460317 0.015873 -0.015873 0.460317 0.015873 0.396825 0.492064 -0.523810 0.174603 -1.000000 -0.015873 -0.015873 -0.015873 -0.015873 -0.015873 -1.000000 -1.000000 -1.000000 -0.015873 -0.015873 -0.015873
0 7 PARTSNAME V_HUGE_Pants.GEO/GEO_Hips_Monstrous_01 Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME Tight Skin_V_Monstrous_01 Skin_V_Monstrous_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_HEAD.GEO/GEO_Head_V_Asym_Standard Skin_V_Head_06 none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_GLOVE.GEO/GEO_LArm*_Monstrous_01 Skin_V_Monstrous_Hair_01 Skin_V_Monstrous_Hair_01b 00000a1f 00000000
0 7 PARTSNAME V_HUGE_BOOT.GEO/GEO_LLeg*_Monstrous_Hoof_02 !X_V_SKIN_Boot_Monstrous_Hoof_Bare none 00000a1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_HAIR.GEO/GEO_Hair_V_Roman_01 !Hair_V_Roman_01 !Hair_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_Eyes.GEO/GEO_Eyes_V_Morbid_Horns_01 !X_Viking_Helm none 00000000 0000007f
0 7 PARTSNAME V_HUGE_EMBLEM.GEO/GEO_Emblem_Roman_01 !Emblem_V_Roman_01 !Emblem_V_Roman_01_Mask 00000000 00000055
0 7 PARTSNAME Gladiator Gladiator_01a Gladiator_01b 00000000 00000055
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 00000000 0000007f 001f1f1f 00000000 WEAPONS/Custom_Axe/Huge_Axe_Roman02.fx
0 7 PARTSNAME Beard_Large Beard_01a Beard_01b 0000111a 0000001f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 0000001f 00001a26
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME V_HUGE_JAW.GEO/GEO_Jaw_V_Roman_02 !eyes_V_Roman_01 !eyes_V_Roman_01_Mask 00000000 0000007f
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 PARTSNAME none none none 001f1f1f 00000000
0 7 NEW "RAGING BULL"
what I'm telling the game enging to do, is re-draw that costume after 1/10 of second with a new size value. -
[ QUOTE ]
Oh yeah, looking good! You'll find that if you pan the camera slightly to the right, the character will have more impact and power. In photography and cinematography, it is called the Golden Rule or the Rule of Thirds. Click here for info
[/ QUOTE ]
Wow, the rule of thirds works a lot differently for Photography then it does for video. Thanks for the link, information is always welcome.
[ QUOTE ]
And no, that's not a Rikti Roll link - LOL!
[/ QUOTE ]
no, that's in my signature -
Okay, I had a theory about making a toon grow on screen, here's the result:
Toon Growing test -
hehehe good to know. Don't worry, I've got a few ideas of advancements in demo editing skill to undertake.
-
#1: Are those Vyper Spy droids next to Sands?
#2: I actually like that look for Fussionette. She looks younger then her game model portrays. Makes me think that it's not actually stupidity, but Enthusiam combined with In-expierence.
In both cases, superb work. -
same video as before with 3 modifications:
1) Moved the camera/view
2) added a smoke FX to Eochai rising.
3) Added a Pan up
Thoughts?
Some edits to the demo edit -
[ QUOTE ]
Now that has some potential to it. It could be very interesting to see where you might take that.
What did you use for the "splash"/ "smoke" after the two small ones impact?
[/ QUOTE ]
4 stacked Smoke pellet effects tied to NPC Puddles in the same space as the cauldron.
[ QUOTE ]
Very slick. You have your FRAPS frame rate in there for a few frames, but otherwise very well done!
[/ QUOTE ]
yeah, I saw that. If I were actually making a "video" video out of it, I would be concerned. This was a basically a way to test myself to see if I understood as much about demo edit as I thought I did. I was more concerned with "Can I do what I think I can do". here's the result. -
Hey kids, so I put brain to paper and tried some actual video-intended demo editing (All the demo edit I've done in the past as been for the purpose of screen shots). So what do ya think:
Demo Edit Test piece -
[ QUOTE ]
[ QUOTE ]
At that time, I'll toss everyone's names into a hat and draw two names. Those two folks will exchange character information [etc etc]
[/ QUOTE ]Doesn't read to me like everyone gets paired off. Sounds like two people are taking part and the rest of us are waiting.
[/ QUOTE ]
I think he meant to say "Two names at a time"
IE: Person 2219 and Person 3384 get picked, So they exchange info.
Person 9962 and Person 8845 get picked and they exchange info
ect ect ect. At least that was my take on it anyway. -
[ QUOTE ]
I will do this and woe be it to whomever gets my crazy [censored].
[/ QUOTE ]
hehe now you know I would take that has a challenge. Can I request The_foo's toon for mine?