![]() |
Trackmania Turbo ManiaScript Reference 2016.11.07.1615
A ManiaScript Reference of the Trackmania Turbo game.
|
#include <doc.h>
Public Member Functions | |
| Void | StuntStateReset () |
Public Attributes | |
| const Integer | CurrentClan |
| const ERaceState | RaceState |
| const Boolean | IsSpawned |
| CTrackManiaScore | Score |
| const Integer | RaceStartTime |
| const Integer | LapStartTime |
| CTmResult | CurRace |
| CTmResult | CurLap |
| const Integer | CurrentNbLaps |
| const Integer | CurTriggerIndex |
| const Integer | CurCheckpointRaceTime |
| const Integer | CurCheckpointLapTime |
| const Integer | CoopSymbiosysPercentTotal |
| const Integer | CoopCheckpointCurController |
| const ETmRacePlayerCoopMode | CoopMode |
| const Integer | ControllerCount |
| const Integer | ControllerId0 |
| const Integer | ControllerId1 |
| const Integer | ControllerId2 |
| const Integer | ControllerId3 |
| const Boolean | ForcedAerialCamera |
| const Boolean | ButtonSmashFrenzy |
| const Boolean | EnableTurboButton |
| const Boolean | MaxiAirControl |
| const Boolean | EnableEmptyCars |
| const ETmJumpMode | JumpMode |
| const Boolean | TinyCar |
| const Boolean | EnableCatchUpSpeed |
| const Boolean | EnableStuntMode |
| const Boolean | EnableOnlineMode |
| const Real | AccelCoef |
| const Real | ControlCoef |
| const Real | GravityCoef |
| const Vec3 | Position |
| const Vec3 | AimDirection |
| const Real | AimYaw |
| const Real | AimPitch |
| const Real | Upwardness |
| const Integer | CurRaceContinuousRank |
| const Real | Distance |
| const Real | Speed |
| const Integer | DisplaySpeed |
| const Real | InputSteer |
| const Real | InputGasPedal |
| const Boolean | InputIsBraking |
| const Real | EngineRpm |
| const Integer | EngineCurGear |
| const Real | EngineTurboRatio |
| const Integer | WheelsContactCount |
| const Integer | WheelsSkiddingCount |
| const Real | DamageHullRatio |
| const Real | DamageWindowRatio |
| const Integer | InWaterDuration |
| const Integer | FreeWheelingDuration |
| const Integer | FlyingDuration |
| const Integer | SparklingDuration |
| const Integer | LightTrailsDuration |
| const Integer | SkiddingDuration |
| const Real | SkiddingDistance |
| const Real | FlyingDistance |
| const Boolean | BonusModeIsJump |
| const Boolean | BonusModeIsTurbo |
| const Boolean | BonusModeIsMiniCar |
| const Boolean | BonusModeIsBigCar |
| const Boolean | BonusModeIsEmptyCars |
| const Boolean | BonusModeIsSpeedyCars |
| const Boolean | BonusModeIsGold |
| const Integer | BonusModeEmptyCarsStock |
| const Integer | BonusModeTurboStock |
| const Integer | BonusModeJumpStock |
| const Integer | BonusBumpCooldown |
| const Boolean | BonusIsPossible |
| const Integer | BonusModeTimeTillEvent |
| const Integer | BonusModeTimeTillEndEvent |
| const Integer | BonusModeTimeTillEventWarning |
| const ETmBonusModeEventType | BonusModeEventType |
| const Boolean | BonusModeEventIsGold |
| const Integer | StuntLastTime |
| const Integer | StuntPoints |
| const Integer | StuntCombo |
| const Boolean | StuntPerfectLanding |
| const Boolean | StuntMasterLanding |
| const Boolean | StuntEpicLanding |
| const ESceneVehiclePhyStuntFigure | StuntLast |
| const Integer | StuntTurboGauge |
| const Integer | StuntTurboGaugeMax |
| const Integer | TimeElapsedSinceLastStunt |
| const Integer | StuntAngle |
| const Integer | UniqueCameraRespawnCount |
| const Integer | UniqueCameraAvailableRespawnLeft |
| const Integer | TimeLeftForStuntCombo |
| const Integer | TimeTillSmashRespawn |
| const Integer | TimeTillSmashGiveUp |
| const Boolean | SmashNeedHelp |
| const Boolean | StuntStickNeedHelp |
| const Boolean | StuntJumpNeedHelp |
| const Real | StuntJumpCharge |
| const Real | StuntMasterCharge |
| const Real | StuntEpicCharge |
| const Integer | TimeBeforeDeadlyZone |
| const Boolean | IsDeadlyZoneActive |
Public Attributes inherited from CPlayer | |
| const CUser | User |
| const Integer | RequestedClan |
| const Boolean | RequestsSpectate |
Public Attributes inherited from CNod | |
| const Ident | Id |
Supported declare modes : Local NetworkRead NetworkWrite Player for CTmMlScriptIngame.