![]() |
Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
|
Scoring info for ShootMania players. More...
#include <doc.h>
Public Attributes | |
| Integer | TeamNum |
| Integer | Points |
| Integer | RoundPoints |
| Integer | NbRespawnsRequested |
| Integer const | NbEliminationsInflicted |
| Integer const | NbEliminationsTaken |
| Integer const | DamageInflicted |
| Integer const | DamageTaken |
| Array< Integer > | BestRaceTimes |
| Array< Integer > | PrevRaceTimes |
| Array< Integer > | BestLapTimes |
| Array< Integer > | PrevLapTimes |
| Integer | BestRaceNbRespawns |
| Integer | PrevRaceNbRespawns |
Public Attributes inherited from CScore | |
| CUser *const | User |
| Boolean const | IsRegisteredForLadderMatch |
| Real const | LadderScore |
| Integer | LadderRankSortValue |
| Real | LadderMatchScoreValue |
| Integer | LadderClan |
Public Attributes inherited from CNod | |
| Ident const | Id |
Scoring info for ShootMania players.
Supported declare modes :
| Integer CSmScore::BestRaceNbRespawns |
| Integer const CSmScore::DamageInflicted |
| Integer const CSmScore::DamageTaken |
| Integer const CSmScore::NbEliminationsInflicted |
| Integer const CSmScore::NbEliminationsTaken |
| Integer CSmScore::NbRespawnsRequested |
| Integer CSmScore::Points |
| Integer CSmScore::PrevRaceNbRespawns |
| Integer CSmScore::RoundPoints |
| Integer CSmScore::TeamNum |