Author Topic: Models with Visual Effects  (Read 615 times)

Legacy_keyofrassilon

  • Jr. Member
  • **
  • Posts: 92
  • Karma: +0/-0
Models with Visual Effects
« on: February 07, 2011, 06:01:36 pm »


               Are there any models that have visual effects applied to the model directly instead of having to replace the hardcoded VFX in your override folder? I found one that used the appearence slot for greatswords but it wasnt what I was looking for... Im looking for something more similar to the standard VFX but with more color variations and allowing for any melee based weapon to be used... Weather it uses the appearence model or its a static model build that way doesnt matter... Im trying to create some unique magical items for my module... But one calls for a black/violet haze around the blade...
               
               

               
            

Legacy_Lightfoot8

  • Hero Member
  • *****
  • Posts: 4797
  • Karma: +0/-0
Models with Visual Effects
« Reply #1 on: February 07, 2011, 06:30:24 pm »


               In truth, Your question is way above my head.  



Perhaps you should ask on the custom content board where the people who know about this kind of stuff hang out.
               
               

               
            

Legacy_keyofrassilon

  • Jr. Member
  • **
  • Posts: 92
  • Karma: +0/-0
Models with Visual Effects
« Reply #2 on: February 07, 2011, 06:53:43 pm »


               Well I suspect if its not in the vault then its not been done... I was hoping that I was wrong and the vault wasnt the only source for models... I might just stick to using the overrides or what not...
               
               

               
            

Legacy_kalbaern

  • Hero Member
  • *****
  • Posts: 1531
  • Karma: +0/-0
Models with Visual Effects
« Reply #3 on: February 08, 2011, 01:12:05 am »


               CEP has new visuals for weapons reserved, but not yet enabled. IE, you can select them in the toolset, but there's no actual new appearances. I suspect it's merely a matter of time before they are actually added in.
               
               

               
            

Legacy_Shadooow

  • Hero Member
  • *****
  • Posts: 7698
  • Karma: +0/-0
Models with Visual Effects
« Reply #4 on: February 08, 2011, 02:46:07 am »


               

kalbaern wrote...

CEP has new visuals for weapons reserved, but not yet enabled. IE, you can select them in the toolset, but there's no actual new appearances. I suspect it's merely a matter of time before they are actually added in.

I already critiqued this, because new weapon VFXs can't be done, they can be only replaced.

However if I understand OP, then he is correct, I think I already saw non-part creature model who had weapon with visual. I don't know how this was done, however if it could be done with standard VFX, then it surely must be done with new VFX. Basically you probably have to replace some VFX (Ben Harrison has two on vault, black & white) and then proceed in the model creation, and then restore it back.

Im not sure if it would be possible, to do it only with VFX on the weapons' place with enabling that model to show weapon you give him, I mean, it is probably possible, but I'm not sure if it will match when the creature makes dodge and attacks.
               
               

               


                     Modifié par ShaDoOoW, 08 février 2011 - 02:47 .
                     
                  


            

Legacy_keyofrassilon

  • Jr. Member
  • **
  • Posts: 92
  • Karma: +0/-0
Models with Visual Effects
« Reply #5 on: February 08, 2011, 04:24:39 pm »


               Well one slot thats useless is Sonic VFX.. Sonic doesnt have a visual effect... Its sound! But when I replace this I would also have to replace/override all weapons in the game that make use of sonic... Then theres the issue of the sonic damage effect... I dont think this can be made to not show an effect when placed on a weapon... Really that last VFX slot for Sonic should be freed up for a custom slot at the very least and do away with sonic effects... But I dont think Bioware will do this since they arent making any new patches that Im aware of...
               
               

               
            

Legacy_The Amethyst Dragon

  • Hero Member
  • *****
  • Posts: 2981
  • Karma: +0/-0
Models with Visual Effects
« Reply #6 on: February 09, 2011, 04:09:43 am »


               In answer to the original post:

Yes, you can have weapons models with alternate visual effects build right into the particular weapon appearance.  I once downloaded a longsword blade model with blue flames from the Vault (can't find it anymore), and I've since made models for specific weapons for my PW with pale blue fog (a warhammer), yellow lightning (a battle axe), grey/white flames (a rapier), and even blue "acid" drips (a scimitar).

There is also an option available via hak for a "None" visual effect that can be applied in the toolset.  In your hak file, include a new "iprp_visualfx.2da" file (extract from game resources if you don't already have a copy).  Add a line at the bottom:
7 **** 202
Once your new hak is associated with the module, you will have the "None" option available under weapon visual properties.  This won't change anything in the toolset, but in-game with will remove any visuals that are tied to bonus damage (such as 1d6 fire automatically adding the fire visual).  Doing this will prevent any messing with your spiffy new model-specific visuals when you go to add different properties to the weapon(s).

Good luck.