View unanswered posts | View active topics It is currently Sat Dec 28, 2024 3:33 pm



Reply to topic  [ 3 posts ] 
 help. where do i find the muzzle flashes and how change glow 
Author Message
User avatar

Joined: Tue Dec 12, 2006 12:30 am
Posts: 10
Reply with quote
Post help. where do i find the muzzle flashes and how change glow
i cant find where the coding for the muzzle flashes are and i've searched everything. i also can not find where the coding is for the various glows around things. help?


Sun Jan 06, 2008 10:42 pm
Profile YIM WWW
User avatar

Joined: Sat May 05, 2007 6:04 pm
Posts: 2901
Reply with quote
Post Re: help. where do i find the muzzle flashes and how change glow
If you had searched everything then you would have found it.
Muzzle flashes, I think, are in effects. Probably under pyro.

Glows are hardcoded, unless you mean screeneffects.


Sun Jan 06, 2008 10:45 pm
Profile
REAL AMERICAN HERO
User avatar

Joined: Sat Jan 27, 2007 10:25 pm
Posts: 5655
Reply with quote
Post Re: help. where do i find the muzzle flashes and how change glow
C:\Program Files\Data Realms\Cortex Command\Base.rte\Effects\Glows
C:\Program Files\Data Realms\Cortex Command\Base.rte\Effects\Pyro\Pyro.ini

Muzzle Flash:
Code:
AddEffect = Attachable
   InstanceName = Muzzle Flash SMG
   Mass = 0.0001
   HitsMOs = 0
   GetsHitByMOs = 0
   SpriteFile = ContentFile
      FilePath = Base.rte/Effects/Pyro/MuzzleFlash01.bmp
   FrameCount = 4
   SpriteOffset = Vector
      X = -4
      Y = -6
   AtomGroup = AtomGroup
      AutoGenerate = 1
      Material = Material
         CopyOf = Air
      Resolution = 2
      Depth = 100
   DeepGroup = AtomGroup
      AutoGenerate = 1
      Material = Material
         CopyOf = Air
      Resolution = 3
      Depth = 100
   DeepCheck = 0
   JointStrength = 10000
   JointStiffness = 1
   ScreenEffect = ContentFile
      FilePath = Base.rte/Effects/Glows/YellowSmall.bmp
   DrawAfterParent = 1


Glow:
Code:
   ScreenEffect = ContentFile
      FilePath = Base.rte/Effects/Glows/YellowBig.bmp
   EffectStartTime = 0
   EffectStopTime = 50
   EffectStartStrength = 1.0
   EffectStopStrength = 0
   EffectAlwaysShows = 1


For someone who searched "everything" you appear to have missed a rather obvious organization choice.

EDIT: In other news, next time, use the Ultimate Modding Tutorial


Sun Jan 06, 2008 10:47 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 3 posts ] 

Who is online

Users browsing this forum: Google [Bot]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.
[ Time : 0.079s | 14 Queries | GZIP : Off ]