User contributions

Jump to: navigation, search
Search for contributions
 
 
      
 
   

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

  • 11:27, 15 August 2012 (diff | hist) . . (+1,137). . N GetFlagsXY(Created page with "===From the Scripting Manual=== ''procedure GetFlagsXY(var BlueFlagX, BlueFlagY, RedFlagX, RedFlagY: single);'' '''Parameter Info:''' BlueFlagX (Single): Variable to hol...") (current)
  • 11:26, 15 August 2012 (diff | hist) . . (+2,478). . N MovePlayer(Created page with "===From the Scripting Manual=== ''procedure MovePlayer(ID: byte; X, Y: single);'' '''Parameter Info:''' ID (Byte): Player ID of the target to be moved elsewhere. X (Si...") (current)
  • 11:26, 15 August 2012 (diff | hist) . . (+790). . N SendData(Created page with "===From the Scripting Manual=== ''function SendData(Index: integer; Data: string): boolean;'' '''Parameter Info:''' Index (Integer): Index of the socket to send data to ...") (current)
  • 11:26, 15 August 2012 (diff | hist) . . (+812). . N GetStringIndex(Created page with "===From the Scripting Manual=== ''function GetStringIndex(needle: string; haystack: array of string): integer'' '''Parameter Info:''' needle (String): String to search f...") (current)
  • 11:25, 15 August 2012 (diff | hist) . . (+362). . N CoreVersion(Created page with "===From the Scripting Manual=== '''Data Type:''' String '''Description:''' This variable will be set to the current version of the Soldat Server Scripting Core. ==Ex...") (current)
  • 11:24, 15 August 2012 (diff | hist) . . (+710). . N GetPlayerXY(Created page with "===From the Scripting Manual=== ''procedure GetPlayerXY(ID: byte; var X, Y: single);'' '''Parameter Info:''' ID (Byte): Player ID to return the coordinates of. X,Y (Si...") (current)
  • 11:23, 15 August 2012 (diff | hist) . . (+1,358). . N SpawnObject(Created page with "===From the Scripting Manual=== ''function SpawnObject(X, Y: single; ObjType: byte): integer;'' '''Parameter Info:''' X (Single): X position that the object will spawn. ...") (current)
  • 11:22, 15 August 2012 (diff | hist) . . (+1,817). . N SetSpawnStat(Created page with "===From the Scripting Manual=== ''procedure SetSpawnStat(ID: byte; Stat: string; Value: variant);'' '''Parameter Info:''' ID (Byte): Spawn Point ID to get the stat of. ...") (current)
  • 11:21, 15 August 2012 (diff | hist) . . (+766). . N ContainsString(Created page with "===From the Scripting Manual=== ''function ContainsString(haystack, needle: string): boolean;'' '''Parameter Info:''' haystack (String): String to search in. needle (S...") (current)
  • 11:18, 15 August 2012 (diff | hist) . . (+424). . N GameStyle(Created page with "===From the Scripting Manual=== '''Data Type:''' Byte '''Description:''' Current game style. Death Match = 0 Point Match = 1 Team Match = 2 Capture the Fl...") (current)
  • 11:15, 15 August 2012 (diff | hist) . . (+1,158). . N SetWeaponActive(Created page with "===From the Scripting Manual=== ''procedure SetWeaponActive(ID, WeaponNum: byte; State: boolean);'' '''Parameter Info:''' ID (Byte): Player ID to change weapon visibilit...")
  • 11:14, 15 August 2012 (diff | hist) . . (+620). . N OnException(Created page with "===From the Scripting Manual=== ''procedure OnException(ErrorMessage: string);'' '''Parameter Info:''' ErrorMessage (String): A String containing the error that has ...") (current)
  • 11:13, 15 August 2012 (diff | hist) . . (+978). . N MaskCheck(Created page with "===From the Scripting Manual=== ''function MaskCheck(CheckString, Mask: string): boolean'' '''Parameter Info:''' CheckString (String): String to be checked. Mask (Stri...") (current)
  • 11:13, 15 August 2012 (diff | hist) . . (+667). . N DisableScript(Created page with "===From the Scripting Manual=== '''Data Type:''' Boolean '''Description:''' By default, this variable is false. If you set this variable to true (by doing "DisableS...") (current)
  • 11:12, 15 August 2012 (diff | hist) . . (+481). . N KickPlayer(Created page with "===From the Scripting Manual=== ''procedure KickPlayer(num: byte);'' '''Parameter Info:''' num (byte): Player ID to kick '''Description:''' This function will kick ...") (current)
  • 11:11, 15 August 2012 (diff | hist) . . (+612). . N IDToName(Created page with "This function is obsolete. GetPlayerStat should be used instead. ===From the Scripting Manual=== ''function IDToName(ID: integer): string'' '''Parameter Info:''' ID...") (current)
  • 11:10, 15 August 2012 (diff | hist) . . (+1,616). . N FormatDate(Created page with "===From the Scripting Manual=== ''function FormatDate(FormatString: string): string'' '''Parameter Info:''' FormatString (String): Format to be used on the date. '''D...") (current)
  • 11:08, 15 August 2012 (diff | hist) . . (+1,681). . N CrossFunc(Created page with "===From the Scripting Manual=== ''function CrossFunc(const Params: array of variant; ProcName: string): variant;'' '''Parameter Info:''' Params (Array of Variant): Param...") (current)
  • 11:06, 15 August 2012 (diff | hist) . . (+741). . N KillObject(Created page with "===From the Scripting Manual=== ''procedure KillObject(ObjID: integer): integer;'' '''Parameter Info:''' ObjID (Integer): ID of the object to be destroyed (Created with ...")
  • 11:03, 15 August 2012 (diff | hist) . . (+414). . N ActivateServer(Created page with "===From the Scripting Manual=== ''procedure ActivateServer();'' '''Parameter Info:''' None '''Description:''' This procedure will be called when the Soldat Server f...") (current)

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