// searchrs name LavaSmoke show CPSCustom LavaBase { fParticleScaleMin "0.5" fParticleScaleMax "2.0" vAngles "0 90 0" // IMPORTANT! // particles start randomly inside this box relatively to host entity origin vStartMins "-768 224 -90" vStartMaxs "768 -224 -94" fBounceFactor "0" iParticleFlags "1" // PSCUSTOM_PFLAG_ORIENTED_START iTraceFlags "9" iMaxParticles "256" fParticleWeight "0.0" iStartType "2" // PSSTARTTYPE_BOX, iMovementType "0" // PSMOVTYPE_DIRECTED, vDirection "0 0 1" // For movement type 0 fFrameRate "10" Color4b "255 255 255 63" ColorMax4b "255 255 255 191" ColorDelta4f "0.0 0.0 0.0 -0.1" iRenderMode "5" iFxLevel "1" iFlags "4638" // 2+4+8+16+512+4096 iFollowFlags "64" // RENDERSYSTEM_FFLAG_DONTFOLLOW iFollowAttachment "65535" szTexture "sprites/flamefire4.spr" } CPSCustom LavaFire { fParticleScaleMin "0.5" fParticleScaleMax "2.0" vAngles "0 90 0" // IMPORTANT! vStartMins "-768 224 -80" vStartMaxs "768 -224 -76" fBounceFactor "0" iParticleFlags "0" iTraceFlags "9" iMaxParticles "320" fParticleWeight "0.0" iStartType "2" // PSSTARTTYPE_BOX, iMovementType "0" // PSMOVTYPE_DIRECTED, vDirection "0 0 1" // For movement type 0 fFrameRate "12" Color4b "255 255 255 95" ColorMax4b "255 255 255 223" ColorDelta4f "0.0 0.0 0.0 -0.125" iRenderMode "5" iFxLevel "1" iFlags "4638" // 2+4+8+16+512+4096 iFollowFlags "64" // RENDERSYSTEM_FFLAG_DONTFOLLOW iFollowAttachment "65535" szTexture "sprites/xffloor.spr" } CPSCustom LavaSmoke { fParticleScaleMin "0.5" fParticleScaleMax "3.0" vAngles "0 90 0" // IMPORTANT! vStartMins "-768 224 -96" vStartMaxs "768 -224 -64" fBounceFactor "0" vAccelMin "0 0 2" vAccelMax "0 0 4" iParticleFlags "0" iTraceFlags "9" iMaxParticles "320" fParticleSpeedMin "20.0" fParticleSpeedMax "80.0" fParticleWeight "0.0" iStartType "2" // PSSTARTTYPE_BOX, iMovementType "0" // PSMOVTYPE_DIRECTED, vDirection "0 0 1" // For movement type 0 fFrameRate "20" Color4b "255 255 255 95" ColorMax4b "255 255 255 191" ColorDelta4f "0.0 0.0 0.0 -0.125" iRenderMode "5" iFxLevel "2" iFlags "4126" // 2+4+8+16+4096 iFollowFlags "64" // RENDERSYSTEM_FFLAG_DONTFOLLOW iFollowAttachment "65535" szTexture "sprites/ballsmoke.spr" }