antdemo45 Posted November 25, 2006 Share Posted November 25, 2006 Hi guys, I have looked around, and found a few useful things, ok let me set you to the proplem. The proplem is, I have made a server, it works, friends can connect to it, but I need to know How I can log into the rcon command bit, where I can set levels and stuff. I have looked in the Config, I am abit confused, I would like to log on the remote admin and set levels and what not. I am just abit new to this kind of thing, hehe but if you could help and place me some commands and stuff or printscreens of what to do, I would really be happy and thank you. Anyway please dont post below nasty stuff because I am not impressed with a few comments on some other threads people have made, makes it look like the site is full of kids. Anyway other then that, thank you in advanced Link to comment
Brophy Posted November 25, 2006 Share Posted November 25, 2006 Did u also check the wiki and manual? Link to comment
antdemo45 Posted November 25, 2006 Author Share Posted November 25, 2006 why is that ment to help? Link to comment
Hedning Posted November 25, 2006 Share Posted November 25, 2006 Go to c:/program/mta san andreas/server/mods/race and open mta server conf file. Find this: # Admin # Required: No # Purpose: Defines all the people in-server who can rcon_login to admin # Format - Admin # Notes: # admin-level must not go above 5 # Names and passwords are case sensitive #Admin Default password 5 Add under #Admin Default password 5 your nickname you want to login with, and the pass and what lvl you want to login with. ex: # Admin # Required: No # Purpose: Defines all the people in-server who can rcon_login to admin # Format - Admin # Notes: # admin-level must not go above 5 # Names and passwords are case sensitive #Admin Default password 5 Admin antdemo45 PASS 5 to login as an admin in the server type: rcon_login in the console (F8) but without < >. Link to comment
antdemo45 Posted November 25, 2006 Author Share Posted November 25, 2006 Omg, this is strange, I tried this: http://img87.imageshack.us/img87/7893/33yd9.jpg and here: http://img95.imageshack.us/img95/9827/untitledbi4.jpg Please tell me what I am doing wrong Link to comment
Hedning Posted November 25, 2006 Share Posted November 25, 2006 lol that isnt strange, you have just typed wrong. in the pic you have logged in with rcon_login PASS but in the second pic you have password as a password, do you see the problem? Link to comment
SDK Posted November 25, 2006 Share Posted November 25, 2006 where "password" stands has to be the real password after the password comes the level of the admin ex: if you wont to make an admin "antdemo45" with the password "release_it" and level 4 Admin antdemo45 release_it 4 i hope i'm right Link to comment
antdemo45 Posted November 25, 2006 Author Share Posted November 25, 2006 thnc alot you guys, but i tried it and logged in but no message this time, i tried to mute ma m8, but nothing happend. can someone please write the config little bit of what is what? I mean like you posted before but tell me how to log in? thnx alot am a bit rusty lol Link to comment
antdemo45 Posted November 25, 2006 Author Share Posted November 25, 2006 My config: # ServerName# Required: Yes # Purpose: Defines the name of the server # Format - ServerName ServerName Men Of Business [MOB* (Recruting) # ServerPort # Required: Yes # Purpose: Defines the port for players to connect on # Format - ServerPort # Notes: # Must be a numerical value ServerPort 22003 # MaxPlayers # Required: Yes # Purpose: Defines the max players that can connect to the server # Format - MaxPlayers # Notes: # Must be a numerical value and must not go above 32 MaxPlayers 32 # ServerPassword # Required: No (Yes if server should be passworded) # Purpose: Defines the server password # Format - ServerPassword #ServerPassword mypassword # ASE # Required: No # Purpose: Defines whether the server should report to the All Seeing Eye (can be seen in the Server Browser) # Format - ASE # Notes: # Set to 1 to enable, anything else to disable ASE 1 # AdminServer # Required: No # Purpose: Defines whether the server should enable Remote Admin # Format - AdminServer <1/0> # Notes: # Set to 1 to enable, anything else to disable # REMEMBER TO CHANGE THE ADMIN PASSWORD! AdminServer 1 # AdminPort # Required: Yes (if AdminServer is enabled) # Purpose: Defines the port for Remote Admins to connect on # Format - AdminPort # Notes: # Must be a numerical value AdminPort 44003 # AdminPass # Required: Yes (if AdminServer is enabled) # Purpose: Defines the Remote Admin password # Format - AdminPass AdminPass myadminpassword # AllowAdminShutdown # Required: No # Purpose: Defines whether the server can be shutdown from Remote Admin # Format - AllowAdminShutdown # Notes: # Set to 1 to enable, anything else to disable AllowAdminShutdown 0 # LogFile # Required: No # Purpose: Defines the file which the server log should be written to # Format - LogFile LogFile mtaserver.log # AntiCheatEnabled # Required: No (defaults to 1) # Purpose: Defines whether anticheat is enabled or not. # Format - AntiCheatEnabled <1/0> AntiCheatEnabled 1 # AutoUpdateAntiCheat # Required: No (defaults to 1) # Purpose: Defines whether the server should check Anti-Cheat for updates automatically on server start. # Format - AutoUpdateAntiCheat <1/0> AutoUpdateAntiCheat 1 # InstantVoteMapEnabled # Required: No (defaults to 0) # Purpose: Defines whether instant map voting is enabled/disabled # Format - InstantVoteMapEnabled <1/0> # Notes: # Due to heavy abuse of this feature in previous releases, we recommend that # you disable this. InstantVoteMapEnabled 0 # InstantVoteMapPercentage # Required: No # Purpose: Defines the percentage of votes needed for a map vote to pass. # A high value is recommended (over 80%) to prevent voting abuse. # Format - InstantVoteMapPercentage <0-100> InstantVoteMapPercentage 80 # InstantVoteMapTimeDelay # Required: No # Purpose: Defines how long a player must wait before they can vote for a new instant map change # Format - InstantVoteMapTimeDelay # Notes: # This does not take effect if there are 2 or less players in the server InstantVoteMapTimeDelay 90 # InstantVoteMapGlobalTimeDelay # Required: No # Purpose: Defines the minimum time between instant map-change votes on the server. # Format - InstantVoteMapGlobalTimeDelay # Notes: # This does not take effect if there are 2 or less players in the server InstantVoteMapGlobalTimeDelay 60 # DefaultRespawnTime # Required: No (defaults to 10 seconds) # Purpose: Defines what respawn time to use if none is specified in the map # Format - DefaultRespawnTime DefaultRespawnTime 5 # DefaultMapDuration # Required: No (defaults to 600 seconds which is 10 minutes) # Purpose: Defines what map duration to use if none is specified in the map. # Format - DefaultMapDuration DefaultMapDuration 1000 # MaxMapDuration # Required: No (defaults to 1200 seconds which is 20 minutes) # Purpose: Defines how long a map can maximally run before the next map is started. This is neccessary for # maps with dynamic respawn when instant vote map change is disabled. # Format - MaxMapDuration MaxMapDuration 1200 # MapNominationEnabled # Required: No (defaults to 1) # Purpose: Defines whether the server will use map nomination votes between maps to decide the next map to play. # If this is set to 0, the server will pick a random map instead. This is recommended rather than instant votes. # Format - MapNominationEnabled <1/0> MapNominationEnabled 1 # MaxNominationMaps # Required: No (defaults to 4) # Purpose: Defines how many random maps that will be picked during a map election between maps. # Format - MaxNominationMaps <2-8> # Notes: # Range for this value is 2 to 8. MaxNominationMaps 4 # IncludeLastMapInNomination # Required: No (defaults to 1) # Purpose: Defines whether the server should put the last map played in the nomination for the next map to play. # Format - IncludeLastMapInNomination <1/0> IncludeLastMapInNomination 1 # Admin # Required: no # Purpose: Defines all the people in-server who can rcon_login to admin # Format - Admin # Notes: # admin-level must not go above 5 # Names and passwords are case sensitive #Admin Default password 5 Admin antdemo45 release_it 4 # RCON # Required: yes # Purpose: Defines the admin level for . If this is not specified it is defaulted # Format - RCON # Notes: # must be between 1 and 5. If it is invalid, the level is defaulted RCON kick 4 RCON ban 4 RCON mute 2 RCON unmute 2 If someone rewrites this and makes it work for me, Ill make you a sig or a wallpaper. I am a graphic desginer so It is a gift from me to you. http://img393.imageshack.us/img393/7570/untitlediq6.jpg ^^ My other proplem Anyway thnx Link to comment
Jani Posted November 25, 2006 Share Posted November 25, 2006 Wow is it really that hard that you don't understand? If I wanted to be an admin with the name Bob and the password twister and the level of 5, then my config would be as follows: # Admin # Required: no # Purpose: Defines all the people in-server who can rcon_login to admin # Format - Admin # Notes: # admin-level must not go above 5 # Names and passwords are case sensitive #Admin Default password 5 Admin Bob twister 5 Then in game I would join the server with the name Bob and type the following in console: rcon_login twister Are you honestly going to tell me that's too hard to understand? Link to comment
antdemo45 Posted November 25, 2006 Author Share Posted November 25, 2006 I did that and fuck all. Same error, how sad is this, this is by far stupid Link to comment
Jani Posted November 25, 2006 Share Posted November 25, 2006 In that case I can guarantee that you've done it wrong again. Show me what you've put in your config, and show me what you typed in console. Link to comment
antdemo45 Posted November 25, 2006 Author Share Posted November 25, 2006 O it works thnx alot bro do you want that graphicx Link to comment
Jani Posted November 25, 2006 Share Posted November 25, 2006 Judging by your serious visible lack of intelligence, I'd rather not have any graphics created by you. Thanks for the offer though. Link to comment
antdemo45 Posted November 25, 2006 Author Share Posted November 25, 2006 Judging by your serious visible lack of intelligence, I'd rather not have any graphics created by you.Thanks for the offer though. lol http://i15.tinypic.com/499w74x.jpg My latest Link to comment
Jani Posted November 25, 2006 Share Posted November 25, 2006 Graphic designer? Ahaha, that's awful. Link to comment
antdemo45 Posted November 25, 2006 Author Share Posted November 25, 2006 now for some reason i cant mute my friend or anything ummmm stuck lol Link to comment
Hedning Posted November 25, 2006 Share Posted November 25, 2006 RCON_MUTE YOURFRIENDSNICKNAME Jani, haha.. but its true. Link to comment
Guest Posted March 18, 2007 Share Posted March 18, 2007 I did download Multiplayer SA game works.Wonder how MTA Server is something wrong with anti-cheat is disabled and out the date? it failed? Link to comment
SDK Posted March 18, 2007 Share Posted March 18, 2007 (edited) yes, the anti cheat won't be updated anymore till MTA DM is released ... Edited March 19, 2007 by Guest Link to comment
Brophy Posted March 19, 2007 Share Posted March 19, 2007 ROFL jani, proberly scared him off now Link to comment
Recommended Posts