Trackmania Turbo ManiaScript Reference 2016.11.07.1615
A ManiaScript Reference of the Trackmania Turbo game.
|
#include <doc.h>
Public Types | |
enum | ETmRacePlayerCoopMode { None , Symbiosys , Checkpoint } |
enum | ETmJumpMode { Disabled , Simple , Double , Infinite } |
Public Attributes | |
const Integer | CurrentClan |
const CTmScore | Score |
Integer | RaceStartTime |
Boolean | IsSpawned |
CTmResult | CurRace |
CTmResult | CurLap |
Integer | CurrentNbLaps |
const Integer | CurTriggerIndex |
const Vec3 | Position |
const Real | AimYaw |
const Real | AimPitch |
const Vec3 | AimDirection |
Ident | ForceModelId |
Real | AccelCoef |
Real | ControlCoef |
Real | GravityCoef |
ETmRacePlayerCoopMode | CoopMode |
Integer | ControllerCount |
Integer | ControllerId0 |
Integer | ControllerId1 |
Integer | ControllerId2 |
Integer | ControllerId3 |
Boolean | ForcedAerialCamera |
Boolean | ButtonSmashFrenzy |
Boolean | EnableTurboButton |
Boolean | MaxiAirControl |
Boolean | EnableEmptyCars |
ETmJumpMode | JumpMode |
Boolean | TinyCar |
Boolean | EnableCatchUpSpeed |
Boolean | EnableStuntMode |
Boolean | EnableOnlineMode |
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 CTmMode.