ManiaPlanet 3 ManiaScript Reference 2015.06.18.1510
A ManiaScript Reference of the ManiaPlanet 3 game (frozen installation). This is OUTDATED, and exists only for entertainment purposes.
|
#include <doc.h>
Public Types | |
enum | ERaceState { BeforeStart , Running , Finished , Eliminated } |
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 Real | AccelCoef |
const Real | ControlCoef |
const Real | GravityCoef |
const Vec3 | Position |
const Real | AimYaw |
const Real | AimPitch |
const Vec3 | AimDirection |
const Real | Distance |
const Real | Speed |
const Integer | DisplaySpeed |
Public Attributes inherited from CPlayer | |
const CUser | User |
const Text | Login |
const Text | Name |
const Integer | RequestedClan |
const Boolean | RequestsSpectate |
Public Attributes inherited from CNod | |
const Ident | Id |
Supported declare modes : Local NetworkRead NetworkWrite