User contributions
- 14:12, 24 February 2016 (diff | hist) . . (+5) . . TActivePlayer.WeaponActive (current)
- 21:59, 28 July 2013 (diff | hist) . . (+131) . . N Anticheat Ideas (Created page with "* Accounts * Paid Accounts (1 or 2€ donation goes to charity) * External Closed-Source Anti-Cheat solution * Authoritative server")
- 23:57, 27 July 2013 (diff | hist) . . (+41) . . m Known cheats (current)
- 23:56, 27 July 2013 (diff | hist) . . (+50) . . m Known cheats
- 23:53, 27 July 2013 (diff | hist) . . (+76) . . m Known cheats (added batant and subtle sections)
- 23:47, 27 July 2013 (diff | hist) . . (+8) . . m Known cheats (spelling)
- 23:46, 27 July 2013 (diff | hist) . . (0) . . m Known cheats (spelling)
- 23:44, 27 July 2013 (diff | hist) . . (+29) . . m Known cheats (added more cheats)
- 23:43, 27 July 2013 (diff | hist) . . (+569) . . N Known cheats (Created known cheats page)
- 15:38, 10 March 2013 (diff | hist) . . (+4) . . m Command line arguments (wrong commanline example)
- 16:22, 10 September 2012 (diff | hist) . . (+1) . . m BotChat (Formatted code) (current)
- 15:07, 10 September 2012 (diff | hist) . . (+2) . . m WriteConsole (Formatted code) (current)
- 15:04, 10 September 2012 (diff | hist) . . (-4) . . m ForceWeapon (Formatted code)
- 15:03, 10 September 2012 (diff | hist) . . (-2) . . m ForceWeaponEx (Formatted code)
- 22:00, 23 August 2012 (diff | hist) . . (+23) . . N Gamemodes (Redirected page to GameStyle) (current)
- 21:59, 23 August 2012 (diff | hist) . . (+20) . . N Explode (Redirected page to XSplit) (current)
- 21:58, 23 August 2012 (diff | hist) . . (+41) . . N Pos (Created page with "function pos(substr, s: string): Longint;") (current)
- 21:58, 23 August 2012 (diff | hist) . . (+6,066) . . N Data Types (Created page with "<table> <tr> <th>Variables (Notes in parenthesis)</th> <th>VarType</th> <th>SizeOf (possible formula)</th> <th>Can set as variant?</th> <th>Variant impli...") (current)
- 21:57, 23 August 2012 (diff | hist) . . (+282) . . N Bullets (Created page with "<ol> <li>plain bullet</li> <li>frag grenade</li> <li>shotgun pellets</li> <li>m79 grenade</li> <li>flame</li> <li>punch</li> <li>arrow</li> <li>flame arrow</li> <li value="10"...") (current)
- 21:57, 23 August 2012 (diff | hist) . . (+2,726) . . N BGC Massmod (Created page with "<source lang="C"> #include <iostream> #include <string> #include <algorithm> #include <fstream> #include <iterator> #include <vector> #include <stdio.h> #include <stdlib.h> ...") (current)
- 19:01, 23 August 2012 (diff | hist) . . (+24) . . N FileExist (Redirected page to FileExists) (current)
- 19:00, 23 August 2012 (diff | hist) . . (+968) . . N ArrayHigh (Created page with "===From the Scripting Manual=== ''function ArrayHigh(X: array of variant): integer;'' '''Parameter Info:''' X (Array of Variant): This paramater can be an array of any d...") (current)
- 19:00, 23 August 2012 (diff | hist) . . (+105) . . N Lobby Protocol Parsers (Created page with "Here are some parsers/constructors to help communicate with the lobby using the Client-Lobby_Protocol") (current)
- 18:59, 23 August 2012 (diff | hist) . . (+7,443) . . N Client-Lobby Protocol (Created page with "Here you will find an explanation of the entire Soldat client<>lobby server protocol. Right now this document explains the protocol used by the Soldat client. A cleaner and ...") (current)
- 18:59, 23 August 2012 (diff | hist) . . (+20) . . N Security Related Scripts (Created page with "Simple SpamMeter") (current)
- 18:58, 23 August 2012 (diff | hist) . . (+306) . . N MM (Created page with "'''Michal Marcinkowski''' is the original sole developer of Soldat, Crimson Glory, and R. His current primary focus is link-dead, which is under heavy development....") (current)
- 18:57, 23 August 2012 (diff | hist) . . (+320) . . N CharlieScore (Created page with "===From the Scripting Manual=== '''Data Type:''' Byte '''Description:''' Current score of the Charlie (Yellow) team. ==External Links== * [http://enesce.com/help/ind...") (current)
- 18:57, 23 August 2012 (diff | hist) . . (+327) . . N Version (Created page with "===From the Scripting Manual=== '''Data Type:''' String '''Description:''' Current Soldat Version the Soldat Server supports. (1.3.1) ==External Links== * [http://en...") (current)
- 18:56, 23 August 2012 (diff | hist) . . (+311) . . N NumBots (Created page with "===From the Scripting Manual=== '''Data Type:''' Byte '''Description:''' Current number of BOT Players in the server. ==External Links== * [http://enesce.com/help/in...")
- 18:56, 23 August 2012 (diff | hist) . . (+1,249) . . N RayCast (Created page with " ''function RayCast(P1X, P1Y, P2X, P2Y: single; var Distance: single; MaxDist: integer): boolean;'' '''Parameter Info:''' P1X (Single): X coordinate of Point 1 P1Y (Sin...") (current)
- 18:55, 23 August 2012 (diff | hist) . . (+668) . . N BotChat (Created page with "===From the Scripting Manual=== ''procedure BotChat(ID: byte; Text: string);'' '''Parameter Info:''' ID (Byte): ID of the BOT ( Does (and will not, dont ask) not work on...")
- 18:54, 23 August 2012 (diff | hist) . . (+943) . . N ForceWeapon (Created page with "===From the Scripting Manual=== ''procedure ForceWeapon(ID, Primary, Secondary, Ammo: byte);'' '''Parameter Info:''' ID (Byte): Player ID to change weapon. Primary (By...")
- 18:54, 23 August 2012 (diff | hist) . . (+725) . . N StartVoteMap (Created page with "===From the Scripting Manual=== ''procedure StartVoteMap(voter: byte; mapname: string);'' '''Parameter Info:''' voter (Byte): Player ID of the player who will appear as ...")
- 18:53, 23 August 2012 (diff | hist) . . (+644) . . N Length (Created page with "===From the Scripting Manual=== ''function Length(Text: string): integer;'' '''Parameter Info:''' Text (String): String to checks the length of. '''Description:''' ...") (current)
- 18:52, 23 August 2012 (diff | hist) . . (+1,097) . . N WriteConsole (Created page with "===From the Scripting Manual=== ''procedure WriteConsole(ID: byte; Text: string; Colour: longint);'' '''Parameter Info:''' ID (Byte): Player ID to write text to. Set to ...")
- 18:51, 23 August 2012 (diff | hist) . . (+332) . . N Time (Created page with "Using Unix timestamps is the most common and practical way of storing time & date. This consists in and unsigned integer which holds the number of seconds since the Unix Epoch...") (current)
- 18:50, 23 August 2012 (diff | hist) . . (+318) . . N Index.php (Created page with "===Server General=== *Editing Soldat.ini *Editing Server.ini *Editing Mapslist.txt *[[Ports|About Ports, Protocols and Forwardin...") (current)
- 17:16, 23 August 2012 (diff | hist) . . (+5) . . m MediaWiki:Geshi.css (Changes values to pixel as em wont work) (current)
- 16:53, 23 August 2012 (diff | hist) . . (+1) . . m MediaWiki:Geshi.css (Fixed missing semicolon)
- 16:53, 23 August 2012 (diff | hist) . . (+22) . . m MediaWiki:Geshi.css (Set line-height to same as pre tag)
- 16:51, 23 August 2012 (diff | hist) . . (+1) . . m MediaWiki:Geshi.css (Set font size to be equal to pre tag font size)
- 15:10, 15 August 2012 (diff | hist) . . (+31) . . m EnEsCe (EnEsCe is no longer working on Soldat, his Soldat hosting was stopped.) (current)
- 16:48, 14 August 2012 (diff | hist) . . (+1,676) . . Main Page (Added old main page and changed the notice to stand out more, fixed a spelling error in the old history page)
- 16:26, 14 August 2012 (diff | hist) . . (+776) . . N DoDamage (Created page with "===From the Scripting Manual=== ''procedure DoDamage(ID: byte; Damage: integer);'' '''Parameter Info:''' ID (Byte): Player ID to do damage to. Damage (Integer): Amount...")