Sin1 16px.png

SiN 1 Multiplayer: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
mNo edit summary
 
(20 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{game release|appid=1309}}
{{sin topicon}}
{{Non-valve engine|grandfathered}}
==Dedicated Servers==
==Dedicated Servers==
===Starting A Standard Deathmatch Server===
To start a standard multiplayer server, select Game from the main menu, then Multiplayer and Start Multiplayer Game.


Once all of the settings are how you want them, select Launch the Server... to start your server.
The following commands to create a dedicated server can be added to launch options in the properties menu of SiN 1 Multiplayer.


To create a dedicated server, right-click on Sin in your Steam Games list, and select Create shortcut. Right-click on the new shortcut that has been created on your desktop, and add the following to the end of the Target line:
{{note|It is also possible to run a dedicated server [http://www.ritualistic.com/forums/showflat.php?Cat<nowiki>=</nowiki>&Number<nowiki>=</nowiki>162980 without Steam]}}
===Starting a Standard Deathmatch Server===


+set dedicated 1
To start a standard multiplayer server, select '''Game''' from the main menu, then '''Multiplayer''', and '''Start Multiplayer Game'''.
===Starting A Standard Dedicated CTF Server===
 
To create a dedicated Internet CTF server, right-click on Sin in your Steam Games list, and select Create shortcut. Right-click on the new shortcut that has been created on your desktop, and add the following to the end of the Target line:
Once all of the settings are how you want them, select '''Launch the Server...''' to start your server.
 
To create a dedicated server, right-click on SiN 1 Multiplayer in your Steam '''Games List''' and select '''Create shortcut'''. Right-click on the new shortcut that has been created on your desktop, and add the following to the end of the '''Target''' line: <code>+set dedicated 1</code>
 
===Starting a Standard Dedicated CTF Server===
 
To create a dedicated CTF server, right-click on '''SiN 1 Multiplayer''' in your '''Games List''', and select '''Create shortcut'''. Right-click on the new shortcut that has been created on your desktop and add the following to the end of the '''Target''' line: <code>+set game ctf +set dedicated 1 +exec sinctf.cfg</code>


+set game ctf +set dedicated 1 +exec sinctf.cfg
===Ports===
===Ports===
* 22440 TCP/UDP
* 22440 TCP/UDP
* 22441 TCP/UDP
* 22441 TCP/UDP
* 27015 TCP/UDP
* 27015 TCP/UDP
==Availability==
 
This game is bundled with [[Sin Episodes#Emergence|SiN Episodes: Emergence]].
==See also==
==See Also==
 
[http://files.filefront.com/SiN_Tools/;5025089;;/fileinfo.html SiN Tools]
* {{sin1|4}}
[[Category:Other games on Steam]]
* [http://files.filefront.com/SiN_Tools/;5025089;;/fileinfo.html SiN Tools]
* [http://kotisivu.dnainternet.net/bigpapa/Red118.zip ReDeMpTiOn Bot v1.19 for Sin]
* [http://www.ritualistic.com/blueprints/ SiN : Blueprints] - Editing tips, tutorials, and prefabs
* [http://www.ritualistic.com/node/ The Node] - 3D Game Design Info (Scripting, Mapping, Entities)
* [http://www.ritualistic.com/games.php/sin/files_demo.php SiN 1 Demo]
* [http://www.fileplanet.com/11032/10000/fileinfo/SiN-(Update) SiN 1 Demo (Windows) @ FilePlanet]

Latest revision as of 06:44, 20 June 2024

Info icon
This page documents information about a third-party game or which is distributed on Steam but is not related to Valve's games, engines, or Wikipedia icon intellectual property. Nonetheless, it has existed on this wiki for a long time, and is being kept in the meantime due to having a significant amount of information.

Dedicated Servers

The following commands to create a dedicated server can be added to launch options in the properties menu of SiN 1 Multiplayer.

Note.pngNote:It is also possible to run a dedicated server =&Number=162980 without Steam

Starting a Standard Deathmatch Server

To start a standard multiplayer server, select Game from the main menu, then Multiplayer, and Start Multiplayer Game.

Once all of the settings are how you want them, select Launch the Server... to start your server.

To create a dedicated server, right-click on SiN 1 Multiplayer in your Steam Games List and select Create shortcut. Right-click on the new shortcut that has been created on your desktop, and add the following to the end of the Target line: +set dedicated 1

Starting a Standard Dedicated CTF Server

To create a dedicated CTF server, right-click on SiN 1 Multiplayer in your Games List, and select Create shortcut. Right-click on the new shortcut that has been created on your desktop and add the following to the end of the Target line: +set game ctf +set dedicated 1 +exec sinctf.cfg

Ports

  • 22440 TCP/UDP
  • 22441 TCP/UDP
  • 27015 TCP/UDP

See also