|
|
@@ -5,7 +5,7 @@
|
|
|
<game_name>Multi Theft Auto</game_name>
|
|
|
<server_exec_name>MTA Server.exe</server_exec_name>
|
|
|
<console_log>mods/deathmatch/logs/server.log</console_log>
|
|
|
- <max_user_amount>1024</max_user_amount>
|
|
|
+ <max_user_amount>4096</max_user_amount>
|
|
|
<control_protocol>lcon</control_protocol>
|
|
|
<mods>
|
|
|
<mod key="default">
|
|
|
@@ -25,6 +25,7 @@
|
|
|
</text>
|
|
|
<text key="port">
|
|
|
<default>serverport</default>
|
|
|
+ <default>httpport</default>
|
|
|
<filepath>mods/deathmatch/mtaserver.conf</filepath>
|
|
|
<options>tags</options>
|
|
|
</text>
|
|
|
@@ -34,13 +35,4 @@
|
|
|
<options>tags</options>
|
|
|
</text>
|
|
|
</replace_texts>
|
|
|
- <custom_fields>
|
|
|
- <field key="httpport" type="text">
|
|
|
- <default>httpport</default>
|
|
|
- <default_value>22005</default_value>
|
|
|
- <filepath>mods/deathmatch/mtaserver.conf</filepath>
|
|
|
- <options>tags</options>
|
|
|
- <desc>Port of the http server (it could be same as server port).</desc>
|
|
|
- </field>
|
|
|
- </custom_fields>
|
|
|
-</game_config>
|
|
|
+</game_config>
|