SFItem.SFSmartVest

Spatial Fear
Class: SFSmartVest
Description: Subclass of SFDamageProtection, implements an intellegent armor power up.

Created by: Scott Sutherland
Modified by: Markus Nuebel

Extends:
Modifiers:
Source code

SFItem.SFSmartVest
%%

Variables

%function_comment%
SoundActivatedSound
%function_comment%
SoundEmptySound
%function_comment%
SoundNotNeededSound

Functions

Activate ()

Default properties

{
     ActivatedSound=Sound'SpatialFear.SpatialFear.hiss4'
     EmptySound=Sound'SpatialFear.SpatialFear.hiss2'
     NotNeededSound=Sound'UnrealShare.Generic.Beep'
     ItemDescription="SmartVest:\nA Personal Protection Unit.\nThis is a semi-sentient vest that provides partial protection against all known forms of physical dangers. "
     ItemIcon=Texture'SfResource1.Icons.SmartVestIco'
     bIsActiveItem=True
     ItemName="SmartVest"
     PlayerViewMesh=Mesh'SFItem.SFSmartVest'
     PickupViewMesh=Mesh'SFItem.SFSmartVest'
     PickupSound=Sound'Botpack.Pickups.UTHealth'
     Mesh=Mesh'SFItem.SFSmartVest'
     CollisionRadius=25.000000
     CollisionHeight=15.000000
}


class file time: 12/7/2003 3:58:26 PM - creation time: 12/7/2003 4:03:42 PM
Created with UnCodeX