SFVehicle.SFVehicleLadder

Spatial Fear
Name: SFVehicleLadder
Description: Special ladder type object that can be moved and rotated with a SFVehicle (i.e. - planes)

Author: Gert Jen Peltenburg

Extends:
Modifiers:
Source code

SFVehicle.SFVehicleLadder
%%

Variables

%function_comment%
floataircontrol
%function_comment%
boolgo
%function_comment%
SFVehicleLadderOriginal
%function_comment%
floatownerspeed
%function_comment%
boolownerwantstomove

Functions

floatatan2 (float Y, float X)
BeginPlay ()
rotatorGetPlaneRotation (vector Xaxis, vector Yaxis)
rotatorInverseRotation (rotator rotat)
boolLadderCheck (pawn specificuser)
OwnerJumped ()
vectorRealWorldLocation (vector oldpoint, rotator rotateby)
rotatorRealWorldRotation (rotator CurrentRotation, rotator planeangles)
SetRespawn ()
intsign (float value)
inventorySpawnCopy (pawn Other)
Tick (float DeltaTime)
boolvalidtouch (actor other)
vectorVirtualLocation (vector oldpoint, rotator rotateby)
rotatorVirtualRotation (rotator CurrentRotation, rotator planeangles)

Default properties

{
     bAutoActivate=True
     PickupMessage=""
     BobDamping=1.000000
     MaxDesireability=0.000000
     M_Activated=""
     M_Selected=""
     M_Deactivated=""
     bHidden=True
     Texture=Texture'Editor.B_MenuUp'
     CollisionRadius=20.000000
     CollisionHeight=128.000000
}


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