SpatialFear.SFExtraKeyBindings

Spatial Fear
Class: SFExtraKeyBindings
Descpitption: Used to introduce new key binding used by Spatial Fear.

Additional bindings:
UseKey - Key used to activate items, doors, etc.
Stand Crouch Creep - Key to use the new three state toogle functionlity
for standing, crouching and creeping

Author: Markus Nuebel

Extends:
Modifiers:
Source code

SpatialFear.SFExtraKeyBindings
%%

Default properties

{
     SectionName="Spatial Fear"
     LabelList(0)="UseKey"
     LabelList(1)="Creep"
     LabelList(2)="Next Active Item"
     LabelList(3)="Previous Active Item"
     LabelList(4)="Show/Hide Passive Items"
     LabelList(5)="Toggle Flashlight"
     LabelList(6)="Quicksave"
     LabelList(7)="Quickload"
     LabelList(8)="Load Menu"
     LabelList(9)="Save Menu"
     LabelList(10)="Cancel Communications"
     LabelList(11)="Accept Communications"
     LabelList(12)="Conversations"
     AliasNames(0)="UseKey"
     AliasNames(1)="Button m_bCreep"
     AliasNames(2)="NextItem"
     AliasNames(3)="PrevItem"
     AliasNames(4)="PassivItem"
     AliasNames(5)="SFToggleFlashlight"
     AliasNames(6)="SFQuickSave"
     AliasNames(7)="SFQuickLoad"
     AliasNames(8)="SFLoadDialog"
     AliasNames(9)="SFSaveDialog"
     AliasNames(10)="CancelComm"
     AliasNames(11)="playCommunication"
     AliasNames(12)="SFShowConvHistory"
}


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