SFVehicle.SFDriversLicense

Spatial Fear
Name: SFDriversLiscense
Description: Every player/bot class that knows how to drive must spawn one of these in its PostBeginPlay function. If
not, VehicleControls will refuse to be picked up.

Author: Gert Jen Peltenburg

Extends:
Modifiers:
Source code

SFVehicle.SFDriversLicense
%%

Variables

%function_comment%
boolbUnderstandsRemotes

Functions

autoBeginPlay ()
autofloatBotDesireability (pawn Bot)

Default properties

{
     bRotatingPickup=False
     PickupMessage=""
     BobDamping=0.000000
     Charge=1
     MaxDesireability=0.000000
     M_Activated=""
     M_Selected=""
     M_Deactivated=""
     bHidden=True
     bAlwaysRelevant=True
     bGameRelevant=True
     bIsItemGoal=False
     bTravel=False
     CollisionRadius=0.000000
     CollisionHeight=0.000000
     bCollideActors=False
     Mass=0.000000
     NetPriority=0.100000
}


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