User contributions

Jump to: navigation, search
Search for contributions
 
 
      
 
   

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

  • 12:06, 15 August 2012 (diff | hist) . . (+373). . N Advance Mode(Created page with "Advance mode may be combined with the other game modes, e.g. for R/S/A mode, or it can be active by itself. In Advance mode players start the match armed only with secondary w...") (current)
  • 12:05, 15 August 2012 (diff | hist) . . (+473). . N ScriptName(Created page with "===From the Scripting Manual=== '''Data Type:''' String '''Description:''' Name of the folder that the current script resides in; in the /script/ folder. '''Exam...") (current)
  • 12:04, 15 August 2012 (diff | hist) . . (+1,720). . N Survival Mode(Created page with "In addition to Realistic mode, there is the option to enable Survival Mode, a sub-gamemode where all players spawn together at the beginning. In most realistic servers, surviv...")
  • 12:04, 15 August 2012 (diff | hist) . . (+482). . N RandomBot(Created page with "===From the Scripting Manual=== ''function RandomBot: string;'' '''Parameter Info:''' None '''Description:''' This function will return the name of a random .bot fi...") (current)
  • 12:00, 15 August 2012 (diff | hist) . . (+837). . N Crimson Glory(Created page with "Crimson Glory is the latter of two unfinished games released by MM, the other being R. Crimson Glory was intended as a hybrid 2D+3D game, containing elements of both,...") (current)
  • 12:00, 15 August 2012 (diff | hist) . . (+425). . N Link-dead(Created page with "'''link-dead''' is MM's latest development project, one which he is extraordinarily excited about. link-dead will be a 2D side-scroller in a format very similar to how Sol...") (current)
  • 11:58, 15 August 2012 (diff | hist) . . (+622). . N SayToPlayer(Created page with "===From the Scripting Manual=== ''procedure SayToPlayer(ID: byte; Text: string);'' '''Parameter Info:''' ID (Byte): Player ID to send text to Text (String): Text to be...") (current)
  • 11:57, 15 August 2012 (diff | hist) . . (+513). . N OnFlagScore(Created page with "===From the Scripting Manual=== ''procedure OnFlagScore(ID, TeamFlag: byte);'' '''Parameter Info:''' ID (Byte): Player ID of the player who scored the flag. TeamF...") (current)
  • 11:56, 15 August 2012 (diff | hist) . . (+645). . N Lobby ping(Created page with "<source lang="php"> $ip = '127.0.0.1'; $port = 23073; $start_time = microtime(true); $sock = socket_create(AF_INET,SOCK_DGRAM,SOL_UDP); socket_set_option($sock, SOL_SOCKET, SO...") (current)
  • 11:55, 15 August 2012 (diff | hist) . . (+572). . N OnLeaveGame(Created page with "===From the Scripting Manual=== ''procedure OnLeaveGame(ID, Team: byte; Kicked: boolean);'' '''Parameter Info:''' ID (Byte): ID of the player. Team (Byte): Team t...") (current)
  • 11:55, 15 August 2012 (diff | hist) . . (+311). . N AlphaScore(Created page with "===From the Scripting Manual=== '''Data Type:''' Byte '''Description:''' Current score of the Alpha (Red) team. ==External Links== * [http://enesce.com/help/index.ht...") (current)
  • 11:54, 15 August 2012 (diff | hist) . . (+1,561). . N RegExpMatch(Created page with "===From the Scripting Manual=== ''function RegExpMatch(Pattern, Source: string): boolean;'' '''Parameter Info:''' Pattern (String): A POSIX extended regular expression. ...") (current)
  • 11:54, 15 August 2012 (diff | hist) . . (+983). . N ReadINI(Created page with "===From the Scripting Manual=== ''function ReadINI(FileName, Section, Key, DefaultValue: string): string;'' '''Parameter Info:''' FileName (String): File located in your...") (current)
  • 11:53, 15 August 2012 (diff | hist) . . (+336). . N CharliePlayers(Created page with "===From the Scripting Manual=== '''Data Type:''' Byte '''Description:''' Current number of players on the Charlie (Yellow) team. ==External Links== * [http://enesce....")
  • 11:53, 15 August 2012 (diff | hist) . . (+327). . N AlphaPlayers(Created page with "===From the Scripting Manual=== '''Data Type:''' Byte '''Description:''' Current number of players on the Alpha (Red) team. ==External Links== * [http://enesce.com/h...")
  • 11:52, 15 August 2012 (diff | hist) . . (+313). . N DeltaScore(Created page with "===From the Scripting Manual=== '''Data Type:''' Byte '''Description:''' Current score of the Delta (Green) team. ==External Links== * [http://enesce.com/help/index....") (current)
  • 11:52, 15 August 2012 (diff | hist) . . (+1,763). . N OnRequestGame(Created page with "===From the Scripting Manual=== ''function OnRequestGame(IP: string; State: integer): integer;'' '''Parameter Info:''' IP (String): IP Address of the player requesti...") (current)
  • 11:49, 15 August 2012 (diff | hist) . . (+312). . N BravoScore(Created page with "===From the Scripting Manual=== '''Data Type:''' Byte '''Description:''' Current score of the Bravo (Blue) team. ==External Links== * [http://enesce.com/help/index.h...") (current)
  • 11:48, 15 August 2012 (diff | hist) . . (+585). . N Writeln(Created page with "===From the Scripting Manual=== ''procedure WriteLn(Output: string);'' '''Parameter Info:''' Output (String): Text to be written to the Admin Console. '''Description:...") (current)
  • 11:47, 15 August 2012 (diff | hist) . . (+483). . N GetPID(Created page with "===From the Scripting Manual=== ''function GetPID: integer;'' '''Parameter Info:''' None '''Description:''' This function will return the current Process ID of the S...") (current)

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