/*CRSSprite FireFx { "vOffset" "0 -14 0" //XDM3039 "fScale" "0.5" "fFrameRate" "12" "iRenderMode" "5" // 4+8+4096 "iFlags" "4108" // in reality 1 // 64+16 "iFollowFlags" "16" "szTexture" "sprites/xffloor.spr" }*/ CRenderSystem FireBaseFx { "vAngles" "90 0 0" "vOffset" "0 4 0" //XDM3039 //"fScale" "0.5" "fFrameRate" "20" "Color4b" "255 191 71 255" // Non-particle System or Particle dimensions (see also flag ABSOLUTESIZE) "fSizeX" "24" "fSizeY" "24" "fWeight" "0" "iRenderMode" "5" "iRenderEffects" "2" "iFxLevel" "1" "iFlags" "2060"// 4+8+2048 "iFollowFlags" "48"// 16+32 "szTexture" "sprites/flamefire4.spr" } CParticleSystem FireParticleFx { "iTraceFlags" "9" "iMaxParticles" "32" "fParticleScaleMin" "0.125" "fParticleScaleMax" "0.25" "fParticleSpeedMin" "80" "fParticleSpeedMax" "112" "fParticleWeight" "-0.25" "fStartRadiusMin" "0" "fStartRadiusMax" "4" "vStartMins" "0 0 0" "vStartMaxs" "0 0 8" "iStartType" "0"// PSSTARTTYPE_POINT "iMovementType" "1"// PSMOVTYPE_OUTWARDS "vDirection" "0 0 1" "vSpread" "0.25 0.25 0.25"// 20 degrees? "fScale" "0.25" "fScaleDelta" "-8" "fFrameRate" "20" "Color4b" "255 255 255 255" "ColorDelta4f" "0.0 -1.5 -1.0 -1.25" "fBounceFactor" "0" "fFriction" "0" "iRenderMode" "5" "iFxLevel" "2"// Draw only if advanced particle effects are allowed "iFlags" "4364"// 4+8+256+4096 // in reality 1 "iFollowFlags" "64" "szTexture" "sprites/flamefire2sm.spr" }