SFItem.SFSpeedDrug

Spatial Fear
Class: SFSpeedDrug
Description: An active item that increases the players speed permanently.

Created by: Ivan Tanzuira
Modified by: Markus Nuebel

Extends:
Modifiers:
Source code

SFItem.SFSpeedDrug
%%

Variables

%function_comment%
floatSpeedIncrease

Functions

Activate ()
ActivatedBeginState ()
ActivatedEndstate ()

Default properties

{
     SpeedIncrease=0.100000
     ItemDescription="Speed  Drug:\nA Bio-chemical Enhancement.\nThe chemical contained within will increase the wearer's movement speed by a rate of 10%.\nATTENTION: Unauthorized use of this product can result in a loss of wages, and/or criminal punishment."
     ItemIcon=Texture'SfResource1.Icons.SpeedIco'
     bIsActiveItem=True
     bActivatable=True
     ItemName="Speed Drug"
     PlayerViewMesh=LodMesh'SFItem.SFSpeedDrug'
     PickupViewMesh=LodMesh'SFItem.SFSpeedDrug'
     PickupSound=Sound'UnrealShare.Pickups.GenPickSnd'
     ActivateSound=Sound'UnrealI.Pickups.fFieldh2'
     RemoteRole=ROLE_DumbProxy
     Mesh=LodMesh'SFItem.SFSpeedDrug'
     AmbientGlow=32
}


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