Trackmania ManiaScript Reference 2024.9.17.1117
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CPlayer Class Reference

A player is the incarnation of the user in the playground. More...

#include <doc.h>

Inheritance diagram for CPlayer:
[legend]

Public Attributes

CUser *const User
 
Integer const RequestedClan
 
Boolean const RequestsSpectate
 
Integer LandmarkOrderSelector_Race
 
- Public Attributes inherited from CEntity
Ident const MarkerId
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

A player is the incarnation of the user in the playground.

Supported declare modes :

  • Local
  • NetworkRead
  • NetworkWrite

Member Data Documentation

◆ LandmarkOrderSelector_Race

Integer CPlayer::LandmarkOrderSelector_Race

This player will only have Race interactions (CP, finishes...) with landmarks whose Order is equal to the selector. Set to -1 to interact with all landmarks.


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