IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
Is it possible to create an EMP sphere WITHOUT actual effect?, Can we simulate the visual effect using W3D model?
ai_beyondcontrol
post 26 Jul 2021, 8:47
Post #1



Group Icon

Group: Members
Posts: 46
Joined: 18 June 2015
From: Shanghai,China
Member No.: 11608



Hello, I'm recently trying to make a weapon projectile that creates an EMP electrical sphere when explode, but WITHOUT actual EMP effect. However, I found the results were quite frustrating: the original
CODE
VictimRequiredKindOf = [KindOf]
and
CODE
VictimForbiddenKindOf = [KindOf]
setting does not work at all, and
CODE
DoesNotAffect = [ALLIES/NEUTRALS/ENEMIES/SELF]
setting, while effective against vehicle, cannot prevent EMP sphere from affecting buildings.

So here's my question: We know that visually, EMPUpdate do two things: (1) It scales the object model and eventually fade it out; (2) It applies a certain color onto the the object, and gradually changes the color applied while scaling the object. Since we cannot actually create an object using EMPUpdate module without having actual effect, can we use W3D modelling to create the same visual effect? If this is possible, how to do this?

Thank you!
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 28 March 2024 - 13:52