User contributions

Jump to: navigation, search
Search for contributions
 
 
      
 
   

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

  • 14:11, 15 August 2012 (diff | hist) . . (+611). . N User:FliesLikeABrick(Created page with "Head honcho, boss, whatever you call him... '''FliesLikeABrick''' is ''the man'' when it comes to Soldat. As Gabriel is to God's message, FliesLikeABrick is to MM's div...") (current)
  • 14:03, 15 August 2012 (diff | hist) . . (+81). . N Category:Server Scripting(Created page with "Events, functions and variables from the Scripting Reference Manual")
  • 13:59, 15 August 2012 (diff | hist) . . (-42). . Server Scripting(Redirected page to Category:Server Scripting) (current)
  • 13:51, 15 August 2012 (diff | hist) . . (+39). . N Category:Server Scripting Variables(Created page with "Variables Category:Server Scripting") (current)
  • 13:50, 15 August 2012 (diff | hist) . . (+86). . N Category:Server Scripting Events(Created page with "Events from the Scripting Reference Manual Category:Server Scripting") (current)
  • 13:46, 15 August 2012 (diff | hist) . . (+801). . N ServerModifier(Created page with " ''procedure ServerModifier(Name: String; Value:Variant);'' '''Parameter Info:''' Name (String): Variable to modify (Currently only 'Gravity' is available) Value (Varia...") (current)
  • 13:06, 15 August 2012 (diff | hist) . . (+478). . N RGB(Created page with " ''function RGB(R,G,B: Byte):Longint;'' '''Parameter Info:''' R (Byte): Red value G (Byte): Green value B (Byte): Blue value '''Description:''' Convert R,G,B to ...") (current)
  • 13:05, 15 August 2012 (diff | hist) . . (+255). . N HTTPDecode(Created page with " ''function HTTPDecode(Source: string): string;'' '''Parameter Info:''' Source (String): String to be decoded. '''Description:''' Decodes any %## encoding in the giv...") (current)
  • 13:04, 15 August 2012 (diff | hist) . . (+1,803). . N Scripting Stability(Created page with "Soldat Dedicated Server scripting has been known to have stability issues. Here you may find a collection of many reasons why a script is unstable, and possible alternatives. ...") (current)
  • 12:56, 15 August 2012 (diff | hist) . . (+1,023). . N GetKeyPress(Created page with " ''function GetKeyPress(ID: byte; Key: string):boolean'' '''Parameter Info:''' ID (Byte): Player ID to get the key press of. Key (String): See Description for more info...") (current)
  • 12:54, 15 August 2012 (diff | hist) . . (+396). . N OnGameEnd(Created page with "procedure OnGameEnd(); Parameter Info: None Description: This procedure will be called every time the current game ends via Time Limit or Score Limit. The difference between...")
  • 12:51, 15 August 2012 (diff | hist) . . (+574). . N Spawn Points(Created page with "<ol start="0"> <li>Deathmatch player</li> <li>Alpha team player</li> <li>Bravo team player</li> <li>Charlie team player</li> <li>Delta team player</li> <li>Alpha flag</li> <li...") (current)
  • 12:50, 15 August 2012 (diff | hist) . . (+523). . N BanPlayerReason(Created page with " ''procedure BanPlayerReason(num: byte; time: integer; reason: string);'' '''Parameter Info:''' num (byte): Player ID to ban time (integer): Amount of time in minutes t...") (current)
  • 12:48, 15 August 2012 (diff | hist) . . (+801). . N Weapons(Created page with "<ol start="0"> <li>USSOCOM</li> <li>Desert Eagles</li> <li>HK MP5</li> <li>AK-74</li> <li>Steyr AUG</li> <li>Spas-12</li> <li>Ruger 77</li> <li>M79</li> <li>...")
  • 12:47, 15 August 2012 (diff | hist) . . (+458). . N Random(Created page with " ''function Random(Min, MaxPlusOne: integer): integer;'' '''Parameter Info:''' Min (Integer): The lowest value to return (inclusive) MaxPlusOne (Integer): The highest v...") (current)
  • 12:45, 15 August 2012 (diff | hist) . . (+1,758). . N Version History(Created page with "Refer to http://wiki.soldat.nl/Version_History for a changelog. <b>Version Table</b> <table> <tr><td><b>Soldat</b></td><td><b>Soldat Dedicated Server</b></td><td><b>Scripting...")
  • 12:45, 15 August 2012 (diff | hist) . . (+1,991). . N ScriptCore v2(Created page with "'''Important v2 Features:<br>''' * Multiple Script Loading (No need to use combiners!) To load multiple scripts into your server, all you need to do is create a new folde...") (current)
  • 12:44, 15 August 2012 (diff | hist) . . (+793). . N SetPlayerStat(Created page with "===From the Scripting Manual=== ''procedure SetPlayerStat(ID: byte; Stat: string; Value: variant);'' '''Parameter Info:''' ID (Byte): Player ID to set the stat of. Sta...") (current)
  • 12:42, 15 August 2012 (diff | hist) . . (+609). . N StrReplace(Created page with "function StrReplace(Source, Search, Replace: string): string; '''Parameter Info:''' Source (String): Source string to be replaced Search (String): Text to search Repl...") (current)
  • 12:41, 15 August 2012 (diff | hist) . . (+2,065). . N Python Map Parser(Created page with "<pre> <nowiki> import struct import string import glob # for code brevity up = struct.unpack PMS_Vertex = 0 PMS_Vector = 1 PMS_Type = 2 class pmsMap: 'Soldat PMS readin...") (current)

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