ManiaScript
Script language used in ManiaPlanet
|
#include <big.h>
Public Types | |
enum | EEchelon { None, Bronze1, Bronze2, Bronze3, Silver1, Silver2, Silver3, Gold1, Gold2, Gold3 } |
enum | ETagType { Bronze, Silver, Gold, Nadeo } |
enum | PlayerType { Human, Fake = (not net), Net, Replay } |
enum | SpectatorMode { Void, Watcher, LocalWatcher, Target } |
Public Attributes | |
const Text | Login |
const Text | Name |
const Text | AvatarUrl |
const Text | ZonePath |
const Text | ZoneFlagUrl |
const Text | CountryFlagUrl |
const Text | Language |
const Text | Description |
const Vec3 | Color |
const Text | ClubLink |
const Text | BroadcastTVLogin |
const Text | SteamUserId |
const Integer | FameStars |
const EEchelon | Echelon |
const Boolean | IsBeginner |
const Integer | LadderRank |
const Integer | LadderTotal |
const Real | LadderPoints |
const Text | LadderZoneName |
const Text | LadderZoneFlagUrl |
const Integer | RequestedClan |
const Boolean | RequestsSpectate |
const Boolean | IsFakeUser |
const Integer[] | Tags_Favored_Indices |
const Text[] | Tags_Id |
const ETagType[] | Tags_Type |
const Text[] | Tags_Comments |
const Text[] | Tags_Deliverer |
const Text[] | AlliesConnected |
![]() | |
const Ident | Id |
Supported declare modes : Local Persistent Cloud
enum CUser::EEchelon |
enum CUser::ETagType |
enum CUser::PlayerType |
enum CUser::SpectatorMode |
const Text [] CUser::AlliesConnected |
const Text CUser::AvatarUrl |
const Text CUser::BroadcastTVLogin |
const Text CUser::ClubLink |
const Vec3 CUser::Color |
const Text CUser::CountryFlagUrl |
const Text CUser::Description |
const EEchelon CUser::Echelon |
const Integer CUser::FameStars |
const Boolean CUser::IsBeginner |
const Boolean CUser::IsFakeUser |
const Real CUser::LadderPoints |
const Integer CUser::LadderRank |
const Integer CUser::LadderTotal |
const Text CUser::LadderZoneFlagUrl |
const Text CUser::LadderZoneName |
const Text CUser::Language |
const Text CUser::Login |
const Text CUser::Name |
const Integer CUser::RequestedClan |
const Boolean CUser::RequestsSpectate |
const Text CUser::SteamUserId |
const Text [] CUser::Tags_Comments |
const Text [] CUser::Tags_Deliverer |
const Integer [] CUser::Tags_Favored_Indices |
const Text [] CUser::Tags_Id |
const ETagType [] CUser::Tags_Type |
const Text CUser::ZoneFlagUrl |
const Text CUser::ZonePath |