a7zan Posted June 10, 2015 Share Posted June 10, 2015 السلام عليكم اليوم وانا اسسوي سيرفر مجآني حطيت الايبي والايبي صحيح بس لما اشغله يجي كذا الايبي حقي مسحته Link to comment
a7zan Posted June 10, 2015 Author Share Posted June 10, 2015 -- This parameter specifies the name the server will be visible as in the ingame server browser and on Game-Monitor. It is a required parameter. --> Default MTA Server -- ONLY USE THIS PARAMETER IF YOU ARE SURE OF WHAT YOU ARE DOING - it is generally only needed for professional servers and should be left blank otherwise. This parameter specifies the IP to use for servers that have multiple IP addresses. If left blank, it will default to server's standard local IP address. --> ********* 22003 32 1 22005 5 20 [url=https://wiki.multitheftauto.com/wiki/Anti-cheat_guide]https://wiki.multitheftauto.com/wiki/Anti-cheat_guide[/url] e.g. To disable anti-cheat #2 and #3, use: 2,3 --> [url=https://wiki.multitheftauto.com/wiki/Anti-cheat_guide]https://wiki.multitheftauto.com/wiki/Anti-cheat_guide[/url] e.g. To enable special detection #12 use: 12 --> 1 [url=https://wiki.multitheftauto.com/wiki/GetPlayerVersion]https://wiki.multitheftauto.com/wiki/GetPlayerVersion[/url] and look like this: 1.1.0-9.03100.0 Note that this setting only determines if the client should be prompted to update. The actual build number they receive will be the highest available. See: [url=https://nightly.multitheftauto.com/ver]https://nightly.multitheftauto.com/ver[/url] --> 1 [url=https://nightly.multitheftauto.com/ver]https://nightly.multitheftauto.com/ver[/url] --> 1 0 -- This parameter reduces the server's bandwidth usage by using various optimizations. Values: none, medium or maximum ; default value: medium --> medium -- The following ???_sync_interval parameters determine the time in milliseconds between certain network packets being sent. More information on how each settings works is available here: https://wiki.multitheftauto.com/wiki/Server_mtaserver.conf --> -- Player sync interval. Default: 100 --> 100 -- Lightweight (player) sync interval. Used when players are far apart. Default: 1500 --> 1500 -- Camera sync interval. Default: 500 --> 500 -- Ped sync interval. Default: 400 --> 400 -- Unoccupied_vehicle sync interval. Default: 400 --> 400 -- Keysync mouse rotation sync interval. For limiting key sync packets due to mouse movement. Default: 100 --> 100 -- Keysync analog movement sync interval. For limiting key sync packets due to joystick movement. Default: 100 --> 100 -- This parameter can improve the reliability of shots when using certain weapons. However, it uses more bandwidth. Values: 0 - disabled , 1 - enabled ; default value: 1. --> 1 -- This parameter sets the amount of extrapolation that clients will apply to remote vehicles. This can reduce some of the latency induced location disparency by predicting where the remote vehicles will probably be. Depending on the gamemode, an incorrect prediction may have a negative effect. Therefore this setting should be considered experimental. Available range: 0 to 100. Default - 0 --> 0 -- This parameter places a limit on how much time (in milliseconds) the vehicle extrapolation will attempt to compensate for. Only relevant if is greater than zero. Available range: 50 to 500. Default - 150 --> 150 -- This parameter can reduce the delay of player actions appearing on remote clients by 2 frames (approx 50ms). Due to the impact this may have on shot lag compensation, it should be considered experimental. Values: 0 - disabled , 1 - enabled ; default value: 0. --> 0 -- Specifies the location and file name of this servers unique private key. This is used to prevent private files saved on the client from being read by other servers. More infomation about client private files can be found here: [url=https://wiki.multitheftauto.com/wiki/Filepath]https://wiki.multitheftauto.com/wiki/Filepath[/url] Keep a backup of this file in a safe place. Default value: server-id.keys--> server-id.keys -- Specifies the location and name of the main server log file. If left blank, server won't be saving this file. --> logs/server.log -- As well as the main log file, login successes and failures are logged here for easy reviewing of security issues. If left blank, this file is not used --> logs/server_auth.log -- Specifies the location and name of the file used to log database queries. The server command 'debugdb' sets the amount of logging. --> logs/db.log -- Specifies the location and name of the file used to log loadstring function calls. If left blank or not set, no logging is done. --> -- logs/loadstring.log --> -- This parameter specifies the location and name of the Access Control List settings file. If left blank, server will use acl.xml file, located in the same folder as this configuration file. --> acl.xml -- Specifies the location and name of the debugscript log file. If left blank, server won't be saving this file. --> logs/scripts.log -- Specifies the level of the debugscript log file. Available values: 0, 1, 2, 3. When not set, defaults to 0. --> 0 -- Specifies the level of the html debug. Available values: 0, 1, 2, 3. When not set, defaults to 0. --> 0 -- Specifies the frame rate limit that will be applied to connecting clients. Available range: 25 to 100. Default: 36. --> 36 -- Specifies whether or not players should automatically be logged in based on their IP adresses --> 0 -- This parameter specifies whether or not to enable player voice chat in-game Values: 0 - disabled , 1 - enabled --> 0 -- This parameter specifies the sample rate for voice chat. 'voice' parameter must be set to 1 for this to be effective. Higher settings use more bandwidth and increase the sampling quality of voice chat Values: 0 - Narrowband (8kHz), 1 - Wideband (16kHz), 2 - Ultrawideband (32kHz). Default - 1 --> 1 -- This parameter specifies the voice quality for voice chat. 'voice' parameter must be set to 1 for this to be effective. Higher settings use more bandwidth and increase the the overall quality of voice chat Available range: 0 to 10. Default - 4 --> 4 -- Specifies the voice bitrate, in bps. This optional parameter overrides the previous two settings. If not set, MTA handles this automatically. Use with care. --> -- 24600 --> -- This parameter specifies the path to use for a basic backup of some server files. Note that basic backups are only made during server startup. Default value: backups --> backups -- This parameter specifies the number of days between each basic backup. Backups are only made during server startup, so the actual interval may be much longer. Setting backup_interval to 0 will disable backups Available range: 0 to 30. Default - 3 --> 3 -- This parameter specifies the maximum number of backup copies to keep. Setting backup_copies to 0 will disable backups Available range: 0 to 100. Default - 5 --> 5 -- This parameter specifies when the internal sqlite databases should be defragmented. http://www.sqlite.org/lang_vacuum.html Values: 0 - Never, 1 - On server start only after basic backup, 2 - On server start always. Default - 1 --> 1 -- Specifies the module(s) which are loaded with the server. To load several modules, add more parameter(s). Optional parameter. --> -- --> -- --> -- Specifies resources that are loaded when the server starts and/or which are protected from being stopped. To specify several resources, add more parameter(s). --> "admin" startup="1" protected="0"/> "defaultstats" startup="1" protected="0"/> "helpmanager" startup="1" protected="0"/> "joinquit" startup="1" protected="0"/> "mapcycler" startup="1" protected="0"/> "mapmanager" startup="1" protected="0"/> "parachute" startup="1" protected="0"/> "performancebrowser" startup="1" protected="0"/> "resourcebrowser" startup="1" protected="1" default="true"/> "resourcemanager" startup="1" protected="1"/> "scoreboard" startup="1" protected="0"/> "spawnmanager" startup="1" protected="0"/> "voice" startup="1" protected="0" /> "votemanager" startup="1" protected="0"/> "webadmin" startup="1" protected="0"/> -- play is the default freeroam gamemode. Remove the following line to prevent it from starting. --> "play" startup="1" protected="0"/> غيرت ملفات وحملت ملفات وغيرت ملف ذا ونفس المشكلة Link to comment
a7zan Posted June 10, 2015 Author Share Posted June 10, 2015 الايبي حقي =_= بس حذفته =_= Link to comment
#Mr.Rajo~,< Posted June 10, 2015 Share Posted June 10, 2015 طيب احذفه كله من الكونفق وجرب كذا خله Link to comment
iMr.SFA7 Posted June 10, 2015 Share Posted June 10, 2015 لا تحط أيبي ولاشيء حط auto يصير كذا -- This parameter specifies the name the server will be visible as in the ingame server browser and on Game-Monitor. It is a required parameter. --> Default MTA Server -- ONLY USE THIS PARAMETER IF YOU ARE SURE OF WHAT YOU ARE DOING - it is generally only needed for professional servers and should be left blank otherwise. This parameter specifies the IP to use for servers that have multiple IP addresses. If left blank, it will default to server's standard local IP address. --> auto 22003 32 1 22005 5 20 [url=https://wiki.multitheftauto.com/wiki/Anti-cheat_guide]https://wiki.multitheftauto.com/wiki/Anti-cheat_guide[/url] e.g. To disable anti-cheat #2 and #3, use: 2,3 --> [url=https://wiki.multitheftauto.com/wiki/Anti-cheat_guide]https://wiki.multitheftauto.com/wiki/Anti-cheat_guide[/url] e.g. To enable special detection #12 use: 12 --> 1 [url=https://wiki.multitheftauto.com/wiki/GetPlayerVersion]https://wiki.multitheftauto.com/wiki/GetPlayerVersion[/url] and look like this: 1.1.0-9.03100.0 Note that this setting only determines if the client should be prompted to update. The actual build number they receive will be the highest available. See: [url=https://nightly.multitheftauto.com/ver]https://nightly.multitheftauto.com/ver[/url] --> 1 [url=https://nightly.multitheftauto.com/ver]https://nightly.multitheftauto.com/ver[/url] --> 1 0 -- This parameter reduces the server's bandwidth usage by using various optimizations. Values: none, medium or maximum ; default value: medium --> medium -- The following ???_sync_interval parameters determine the time in milliseconds between certain network packets being sent. More information on how each settings works is available here: https://wiki.multitheftauto.com/wiki/Server_mtaserver.conf --> -- Player sync interval. Default: 100 --> 100 -- Lightweight (player) sync interval. Used when players are far apart. Default: 1500 --> 1500 -- Camera sync interval. Default: 500 --> 500 -- Ped sync interval. Default: 400 --> 400 -- Unoccupied_vehicle sync interval. Default: 400 --> 400 -- Keysync mouse rotation sync interval. For limiting key sync packets due to mouse movement. Default: 100 --> 100 -- Keysync analog movement sync interval. For limiting key sync packets due to joystick movement. Default: 100 --> 100 -- This parameter can improve the reliability of shots when using certain weapons. However, it uses more bandwidth. Values: 0 - disabled , 1 - enabled ; default value: 1. --> 1 -- This parameter sets the amount of extrapolation that clients will apply to remote vehicles. This can reduce some of the latency induced location disparency by predicting where the remote vehicles will probably be. Depending on the gamemode, an incorrect prediction may have a negative effect. Therefore this setting should be considered experimental. Available range: 0 to 100. Default - 0 --> 0 -- This parameter places a limit on how much time (in milliseconds) the vehicle extrapolation will attempt to compensate for. Only relevant if is greater than zero. Available range: 50 to 500. Default - 150 --> 150 -- This parameter can reduce the delay of player actions appearing on remote clients by 2 frames (approx 50ms). Due to the impact this may have on shot lag compensation, it should be considered experimental. Values: 0 - disabled , 1 - enabled ; default value: 0. --> 0 -- Specifies the location and file name of this servers unique private key. This is used to prevent private files saved on the client from being read by other servers. More infomation about client private files can be found here: [url=https://wiki.multitheftauto.com/wiki/Filepath]https://wiki.multitheftauto.com/wiki/Filepath[/url] Keep a backup of this file in a safe place. Default value: server-id.keys--> server-id.keys -- Specifies the location and name of the main server log file. If left blank, server won't be saving this file. --> logs/server.log -- As well as the main log file, login successes and failures are logged here for easy reviewing of security issues. If left blank, this file is not used --> logs/server_auth.log -- Specifies the location and name of the file used to log database queries. The server command 'debugdb' sets the amount of logging. --> logs/db.log -- Specifies the location and name of the file used to log loadstring function calls. If left blank or not set, no logging is done. --> -- logs/loadstring.log --> -- This parameter specifies the location and name of the Access Control List settings file. If left blank, server will use acl.xml file, located in the same folder as this configuration file. --> acl.xml -- Specifies the location and name of the debugscript log file. If left blank, server won't be saving this file. --> logs/scripts.log -- Specifies the level of the debugscript log file. Available values: 0, 1, 2, 3. When not set, defaults to 0. --> 0 -- Specifies the level of the html debug. Available values: 0, 1, 2, 3. When not set, defaults to 0. --> 0 -- Specifies the frame rate limit that will be applied to connecting clients. Available range: 25 to 100. Default: 36. --> 36 -- Specifies whether or not players should automatically be logged in based on their IP adresses --> 0 -- This parameter specifies whether or not to enable player voice chat in-game Values: 0 - disabled , 1 - enabled --> 0 -- This parameter specifies the sample rate for voice chat. 'voice' parameter must be set to 1 for this to be effective. Higher settings use more bandwidth and increase the sampling quality of voice chat Values: 0 - Narrowband (8kHz), 1 - Wideband (16kHz), 2 - Ultrawideband (32kHz). Default - 1 --> 1 -- This parameter specifies the voice quality for voice chat. 'voice' parameter must be set to 1 for this to be effective. Higher settings use more bandwidth and increase the the overall quality of voice chat Available range: 0 to 10. Default - 4 --> 4 -- Specifies the voice bitrate, in bps. This optional parameter overrides the previous two settings. If not set, MTA handles this automatically. Use with care. --> -- 24600 --> -- This parameter specifies the path to use for a basic backup of some server files. Note that basic backups are only made during server startup. Default value: backups --> backups -- This parameter specifies the number of days between each basic backup. Backups are only made during server startup, so the actual interval may be much longer. Setting backup_interval to 0 will disable backups Available range: 0 to 30. Default - 3 --> 3 -- This parameter specifies the maximum number of backup copies to keep. Setting backup_copies to 0 will disable backups Available range: 0 to 100. Default - 5 --> 5 -- This parameter specifies when the internal sqlite databases should be defragmented. http://www.sqlite.org/lang_vacuum.html Values: 0 - Never, 1 - On server start only after basic backup, 2 - On server start always. Default - 1 --> 1 -- Specifies the module(s) which are loaded with the server. To load several modules, add more parameter(s). Optional parameter. --> -- --> -- --> -- Specifies resources that are loaded when the server starts and/or which are protected from being stopped. To specify several resources, add more parameter(s). --> "admin" startup="1" protected="0"/> "defaultstats" startup="1" protected="0"/> "helpmanager" startup="1" protected="0"/> "joinquit" startup="1" protected="0"/> "mapcycler" startup="1" protected="0"/> "mapmanager" startup="1" protected="0"/> "parachute" startup="1" protected="0"/> "performancebrowser" startup="1" protected="0"/> "resourcebrowser" startup="1" protected="1" default="true"/> "resourcemanager" startup="1" protected="1"/> "scoreboard" startup="1" protected="0"/> "spawnmanager" startup="1" protected="0"/> "voice" startup="1" protected="0" /> "votemanager" startup="1" protected="0"/> "webadmin" startup="1" protected="0"/> -- play is the default freeroam gamemode. Remove the following line to prevent it from starting. --> "play" startup="1" protected="0"/> Link to comment
a7zan Posted June 11, 2015 Author Share Posted June 11, 2015 ^^ مجرب وما زبط المهم مشكور عبآدي Link to comment
</Mr.Tn6eL> Posted June 11, 2015 Share Posted June 11, 2015 ^^ مجرب وما زبطالمهم مشكور عبآدي ليش متعب نفسك ؟ حمل ملف جديد وانتهينا !! او <config> <servername>Default MTA Server</servername> <serverip></serverip> <serverport>22003</serverport> <maxplayers>32</maxplayers> <httpserver>1</httpserver> <httpport>22005</httpport> <httpdownloadurl></httpdownloadurl> <httpmaxconnectionsperclient>5</httpmaxconnectionsperclient> <httpdosthreshold>20</httpdosthreshold> <http_dos_exclude></http_dos_exclude> <allow_gta3_img_mods>none</allow_gta3_img_mods> <disableac></disableac> <enablesd></enablesd> <minclientversion>1.4.1-9.07241</minclientversion> <minclientversion_auto_update>1</minclientversion_auto_update> <recommendedclientversion></recommendedclientversion> <ase>1</ase> <donotbroadcastlan>0</donotbroadcastlan> <password>112233</password> <bandwidth_reduction>medium</bandwidth_reduction> <player_sync_interval>100</player_sync_interval> <lightweight_sync_interval>1500</lightweight_sync_interval> <camera_sync_interval>500</camera_sync_interval> <ped_sync_interval>400</ped_sync_interval> <unoccupied_vehicle_sync_interval>400</unoccupied_vehicle_sync_interval> <keysync_mouse_sync_interval>100</keysync_mouse_sync_interval> <keysync_analog_sync_interval>100</keysync_analog_sync_interval> <bullet_sync>1</bullet_sync> <vehext_percent>0</vehext_percent> <vehext_ping_limit>150</vehext_ping_limit> <latency_reduction>0</latency_reduction> <idfile>server-id.keys</idfile> <logfile>logs/server.log</logfile> <authfile>logs/server_auth.log</authfile> <dbfile>logs/db.log</dbfile> <acl>acl.xml</acl> <scriptdebuglogfile>logs/scripts.log</scriptdebuglogfile> <scriptdebugloglevel>0</scriptdebugloglevel> <htmldebuglevel>0</htmldebuglevel> <fpslimit>36</fpslimit> <autologin>0</autologin> <voice>0</voice> <voice_samplerate>1</voice_samplerate> <voice_quality>4</voice_quality> <backup_path>backups</backup_path> <backup_interval>3</backup_interval> <backup_copies>5</backup_copies> <compact_internal_databases>1</compact_internal_databases> <resource src="admin" startup="1" protected="0" /> <resource src="defaultstats" startup="1" protected="0" /> <resource src="helpmanager" startup="1" protected="0" /> <resource src="joinquit" startup="1" protected="0" /> <resource src="mapcycler" startup="1" protected="0" /> <resource src="mapmanager" startup="1" protected="0" /> <resource src="parachute" startup="1" protected="0" /> <resource src="performancebrowser" startup="1" protected="0" /> <resource src="reload" startup="1" protected="0" /> <resource src="resourcebrowser" startup="1" protected="1" default="true" /> <resource src="resourcemanager" startup="1" protected="1" /> <resource src="scoreboard" startup="1" protected="0" /> <resource src="spawnmanager" startup="1" protected="0" /> <resource src="voice" startup="1" protected="0" /> <resource src="votemanager" startup="1" protected="0" /> <resource src="webadmin" startup="1" protected="0" /> <resource src="play" startup="1" protected="0" /> </config> واذا نفس المشكلة سوي اعادة تثبيت للعبة # Link to comment
a7zan Posted June 11, 2015 Author Share Posted June 11, 2015 انحلت المشكلة كنت بقول ما زبط لسفاح لان مجرب كذا ذذذ مشكورين عع كل حآل ~ Link to comment
iMr.SFA7 Posted June 11, 2015 Share Posted June 11, 2015 انحلت المشكلةكنت بقول ما زبط لسفاح لان مجرب كذا ذذذ مشكورين عع كل حآل ~ المشكلة منككـ ذذ انا مسويها وزابط معي , ذذ Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now