// // BugfixedHL-Rebased offset file. Generated using amxx-offset-generator. // "Games" { "#default" { "Classes" { "CFuncVehicle" { "Offsets" { // LIN: CPathTrack *m_ppath "m_ppath" { "type" "classptr" "linux" "100" } // LIN: float m_length "m_length" { "type" "float" "linux" "104" } // LIN: float m_width "m_width" { "type" "float" "linux" "108" } // LIN: float m_height "m_height" { "type" "float" "linux" "112" } // LIN: float m_speed "m_speed" { "type" "float" "linux" "116" } // LIN: float m_dir "m_dir" { "type" "float" "linux" "120" } // LIN: float m_startSpeed "m_startSpeed" { "type" "float" "linux" "124" } // LIN: Vector m_controlMins "m_controlMins" { "type" "vector" "linux" "128" } // LIN: Vector m_controlMaxs "m_controlMaxs" { "type" "vector" "linux" "140" } // LIN: int m_soundPlaying "m_soundPlaying" { "type" "integer" "unsigned" "0" "linux" "152" } // LIN: int m_sounds "m_sounds" { "type" "integer" "unsigned" "0" "linux" "156" } // LIN: int m_acceleration "m_acceleration" { "type" "integer" "unsigned" "0" "linux" "160" } // LIN: float m_flVolume "m_flVolume" { "type" "float" "linux" "164" } // LIN: float m_flBank "m_flBank" { "type" "float" "linux" "168" } // LIN: float m_oldSpeed "m_oldSpeed" { "type" "float" "linux" "172" } // LIN: int m_iTurnAngle "m_iTurnAngle" { "type" "integer" "unsigned" "0" "linux" "176" } // LIN: float m_flSteeringWheelDecay "m_flSteeringWheelDecay" { "type" "float" "linux" "180" } // LIN: float m_flAcceleratorDecay "m_flAcceleratorDecay" { "type" "float" "linux" "184" } // LIN: float m_flTurnStartTime "m_flTurnStartTime" { "type" "float" "linux" "188" } // LIN: float m_flLaunchTime "m_flLaunchTime" { "type" "float" "linux" "192" } // LIN: float m_flLastNormalZ "m_flLastNormalZ" { "type" "float" "linux" "196" } // LIN: float m_flCanTurnNow "m_flCanTurnNow" { "type" "float" "linux" "200" } // LIN: float m_flUpdateSound "m_flUpdateSound" { "type" "float" "linux" "204" } // LIN: Vector m_vFrontLeft "m_vFrontLeft" { "type" "vector" "linux" "208" } // LIN: Vector m_vFront "m_vFront" { "type" "vector" "linux" "220" } // LIN: Vector m_vFrontRight "m_vFrontRight" { "type" "vector" "linux" "232" } // LIN: Vector m_vBackLeft "m_vBackLeft" { "type" "vector" "linux" "244" } // LIN: Vector m_vBack "m_vBack" { "type" "vector" "linux" "256" } // LIN: Vector m_vBackRight "m_vBackRight" { "type" "vector" "linux" "268" } // LIN: Vector m_vSurfaceNormal "m_vSurfaceNormal" { "type" "vector" "linux" "280" } // LIN: Vector m_vVehicleDirection "m_vVehicleDirection" { "type" "vector" "linux" "292" } // LIN: CBasePlayer *m_pDriver "m_pDriver" { "type" "classptr" "linux" "304" } // LIN: short unsigned int m_usAdjustPitch "m_usAdjustPitch" { "type" "short" "unsigned" "1" "linux" "308" } } } } } } // // Class Hierarchy: // - // CBaseEntity // CFuncVehicle //