ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
Loading...
Searching...
No Matches
CTmModeEvent Struct Reference
Inheritance diagram for CTmModeEvent:
[legend]

Public Types

enum  EType {
  Unknown , StartLine , WayPoint , GiveUp ,
  Respawn , Stunt , OnPlayerAdded , OnPlayerRemoved ,
  OnCommand
}
 
enum  EStuntFigure {
  None , StraightJump , Flip , BackFlip ,
  Spin , Aerial , AlleyOop , Roll ,
  Corkscrew , SpinOff , Rodeo , FlipFlap ,
  Twister , FreeStyle , SpinningMix , FlippingChaos ,
  RollingMadness , WreckNone , WreckStraightJump , WreckFlip ,
  WreckBackFlip , WreckSpin , WreckAerial , WreckAlleyOop ,
  WreckRoll , WreckCorkscrew , WreckSpinOff , WreckRodeo ,
  WreckFlipFlap , WreckTwister , WreckFreeStyle , WreckSpinningMix ,
  WreckFlippingChaos , WreckRollingMadness , TimePenalty , RespawnPenalty ,
  Grind , Reset
}
 

Public Attributes

const EType Type
 
const CTmPlayer Player
 
Integer RaceTime
 
const Integer CheckpointInRace
 
const Integer CheckpointInLap
 
const Boolean IsEndLap
 
const Boolean IsEndRace
 
Integer LapTime
 
Integer StuntsScore
 
Integer NbRespawns
 
const Ident BlockId
 
Real Speed
 
Real Distance
 
Real Damages
 
const EStuntFigure StuntFigure
 
const Integer Angle
 
const Integer Points
 
const Real Factor
 
const Integer Combo
 
const Boolean IsStraight
 
const Boolean IsReverse
 
const Boolean IsPerfectLanding
 
const Boolean IsMasterJump
 
const Boolean IsMasterLanding
 
const Boolean IsEpicLanding
 
const CUser User
 
const Boolean PlayerWasSpawned
 
const Boolean PlayerWasInLadderMatch
 
const Text CommandName
 
const Boolean CommandValueBoolean
 
const Integer CommandValueInteger
 
const Real CommandValueReal
 
const Text CommandValueText
 
- Public Attributes inherited from CNod
const Ident Id
 

The documentation for this struct was generated from the following file: