<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=IceCubeGTA</id>
	<title>Multi Theft Auto: Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.multitheftauto.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=IceCubeGTA"/>
	<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/wiki/Special:Contributions/IceCubeGTA"/>
	<updated>2026-04-24T17:22:36Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.39.3</generator>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DE/Server_Anleitung&amp;diff=19862</id>
		<title>DE/Server Anleitung</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DE/Server_Anleitung&amp;diff=19862"/>
		<updated>2009-06-11T18:17:26Z</updated>

		<summary type="html">&lt;p&gt;IceCubeGTA: /* Port Konfiguration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
==Vorwort==&lt;br /&gt;
Einen MTA Server einzurichten ist einfacher, als es aussieht. Wenn Du dieser Anleitung folgst, brauchst Du nur wenige Minuten, um Deinen ganz eigenen MTA Server zum Laufen zu bringen.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
&lt;br /&gt;
Installation:&lt;br /&gt;
&lt;br /&gt;
*Ladet die &amp;quot;resource&amp;quot; von http://code.google.com/p/multitheftauto-resources/downloads/list runter&lt;br /&gt;
&lt;br /&gt;
*Entpackt den Ordner resource&lt;br /&gt;
&lt;br /&gt;
*Kopiert alle Scriptordner aus dem runtergeladenem Ordner in &amp;quot;C:\Programme\MTA San Andreas\server\mods\deathmatch\resources (falls der ordner &amp;quot;resource&amp;quot; nicht exestiert erstellt ihn)&lt;br /&gt;
&lt;br /&gt;
==Konfiguration==&lt;br /&gt;
Nun müsst ihr euren Server Konfigurieren, später könnt ihr dann euren Server über die Konsole oder den Browser steuern.&lt;br /&gt;
&lt;br /&gt;
===Server Konfigurieren===&lt;br /&gt;
Alle Konfigurationen für euren Server findet ihr in .../mods/deathmatch/mtaserver.conf&lt;br /&gt;
&lt;br /&gt;
===Port Konfiguration===&lt;br /&gt;
Hier wird erklärt welche Ports ihr öffnen müsst, damit auch andere Spieler auf euren Server Connecten können&lt;br /&gt;
&lt;br /&gt;
Als erstes öffnet ihr die Datei 'mods/deathmatch/'''mtaserver.conf'''' und sucht nach diesen Zeilen&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;serverport&amp;gt;22004&amp;lt;/serverport&amp;gt;&lt;br /&gt;
&amp;lt;httpport&amp;gt;22005&amp;lt;/httpport&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Diese Ports müsst ihr in eurem Router öffnen&lt;br /&gt;
&lt;br /&gt;
Damit euer Server in der Browserliste im Spiel angezeigt wird, müsst ihr diese Zeile suchen und enstprechend umstellen.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;ase&amp;gt;1&amp;lt;/ase&amp;gt; &amp;lt;!-- 0 = aus and 1 = ein.&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Wenn ihr nicht wisst wie man bei eurem router die Ports freischaltet dann schaut mal auf diese Seite http://portforward.com/&lt;br /&gt;
&lt;br /&gt;
serverport: udp&lt;br /&gt;
httpport: tcp&lt;br /&gt;
&lt;br /&gt;
Dann müsst ihr noch den &amp;quot;ase&amp;quot; Port öffnen:&lt;br /&gt;
serverport + 123&lt;br /&gt;
Z.b. euer Serverport ist 22004 dann ist der &amp;quot;ase&amp;quot; port 22127.&lt;br /&gt;
&lt;br /&gt;
Aseport: udp.&lt;br /&gt;
&lt;br /&gt;
More comming soon - IceCubeGTA&lt;/div&gt;</summary>
		<author><name>IceCubeGTA</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DE/Server_Anleitung&amp;diff=19861</id>
		<title>DE/Server Anleitung</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DE/Server_Anleitung&amp;diff=19861"/>
		<updated>2009-06-11T18:14:57Z</updated>

		<summary type="html">&lt;p&gt;IceCubeGTA: /* Konfiguration */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
==Vorwort==&lt;br /&gt;
Einen MTA Server einzurichten ist einfacher, als es aussieht. Wenn Du dieser Anleitung folgst, brauchst Du nur wenige Minuten, um Deinen ganz eigenen MTA Server zum Laufen zu bringen.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
&lt;br /&gt;
Installation:&lt;br /&gt;
&lt;br /&gt;
*Ladet die &amp;quot;resource&amp;quot; von http://code.google.com/p/multitheftauto-resources/downloads/list runter&lt;br /&gt;
&lt;br /&gt;
*Entpackt den Ordner resource&lt;br /&gt;
&lt;br /&gt;
*Kopiert alle Scriptordner aus dem runtergeladenem Ordner in &amp;quot;C:\Programme\MTA San Andreas\server\mods\deathmatch\resources (falls der ordner &amp;quot;resource&amp;quot; nicht exestiert erstellt ihn)&lt;br /&gt;
&lt;br /&gt;
==Konfiguration==&lt;br /&gt;
Nun müsst ihr euren Server Konfigurieren, später könnt ihr dann euren Server über die Konsole oder den Browser steuern.&lt;br /&gt;
&lt;br /&gt;
===Server Konfigurieren===&lt;br /&gt;
Alle Konfigurationen für euren Server findet ihr in .../mods/deathmatch/mtaserver.conf&lt;br /&gt;
&lt;br /&gt;
===Port Konfiguration===&lt;br /&gt;
Hier wird erklärt welche Ports ihr öffnen müsst, damit auch andere Spieler auf euren Server Connecten können&lt;br /&gt;
&lt;br /&gt;
Als erstes öffnet ihr die Datei 'mods/deathmatch/'''mtaserver.conf'''' und sucht nach diesen Zeilen&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;serverport&amp;gt;22004&amp;lt;/serverport&amp;gt;&lt;br /&gt;
&amp;lt;httpport&amp;gt;22005&amp;lt;/httpport&amp;gt;&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
Diese Ports müsst ihr in eurem Router öffnen&lt;br /&gt;
&lt;br /&gt;
Damit euer Server in der Browserliste im Spiel angezeigt wird, müsst ihr diese Zeile suchen und enstprechend umstellen.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;xml&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;ase&amp;gt;1&amp;lt;/ase&amp;gt; &amp;lt;!-- 0 = aus and 1 = ein.&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Wenn ihr nicht wisst wie man bei eurem router die Ports freischaltet dann schaut mal auf diese Seite http://portforward.com/&lt;br /&gt;
&lt;br /&gt;
serverport: udp&lt;br /&gt;
httpport: tcp&lt;br /&gt;
&lt;br /&gt;
Dann müsst ihr noch den &amp;quot;ase&amp;quot; Port öffnen:&lt;br /&gt;
serverport + 123&lt;br /&gt;
Z.b. euer Serverport ist 22004 dann ist der &amp;quot;ase&amp;quot; port 22127.&lt;br /&gt;
&lt;br /&gt;
Aseport: udp.&lt;/div&gt;</summary>
		<author><name>IceCubeGTA</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DE/Server_Anleitung&amp;diff=19860</id>
		<title>DE/Server Anleitung</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DE/Server_Anleitung&amp;diff=19860"/>
		<updated>2009-06-11T17:23:57Z</updated>

		<summary type="html">&lt;p&gt;IceCubeGTA: /* Windows */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
==Vorwort==&lt;br /&gt;
Einen MTA Server einzurichten ist einfacher, als es aussieht. Wenn Du dieser Anleitung folgst, brauchst Du nur wenige Minuten, um Deinen ganz eigenen MTA Server zum Laufen zu bringen.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
&lt;br /&gt;
Installation:&lt;br /&gt;
&lt;br /&gt;
*Ladet die &amp;quot;resource&amp;quot; von http://code.google.com/p/multitheftauto-resources/downloads/list runter&lt;br /&gt;
&lt;br /&gt;
*Entpackt den Ordner resource&lt;br /&gt;
&lt;br /&gt;
*Kopiert alle Scriptordner aus dem runtergeladenem Ordner in &amp;quot;C:\Programme\MTA San Andreas\server\mods\deathmatch\resources (falls der ordner &amp;quot;resource&amp;quot; nicht exestiert erstellt ihn)&lt;br /&gt;
&lt;br /&gt;
==Konfiguration==&lt;/div&gt;</summary>
		<author><name>IceCubeGTA</name></author>
	</entry>
	<entry>
		<id>https://wiki.multitheftauto.com/index.php?title=DE/Server_Anleitung&amp;diff=19859</id>
		<title>DE/Server Anleitung</title>
		<link rel="alternate" type="text/html" href="https://wiki.multitheftauto.com/index.php?title=DE/Server_Anleitung&amp;diff=19859"/>
		<updated>2009-06-11T17:13:31Z</updated>

		<summary type="html">&lt;p&gt;IceCubeGTA: /* Windows */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
==Vorwort==&lt;br /&gt;
Einen MTA Server einzurichten ist einfacher, als es aussieht. Wenn Du dieser Anleitung folgst, brauchst Du nur wenige Minuten, um Deinen ganz eigenen MTA Server zum Laufen zu bringen.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
===Windows===&lt;br /&gt;
&lt;br /&gt;
Installation:&lt;br /&gt;
&lt;br /&gt;
*Ladet die &amp;quot;resource&amp;quot; von http://code.google.com/p/multitheftauto-resources/downloads/list runter&lt;br /&gt;
&lt;br /&gt;
*Entpackt den Ordner resource&lt;br /&gt;
&lt;br /&gt;
*Kopiert alle Scriptordner aus dem runtergeladenem Ordner in &amp;quot;C:\Programme\MTA San Andreas\server\mods\deathmatch\resources (falls der ordner &amp;quot;resource&amp;quot; nicht exestiert erstellt ihn)&lt;/div&gt;</summary>
		<author><name>IceCubeGTA</name></author>
	</entry>
</feed>