User contributions

Jump to: navigation, search
Search for contributions
 
 
      
 
   

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

  • 18:39, 14 August 2012 (diff | hist) . . (+426). . N Scripting basics(Created page with "The Soldat Server Scripting Core uses the Pascal coding language. ===Online Pascal Tutorials=== * Learn Pascal tutorial [http://www.taoyue.com/tutorials/pascal/] * Turbo Pasc...")
  • 18:39, 14 August 2012 (diff | hist) . . (+770). . N Banned.txt(Created page with "Plain ASCII text-file, one entry on each line (Windows style). Wild characters are allowed in the IP field. To ban someone you can either enter the man manually, or use the [[...")
  • 18:37, 14 August 2012 (diff | hist) . . (+2,794). . N BattlEye(Created page with "==The History== BattlEye (BE) was founded by Bastian Suter in October 2004. Starting out as an external 3rd-party anti-cheat for Battlefield Vietnam, first versions were rele...")
  • 18:35, 14 August 2012 (diff | hist) . . (+5,339). . N Gamestat.txt(Created page with "Gamestat.txt is one of the five log files that the server writes to when Logging is set to 1 in the soldat.ini file. It is, like the rest of the logs, a plain ASCII te...")
  • 18:34, 14 August 2012 (diff | hist) . . (+1,762). . N Logging(Created page with "Both the server and the client support logging. To turn on this feature, edit your soldat.ini file, changing the line "Logging=0" to "Logging=1". The logging is do...")
  • 18:31, 14 August 2012 (diff | hist) . . (+335). . N Bandwidth(Created page with "==Equation== The equation it uses for KB/s is: 125(N + N^2) /1024 ... where N is the number of players. For monthly traffic, it is: the KB/s value * 3600 * 24 * 31 /1024^...")
  • 18:29, 14 August 2012 (diff | hist) . . (+306). . N Ticks(Created page with "Ticks are the unit used by Soldat in some cases, such as the weapons.ini and soldat.ini settings. It is a time unit and it's equivalent to 1/60 of a second. To conver...")
  • 18:29, 14 August 2012 (diff | hist) . . (+39,670). . N Refreshx(Created page with "The '''REFRESHX''' is a Raw command used in Soldat to give admin clients information about the server. It contains more information t...")
  • 18:27, 14 August 2012 (diff | hist) . . (+1,028). . N Raw commands(Created page with "Once you are logged in as admin, by connecting to the server's IP & port using any TCP/IP net tool (netcat, telnet, etc) you are allowed to send raw data. Once you...")
  • 18:27, 14 August 2012 (diff | hist) . . (+48,117). . N Refresh(Created page with "The '''REFRESH''' is a Raw command used in Soldat to give admin clients information about the server. The 1188 byte-long REFRESH-pack...")
  • 18:26, 14 August 2012 (diff | hist) . . (+538). . N NameToID(Created page with "===From the Scripting Manual=== ''function NameToID(Name: string): integer;'' '''Parameter Info:''' Name (String): Player Name which will be used to return the Player ID...") (current)
  • 18:26, 14 August 2012 (diff | hist) . . (+1,029). . N Player ID(Created page with "Player IDs are unsigned integers used by the server and admins as an easy way to identify players and bots. IDs assignment , which is done by the server, starts at 1 (one), an...") (current)
  • 18:25, 14 August 2012 (diff | hist) . . (+1,673). . N Commands(Created page with "Here's a list of all known commands that you can perform without extra modules implemented. Note that some are admin only, some don't have output returns, others have tricky (...")
  • 18:25, 14 August 2012 (diff | hist) . . (+462). . N Remote.txt(Created page with "Plain ASCII text-file like the rest of the configuration files used by the server. IPs placed here will give admin status to those with the same ip that join the serve...")
  • 18:23, 14 August 2012 (diff | hist) . . (+916). . N Ports(Created page with "== Server Ports == Ports and protocols used by the server are as following, main port being the one specified under Port= in Soldat.ini (default is 23073). * TCP and UDP...")
  • 18:22, 14 August 2012 (diff | hist) . . (+2,853). . N Command line arguments(Created page with "When running your server from the command line, you can take advantage of what is known as ''command line arguments''. This is, basically, sending data to the binary on-the-fl...")
  • 18:15, 14 August 2012 (diff | hist) . . (+1,783). . N Server.ini(Created page with "Server.ini file was added in version 2.6.1, by EnEsCe. New settings can be found and adjusted in this file, such as enabling or disabling scripting, using health cooldown, etc...")
  • 18:13, 14 August 2012 (diff | hist) . . (+12,008). . N Soldat.ini(Created page with "Soldat.ini is the main configuration file for Soldat. It can be edited manually with Nano, Notepad or any other plain-text editor. The same file is used by the Soldat ...")
  • 18:13, 14 August 2012 (diff | hist) . . (+1,109). . N Mapslist.txt(Created page with "The soldat server uses a plain ASCII textfile to load the maps list file, by default mapslist.txt, located in the root folder of the server. There should be one map...")
  • 18:11, 14 August 2012 (diff | hist) . . (+2,564). . N Server(Created page with "==Requirements== * 266 Mhz * 32 MB Ram * Fast download & upload internet connection ( >512kbps suggested) * Operative system: >Windows 98SE or Linux (32-bit) ==Getting the s...")

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