User contributions
- 09:50, 10 May 2020 (diff | hist) . . (+1,475) . . SC3 Changelog (current)
- 23:48, 6 May 2020 (diff | hist) . . (+1,535) . . N TGame.OnSteamAuth (Created page with " '''''property OnSteamAuth''''' Access mode: RW Event handler type: TOnSteamAuthEvent Event handler declaration: function(PlayerId: Byte; AuthState: Byte): Byte...")
- 23:39, 6 May 2020 (diff | hist) . . (+115) . . TGame (current)
- 23:34, 6 May 2020 (diff | hist) . . (+928) . . Server.ini (current)
- 23:14, 6 May 2020 (diff | hist) . . (+534) . . N TPlayers.Active (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...") (current)
- 23:12, 6 May 2020 (diff | hist) . . (+107) . . TPlayers (current)
- 23:10, 6 May 2020 (diff | hist) . . (-3) . . TMath (current)
- 23:09, 6 May 2020 (diff | hist) . . (+215) . . N Global Variables.Math (Created page with " '''''Math: TMath''''' ==Description== {| class=wikitable ! Variable Name !! Type |- | align=center | Math || TMath |- |} Global variable used for math operations [...") (current)
- 23:08, 6 May 2020 (diff | hist) . . (-21) . . TMath
- 23:07, 6 May 2020 (diff | hist) . . (+2,043) . . N TMath (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:57, 6 May 2020 (diff | hist) . . (+279) . . TActivePlayer.OnBeforeRespawn (current)
- 22:54, 6 May 2020 (diff | hist) . . (+75) . . TGame.OnAdminCommand (current)
- 22:52, 6 May 2020 (diff | hist) . . (+904) . . N TTeam.OnBeforeJoin (Created page with " '''''property OnBeforeJoin''''' Access mode: RW Event handler type: TOnBeforeJoinTeamEvent Event handler declaration: function (Player: TActivePlayer; Team,OldT...") (current)
- 22:51, 6 May 2020 (diff | hist) . . (+92) . . TOnBeforeJoinTeamEvent (current)
- 22:49, 6 May 2020 (diff | hist) . . (+10) . . TOnBeforeJoinTeamEvent
- 22:48, 6 May 2020 (diff | hist) . . (+231) . . N TOnBeforeJoinTeamEvent (Created page with "==Description== Type used by TTeam.OnBeforeJoin as an event handler type. Category:Types ==Declaration== function (Player: TActivePlayer; Team, OldTeam: TTea...")
- 22:47, 6 May 2020 (diff | hist) . . (+101) . . TTeam (current)
- 22:43, 6 May 2020 (diff | hist) . . (+242) . . N TActivePlayer.SteamIDString (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...") (current)
- 22:40, 6 May 2020 (diff | hist) . . (+183) . . N TActivePlayer.SteamID (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...") (current)
- 22:38, 6 May 2020 (diff | hist) . . (+974) . . N TActivePlayer.RequestDiscordToken (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...") (current)
- 22:18, 6 May 2020 (diff | hist) . . (+300) . . N TActivePlayer.PlaySound (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...") (current)
- 22:16, 6 May 2020 (diff | hist) . . (+480) . . N TActivePlayer.ChangeTeam (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...")
- 22:10, 6 May 2020 (diff | hist) . . (+595) . . TActivePlayer (current)
- 21:21, 28 April 2020 (diff | hist) . . (+816) . . Soldat on macOS and Linux (current)