User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 14:35, 23 July 2013 (diff | hist) . . (+105) . . m TGame.LoadCon (→Description)
- 14:33, 23 July 2013 (diff | hist) . . (+1) . . TGame.MaxPlayers (→Description) (current)
- 14:32, 23 July 2013 (diff | hist) . . (+69) . . TGame.MaxPlayers
- 14:28, 23 July 2013 (diff | hist) . . (+224) . . N TGame.FriendlyFire (Created page with " '''''property FriendlyFire: Boolean''''' Access mode: RW ==Description== is Friendly Fire on or off.<br> Set to true if you want your friend to be able to shoot you in the...") (current)
- 14:23, 23 July 2013 (diff | hist) . . (+149) . . N TGame.TimeLeft (Created page with " '''''property TimeLimit: LongInt''''' Access mode: R ==Description== Current Time Left before the map ends, in seconds. <br> Category:TGame") (current)
- 14:23, 23 July 2013 (diff | hist) . . (+145) . . N TGame.TimeLimit (Created page with " '''''property TimeLimit: LongInt''''' Access mode: RW ==Description== Current Time Limit on the server, in minutes. <br> Category:TGame")
- 14:16, 23 July 2013 (diff | hist) . . (+7) . . TGame.MinRespawnTime (current)
- 14:16, 23 July 2013 (diff | hist) . . (+350) . . N TGame.MaxRespawnTime (Created page with " '''''property MaxRespawnTime: LongInt''''' Access mode: RW ==Description== Number used in CTF, Teammatch and Infiltration to define a maximum time a player must wait until...") (current)
- 14:15, 23 July 2013 (diff | hist) . . (+343) . . N TGame.MinRespawnTime (Created page with " '''''property MinRespawnTime: LongInt''''' Access mode: RW ==Description== Number used in CTF, Teammatch and Infiltration to a minimum time a player must wait until he res...")
- 14:14, 23 July 2013 (diff | hist) . . (+353) . . N TGame.RespawnTime (Created page with " '''''property RespawnTime: LongInt''''' Access mode: RW ==Description== Number used in Deathmatch, Pointmatch and Rambomatch to define how long a player must wait until he...") (current)
- 14:09, 23 July 2013 (diff | hist) . . (+245) . . N TGame.Bonus (Created page with " '''''property Bonus: Byte''''' Access mode: RW ==Description== Frequency of bonus appearance (Berserker, Predator, Flame God, [[ClusterGrenades|Cluste...") (current)
- 14:01, 23 July 2013 (diff | hist) . . (+140) . . N TGame.MaxGrenades (Created page with " '''''property MaxGrenades: Byte''''' Access mode: RW ==Description== Max amount of grenades a player can have. <br> Category:TGame") (current)
- 13:47, 23 July 2013 (diff | hist) . . (+206) . . N TGame.Paused (Created page with " '''''property Paused: Boolean''''' Access mode: RW ==Description== True if the game is paused, false otherwise. <br> ==Comments== Game.Paused equals false when the map ...") (current)
- 13:44, 23 July 2013 (diff | hist) . . (+160) . . N TGame.Gravity (Created page with " '''''property Gravity: Single''''' Access mode: RW ==Description== Number representing gravity strength.<br> Default value is 0.06 <br> Category:TGame") (current)
- 13:40, 23 July 2013 (diff | hist) . . (+194) . . N TGame.ServerInfo (Created page with " '''''property ServerInfo: string''''' Access mode: ==Description== String containing server information from ''soldat.ini'' ... [NETWORK] ... Server_Info= ... <br> ...")
- 13:31, 23 July 2013 (diff | hist) . . (+169) . . N TGame.ServerVersion (Created page with " '''''property ServerVersion: string''''' Access mode: R ==Description== Current version of the Dedicated Server that is running the script. <br> Category:TGame") (current)
- 13:30, 23 July 2013 (diff | hist) . . (+137) . . N TGame.ServerPort (Created page with " '''''property ServerPort''''' Access mode: R ==Description== Current port the Soldat Server is running on. <br> Category:TGame") (current)
- 13:28, 23 July 2013 (diff | hist) . . (+143) . . N TGame.ServerName (Created page with " '''''property 'ServerName: string'''' Access mode: R ==Description== Name of the soldatserver displayed in lobby. <br> Category:TGame") (current)
- 13:27, 23 July 2013 (diff | hist) . . (+312) . . N TGame.ServerIP (Created page with " '''''property ServerIP: string''''' Access mode: R ==Description== Current IP Address the soldatserver is bound to. <br> ==Comments== If your server does not have DIREC...") (current)
- 13:24, 23 July 2013 (diff | hist) . . (+431) . . N TGame.ScoreLimit (Created page with " '''''property ScoreLimit: Byte''''' Access mode: RW ==Description== Number representing the score after which the map will be changed.<br> ==Comments== Imagine a CTF mat...") (current)
- 13:13, 23 July 2013 (diff | hist) . . (+138) . . N TGame.Spectators (Created page with " '''''property Spectators: Byte''''' Access mode: R ==Description== Current number of spectators in the server<br> Category:TGame") (current)
- 13:12, 23 July 2013 (diff | hist) . . (-6) . . m TGame.NextMap (current)
- 13:11, 23 July 2013 (diff | hist) . . (+143) . . N TGame.NumPlayers (Created page with " '''''property NumPlayers: Byte''''' Access mode: R ==Description== Current number of players playing in the server.<br> Category:TGame") (current)
- 13:09, 23 July 2013 (diff | hist) . . (+125) . . N TGame.NumBots (Created page with " '''''property NumBots: Byte''''' Access mode: R ==Description== Number of bots currently in game<br> Category:TGame") (current)
- 13:08, 23 July 2013 (diff | hist) . . (+121) . . N TGame.NextMap (Created page with " '''''property TGame.NextMap: string''''' Access mode: R ==Description== Name of the next map<br> Category:TGame")
- 13:06, 23 July 2013 (diff | hist) . . (+93) . . N TGame.Shutdown (Created page with " '''''procedure TGame.Shutdown''''' ==Description== Stops the server<br> Category:TGame")
- 13:05, 23 July 2013 (diff | hist) . . (+405) . . N TGame.MaxPlayers (Created page with " '''''property MaxPlayers: Byte''''' Access mode: RW ==Description== Number representing maximum players that can play on the server at the same time.<br> When executed, p...")
- 12:59, 23 July 2013 (diff | hist) . . (-8) . . TGame.GameStyle (current)
- 12:58, 23 July 2013 (diff | hist) . . (+459) . . N TGame.GameStyle (Created page with " '''''property GameStyle: Byte''''' Access mode: RW ==Description== Number representing the current gamemode used.<br> When executed, players are kicked.<br> Available val...")
- 12:51, 23 July 2013 (diff | hist) . . (-4) . . TGame.LobbyRegister (→Description) (current)
- 12:50, 23 July 2013 (diff | hist) . . (+109) . . N TGame.LobbyRegister (Created page with " '''''procedure LobbyRegister''''' ==Description== Registers the server in the lobby<br> Category:TGame")
- 12:48, 23 July 2013 (diff | hist) . . (+67) . . TGame.LoadList (current)
- 12:48, 23 July 2013 (diff | hist) . . (+287) . . N TGame.LoadList (Created page with " '''''function LoadList(MapsList: string): Boolean''''' MapsList: path to a new list of maps Result: if it worked or not ==Description== Changes list of maps used<br> ==...")
- 12:46, 23 July 2013 (diff | hist) . . (+4) . . TGame.LoadCon
- 12:45, 23 July 2013 (diff | hist) . . (+385) . . N TGame.LoadCon (Created page with " '''''function LoadCon(ConfigFile: string): Boolean''''' ConfigFile: path to config file Result: if it worked or not ==Description== Changes game configuration<br> Players...")
- 12:40, 23 July 2013 (diff | hist) . . (+282) . . N TGame.LoadWeap (Created page with " '''''function LoadWeap(WeaponMod: string): Boolean''''' WeaponMod: path to the weapon mod file Result: if ot worked or not ==Description== Changes the weapon mod<br> ==...")
- 12:36, 23 July 2013 (diff | hist) . . (+90) . . N TGame.Restart (Created page with " '''''procedure Restart''''' ==Description== Restarts current map<br> Category:TGame")
- 12:31, 23 July 2013 (diff | hist) . . (+242) . . N TGame.StartVoteMap (Created page with " '''''procedure StartVoteMap(Name: string)''''' Name: Name of the map to vote ==Description== Starts a vote to change map<br> ==Example== <syntaxhighlight lang="pascal"> Ga...")
- 12:20, 23 July 2013 (diff | hist) . . (+22) . . Category:TGame (current)
- 12:18, 23 July 2013 (diff | hist) . . (+20) . . N Category:TGame (Created page with "Category:Classes")
- 12:16, 23 July 2013 (diff | hist) . . (+6) . . TGame (→Members)
- 12:14, 23 July 2013 (diff | hist) . . (+277) . . N TGame.StartVoteKick (Created page with " '''''procedure StartVoteKick(ID: Byte; Reason: string)''''' ID: ID of a voted player Reason: votekick reason ==Description== Starts a vote to kick a player<br> ==Example...")
- 12:07, 23 July 2013 (diff | hist) . . (0) . . TGame (→Members)
- 12:05, 23 July 2013 (diff | hist) . . (-299) . . TGame
- 12:04, 23 July 2013 (diff | hist) . . (+159) . . TGame (→Members)
- 12:01, 23 July 2013 (diff | hist) . . (+154) . . TGame (→Members)
- 12:00, 23 July 2013 (diff | hist) . . (+63) . . TGame
- 11:59, 23 July 2013 (diff | hist) . . (+2,872) . . TGame
- 11:11, 23 July 2013 (diff | hist) . . (+653) . . N TGame (Created page with "==Inheritance== *TGame ==Description== Represents a game state. user constructable: '''NO'''<br> user destructable: '''NO''' ==Members== <code> <table> <tr><th>Memb...")
- 11:36, 18 November 2012 (diff | hist) . . (+281) . . N Paused (Created page with " '''Data Type:''' Boolean '''Description:''' Returns TRUE if the game is paused and FALSE otherwise. '''Notes:''' When the map is changing Paused is FALSE (unles...") (current)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)