Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

DruidsRPGcvs.SphereInvulnerability900r


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
00026
00027
00028
00029
00030
00031
00032
00033
00034
00035
00036
00037
class SphereInvulnerability900r extends Emitter
    placeable;

// for changing the size of the sphere:
// A radius of 900 requires Sizescale set to 200, and StartSizeRange set to 7.
// if you want a radius of 1800, double the StartSizeRange to 14.
 
defaultproperties
{
     Begin Object Class=MeshEmitter Name=MeshEmitter0
         StaticMesh=StaticMesh'DCStatics.Meshes.SphereInv'
         RenderTwoSided=True
         UseParticleColor=True
         RespawnDeadParticles=False
         UseSizeScale=True
         UseRegularSizeScale=False
         AutomaticInitialSpawning=False
         MaxParticles=1
         SpinsPerSecondRange=(X=(Max=10.000000),Y=(Max=10.000000),Z=(Max=10.000000))
         SizeScale(0)=(RelativeSize=200.000000)
         InitialParticlesPerSecond=50000.000000
         DrawStyle=PTDS_AlphaBlend
         SecondsBeforeInactive=0.000000
         StartSizeRange=(X=(Min=7.000000,Max=7.000000),Y=(Min=7.000000,Max=7.000000),Z=(Min=7.000000,Max=7.000000))
         LifetimeRange=(Min=0.500000,Max=0.500000)
         InitialDelayRange=(Min=0.000000,Max=0.000000)
     End Object
     Emitters(0)=MeshEmitter'SphereInvulnerability900r.MeshEmitter0'

     AutoDestroy=True
     bNoDelete=False
     bNetTemporary=True
     RemoteRole=ROLE_DumbProxy
     Style=STY_Masked
     bDirectional=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Sat 30/9/2006 20:30:50.000 - Creation time: Wed 7/2/2007 19:16:52.234 - Created with UnCodeX