New pages
- 12:49, 10 July 2020 TActiveMapBullet.GetOwnerWeaponId (hist) [576 bytes] Savage0795 (talk | contribs) (Created page with " '''''property Style: Byte''''' Access mode: R ==Description== A number representing weapon id<br> ==Values== {| class="wikitable" |- ! ID ! Weapon |- | 0 || Socom |- | 1...")
- 23:48, 6 May 2020 TGame.OnSteamAuth (hist) [1,525 bytes] H (talk | contribs) (Created page with " '''''property OnSteamAuth''''' Access mode: RW Event handler type: TOnSteamAuthEvent Event handler declaration: function(PlayerId: Byte; AuthState: Byte): Byte...")
- 23:14, 6 May 2020 TPlayers.Active (hist) [534 bytes] H (talk | contribs) (Created page with " '''''property Active[i: Byte]: TActivePlayer''''' i: ID of a player. '''0'''-31 Access mode: R ==Description== An Array representing ACTIVE players in game<br> ==Exa...")
- 23:09, 6 May 2020 Global Variables.Math (hist) [215 bytes] H (talk | contribs) (Created page with " '''''Math: TMath''''' ==Description== {| class=wikitable ! Variable Name !! Type |- | align=center | Math || TMath |- |} Global variable used for math operations [...")
- 23:07, 6 May 2020 TMath (hist) [2,019 bytes] H (talk | contribs) (Created page with "==Inheritance== *TMathApi ==Description== A class holding all functions related to Math. <br> One object of this class is exported under global variable called '''Globa...")
- 22:52, 6 May 2020 TTeam.OnBeforeJoin (hist) [904 bytes] H (talk | contribs) (Created page with " '''''property OnBeforeJoin''''' Access mode: RW Event handler type: TOnBeforeJoinTeamEvent Event handler declaration: function (Player: TActivePlayer; Team,OldT...")
- 22:48, 6 May 2020 TOnBeforeJoinTeamEvent (hist) [333 bytes] H (talk | contribs) (Created page with "==Description== Type used by TTeam.OnBeforeJoin as an event handler type. Category:Types ==Declaration== function (Player: TActivePlayer; Team, OldTeam: TTea...")
- 22:43, 6 May 2020 TActivePlayer.SteamIDString (hist) [242 bytes] H (talk | contribs) (Created page with " '''''property TActivePlayer.SteamIDString: String''''' Access mode: R ==Description== A player's SteamID in custom string format ('S' + Steam Account Number). Available onl...")
- 22:40, 6 May 2020 TActivePlayer.SteamID (hist) [183 bytes] H (talk | contribs) (Created page with " '''''property TActivePlayer.SteamID: int64''''' Access mode: R ==Description== A player's SteamID. Available only in the steam version of soldatserver. Category:TActive...")
- 22:38, 6 May 2020 TActivePlayer.RequestDiscordToken (hist) [974 bytes] H (talk | contribs) (Created page with " '''''procedure RequestDiscordToken''''' ==Description== Sends a request to retrieve player's discord OAuth2 token, on a successful call server will receive a /discord_token c...")
- 22:18, 6 May 2020 TActivePlayer.PlaySound (hist) [300 bytes] H (talk | contribs) (Created page with " '''''procedure PlaySound(Name: string; X, Y: Single)''''' Name: Name of the sound file X,Y: Sound position ==Description== Plays a specified sound file == Example == <sy...")
- 22:16, 6 May 2020 TActivePlayer.ChangeTeam (hist) [480 bytes] H (talk | contribs) (Created page with " '''''procedure ChangeTeam(NewTeam: Byte; JoinType: TJoinType)''''' NewTeam: ID of new team (0-5) JoinType: TJoinType ==Description== Moves player to a specified t...")