User contributions

Jump to: navigation, search
Search for contributions
 
 
      
 
   

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

  • 12:20, 15 August 2012 (diff | hist) . . (+520). . N UpdateGameStats(Created page with "===From the Scripting Manual=== ''procedure UpdateGameStats;'' '''Parameter Info:''' None '''Description:''' This function will write the current gameplay statistic...") (current)
  • 12:19, 15 August 2012 (diff | hist) . . (+1,574). . N Sandbox(Created page with "A little test involving ©opyright <source lang="php"> <?php $v = "string"; // sample initialization ?> html text <?php echo $v; // end of php code ?> </so...") (current)
  • 12:18, 15 August 2012 (diff | hist) . . (+167). . N Features for stats scripts(Created page with "This is a list of features that stats scripts should have: - An option to disable suicides, most importantly for Survival mode. <br>- Record flag captures and scores.") (current)
  • 12:18, 15 August 2012 (diff | hist) . . (+2,058). . N R(Created page with "R is one of two unfinished games that MM worked on after Soldat was released and maturing, the other being Crimson Glory. He released it with its source code as a Chr...") (current)
  • 12:17, 15 August 2012 (diff | hist) . . (+320). . N TimeLeft(Created page with "===From the Scripting Manual=== '''Data Type:''' Integer '''Description:''' Current Time Left on the server, in ''seconds''. ==External Links== * [http://enesce.com/...") (current)
  • 12:17, 15 August 2012 (diff | hist) . . (+821). . N StrPos(Created page with "===From the Scripting Manual=== ''function StrPos(const Substr, S: string): integer;'' '''Parameter Info:''' Substr (String): Substring to search for. S (String): Stri...") (current)
  • 12:16, 15 August 2012 (diff | hist) . . (+499). . N Realistic Mode(Created page with "As the Soldat community has grown, so has the popularity of "R-mode," or the sub-gamemode "Realistic Mode." In v1.3.1's R-mode, the weapons are more powerful, and have a recoi...") (current)
  • 12:16, 15 August 2012 (diff | hist) . . (+623). . N WeaponNameByNum(Created page with "===From the Scripting Manual=== ''function WeaponNameByNum(Num: integer): string;'' '''Parameter Info:''' Num (integer): Weapon number to be converted to Weapon name. ...") (current)
  • 12:15, 15 August 2012 (diff | hist) . . (+2,027). . N Soldat.devs(Created page with "'''The Point:''' This channel is intended for community developers, hobby programmers, and graphic artists... and anyone else who can contribute some occasional help or insigh...") (current)
  • 12:15, 15 August 2012 (diff | hist) . . (+565). . N Sqrt(Created page with "===From the Scripting Manual=== ''function sqrt(Number: extended): extended;'' '''Parameter Info:<br>''' Number (Extended): Numeric value to calculate the square root of...") (current)
  • 12:14, 15 August 2012 (diff | hist) . . (+745). . N WriteFile(Created page with "===From the Scripting Manual=== ''function WriteFile(FileName, Data: string): boolean;'' '''Parameter Info:''' FileName (String): File located in your Soldat Server fold...")
  • 12:12, 15 August 2012 (diff | hist) . . (+2,619). . N Objects(Created page with "== GetObjectStat == Object ids go from 0 to 128. Note that 0 is unused though. <ol> <li value="0">Unknown</li> <li value="1">Alpha flag; if killed, recreated soon after (not...") (current)
  • 12:10, 15 August 2012 (diff | hist) . . (+712). . N TCPAdminPM(Created page with "===From the Scripting Manual=== ''procedure TCPAdminPM(ToIP, Text: string);'' '''Parameter Info:''' ToIP (String): IP Address of the connect TCP admin whom will receive ...") (current)
  • 12:10, 15 August 2012 (diff | hist) . . (+336). . N ServerName(Created page with "===From the Scripting Manual=== '''Data Type:''' String '''Description:''' Current name of the Soldat Server as it appears in the Lobby. ==External Links== * [http:/...") (current)
  • 12:09, 15 August 2012 (diff | hist) . . (+348). . N ServerVersion(Created page with "===From the Scripting Manual=== '''Data Type:''' String '''Description:''' Current version of the Dedicated Server that is running the script. ==External Links== * [...") (current)
  • 12:08, 15 August 2012 (diff | hist) . . (+725). . N WriteLnFile(Created page with "===From the Scripting Manual=== ''function WriteLnFile(FileName, Data: string): boolean;'' '''Parameter Info:''' FileName (String): File located in your Soldat Server fo...")
  • 12:08, 15 August 2012 (diff | hist) . . (+358). . N ScoreLimit(Created page with "===From the Scripting Manual=== '''Data Type:''' Integer '''Description:''' Maximum number of points a player can have before the server loads the next round. ==Exte...") (current)
  • 12:07, 15 August 2012 (diff | hist) . . (+321). . N ServerPort(Created page with "===From the Scripting Manual=== '''Data Type:''' Integer '''Description:''' Current port the Soldat Server is running on. ==External Links== * [http://enesce.com/hel...") (current)
  • 12:07, 15 August 2012 (diff | hist) . . (+1,525). . N Default Scripts Template(Created page with "==Default Script Template== <source lang="pascal"> procedure ActivateServer(); begin end; procedure AppOnIdle(Ticks: integer); begin end; procedure OnMapChange(N...") (current)
  • 12:06, 15 August 2012 (diff | hist) . . (+503). . N Shutdown(Created page with "===From the Scripting Manual=== ''procedure Shutdown;'' '''Parameter Info:''' None '''Description:''' This function will Shutdown the Soldat Server and terminate it...") (current)

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)