![]() |
Trackmania Turbo ManiaScript Reference 2016.11.07.1615
A ManiaScript Reference of the Trackmania Turbo game.
|
#include <doc.h>
Public Member Functions | |
| Void | SetSkipIntro () |
| Void | RequestMainUserChange () |
| Text | GetBuddiesLogins (Ident UserId) |
| Boolean | AreBuddiesLoginsReady (Ident UserId) |
| Void | InviteBuddyToServer (Ident UserId, Text Login) |
| Void | ShowInviteUI (Ident UserId) |
| Void | ShowProfile (Ident UserId, Text ProfileLogin) |
Public Attributes | |
| const Boolean | Intro |
| Boolean | CanSkipIntro |
| const Boolean | MainUserLogged |
| const CGameUserScript | MainUser |
| const Boolean | MainUser_CanUseVoiceChat |
| Boolean | VoiceChat_MuteAll |
| const CGameUserScript[] | Users |
| const CInputPad | MainUserPad |
Public Attributes inherited from CNod | |
| const Ident | Id |
API for users.