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