Difference between revisions of "Main Page"

From Soldat Community Wiki
Jump to: navigation, search
(Added old main page and changed the notice to stand out more, fixed a spelling error in the old history page)
Line 1: Line 1:
The old Soldat Devs wiki has become plagued with spam and other problems.  We are working on migrating all content to this new wiki, but you can find the old content at http://devs-old.soldat.pl for now.  Please feel free to register and copy pages over! We need all the help we can get.
+
{| style="color:black; background-color:#ffcccc;" cellpadding="10" class="wikitable"
 +
|The old Soldat Devs wiki has become plagued with spam and other problems.  We are working on migrating all content to this new wiki, but you can find the old content at http://devs-old.soldat.pl for now.  Please feel free to register and copy pages over! We need all the help we can get.
 +
|}
 +
__NOTOC__
 +
== Welcome to the #Soldat.Devs Reference Wiki! ==
 +
 
 +
Welcome to the Soldat Developer's Wiki.  Here you'll find reference to most of the common topics asked about or discussed in the channel and forums. If you have have bugs or suggestions please contact us on [irc://irc.quakenet.org/#soldat.devs #soldat.devs at QuakeNet].  General information for Soldat can be found and added at the [http://wiki.soldat.nl Official Soldat Community Wiki].  This wiki is intended as a location for the more specific and more technical knowledge that currently exists within the Soldat community.
 +
 
 +
{| width=100%
 +
| style="width: 50%; vertical-align: top" |
 +
 
 +
===Server General===
 +
*[[Server|Introduction]]
 +
*[[Commands|Commands Reference]]
 +
*[[Logging|Logging]]
 +
*[[BattlEye|BattlEye Anti-Cheat Engine]]
 +
 
 +
===Server Configuration===
 +
*[[Soldat.ini|Editing soldat.ini]]
 +
*[[Server.ini|Editing server.ini]]
 +
*[[Mapslist.txt|Editing mapslist.txt]]
 +
*[[Gamestat.txt|Reading gamestat.txt]]
 +
*[[Banned.txt|Bans in banned.txt]]
 +
*[[Remote.txt|Remote admins by IP]]
 +
 
 +
| style="width: 50%; vertical-align: top" |
 +
 
 +
===Server Scripting===
 +
*[[Scripting_basics|Introduction]]
 +
*[[Scripting|Reference Manual]]
 +
*[[Scripting Templates]]
 +
 
 +
===General Technical Information===
 +
*[[Ports|About Ports, Protocols and Forwarding]]
 +
*[[Testing your connectivity|Testing Your Connectivity]]
 +
*[[Refresh|Using the REFRESH Packet]]
 +
*[[Raw_commands|RAW Commands]]
 +
*[[Command line arguments|Command Line Arguments]]
 +
*[[Map|Map File Structure]]
 +
*[[Download_thread|Map/Files Downloading]]
 +
*[[Lobby Protocol]]
 +
*[[Bandwidth|About Bandwidth]]
 +
|}

Revision as of 17:48, 14 August 2012

The old Soldat Devs wiki has become plagued with spam and other problems. We are working on migrating all content to this new wiki, but you can find the old content at http://devs-old.soldat.pl for now. Please feel free to register and copy pages over! We need all the help we can get.

Welcome to the #Soldat.Devs Reference Wiki!

Welcome to the Soldat Developer's Wiki. Here you'll find reference to most of the common topics asked about or discussed in the channel and forums. If you have have bugs or suggestions please contact us on #soldat.devs at QuakeNet. General information for Soldat can be found and added at the Official Soldat Community Wiki. This wiki is intended as a location for the more specific and more technical knowledge that currently exists within the Soldat community.

Server General

Server Configuration

Server Scripting

General Technical Information