![]() | i3D.net Support (email & live chat)
|
| | #2 (permalink) |
| Sergeant First Class Join Date: 07 August 08 Location: Overijsel Twente Denekamp
Posts: 428
Downloads: 64 Uploads: 0
Xfire: wesleyty ![]() | Commands /serverinfo - This command shows the server settings and configurations. /map [map name] - This will load the given map. Map names can be found in the map overview article here. /map_rotate - This will load the next map of the rotation. This is set in the 'sv_maprotation' file on your server. /map_restart - This will restart the current map. /fast_restart - This will restart the current map just like /map_restart but is much faster as it will not load the map again. It will just restart the map. /status - This shows information about the connected players. This includes the client ID, score, ping, GUID, name and IP address. The ID and name can be used for the following commands. /tell [player id] - This will display a message to a specific player. The ID is given with the /status command. /clientkick [player id] - This will kick a player according to its ID (given with the /status command). /kick [player name] - This will do the same as the /clientkick command, but this command requires the player's name. However, some names are very difficult to enter (with colour codes etc.), thats why the /clientkick commands is easier in use. You can use 'all' as player name, this will kick all players from the server. /onlykick [player name] - Does the same as /kick as far as I know. /banClient [player id] - This command will ban a player according to its ID. The player's GUID will be added to ban.txt. /banUser [player name] - This command does the same as the /banclient command. However, this requires you to fill in the player's name, it is therefore advised to use the /banclient command (names can be long or contain colour codes). /tempBanClient [player id] - This will temporary ban a player using the player's ID. The length of a temporary ban can be changed in the server configuration file. /tempBanUser [player name] - This will temporary ban a player using the player's name. /unbanUser [player name] - This will unban a user according to the player's name. If the player's name appears more than once in ban.txt, you can edit the file and remove the banned player manually. /dumpuser [player name] - This will give information about the player. /killserver - As the name says, it will shut your server down. RCON usage It is very likely that you are not playing at the same location (IP address) as your server is. Thats where we use RCON (= remote control) commands for. Using RCON is very easy, just add '/rcon ' in front of the commands above (removing the '/' of those commands). But before you can use RCON, you will have to login: /rcon login [password] - Fill in the password of the server and you can use RCON commands. Examples of RCON commands: /rcon map mp_pipeline /rcon status /rcon banclient 5 More (useless) commands /serverstatus - This will give you information about the server settings and a quick list of online players. /serverinfo - This will give you some diversified about IW settings on your server and some useless information. /systeminfo - This will give you a list of the settings your server has. Read more on: : i3D.net Game Forums /multiplayer-cod4/145906-cod4-rcon.html /clientinfo - This will give you information about the yourself as client. /showip - This will provide your IP address. /cmdlist - This will show a complete list of commands available. en met mappen doe je /rcon map mp_(naam van de map) en dan ENTER |
| | |
| i3D.net is now on Facebook! |
| |
| | #3 (permalink) |
| Friend of i3d! Join Date: 25 September 07 Location: World,Europe,Netherlands,Zuid-Holland, Rotterdam, Spijkenisse
Posts: 13,980
Downloads: 110 Uploads: 0
Xfire: luckybrian ![]() ![]() | misschien een ideetje om alle console commands in één post te adden? * alle afkortingen van de gametypes * alle afkortingen van de map names * overige commands (kick/ban, opties on/off zetten, etc) - handig voor server admins - niet minimaliseren voor rcon tool Citaat: You log in your password with /rcon login password. You can put the login in your shortcut target line as well. "C:\Program Files\Activision\Call of Duty 4 - Modern Warfare\iw3mp.exe" +rcon login ***** +password **** +connect ***.**.***.*** That will connect you with rcon logged into a private slot to a specific server. In general all of the basic rcon for the most part seems to be the same as in COD2. Don't forget that you have to hold the shift key down while pressing the ~ key to pull down the console. /rcon say /rcon status /rcon clientkick # /rcon banclient # /rcon map_rotate Here's some more information for those that are new to using rcon for the COD series. I do not know for sure that everything here works in COD4 but it's a good place to start until a comprehensive guide is put together. I also can't remember where I found this so unfortunatly I can't give credit to whoever wrote it but it was not me. ----------------------- Console Commands /map mapname Loads the map specified by mapname. /map_rotate Loads next map in rotation set in sv_maprotation. /serverinfo Shows the current server's settings. /map_restart Restarts the map. /kick [name] Kicks a player by name from the server. /clientkick [id] Kicks a player by client id from the server. /status Displays info of all the players on the server. /banUser [name] Bans a user by their ingame name. Writes their GUID to ban.txt /banClient [id] Bans a user by their client number. Writes their GUID to ban.txt /tempBanUser [name] Kicks and temporarily bans player by name from server. /tempBanClient [id] Kicks and temporarily bans player by client id from server /unban [name] Unban every player banned with [name]. If you want to unban a single player whose name appears more than once, you should edit "ban.txt" manually. /tell [id] Sends private message to specified client id ----------------------- Here's another version with more details..... Kicking players There are a few ways in which to kick players, but I'm only going to cover the easiest and best way to do so. It involves using the status and clientkick commands. I prefer using this method of kicking as it prevents you from having to type out a player’s name, which can be lengthy and difficult depending on the complexity of the name. In addition, the player could also change his/her name in mid command and then you'd be forced to re-type the new name. In other words, use the below described method. Status displays a list of the people currently connected to the server, whether they're playing or spectators. It works as follows: Example: /rcon status The following is then displayed in your console: Client ID Score Ping GUID Player Name IP Address 0 23 45 100000 {PJG} Crimson 165.56.24.45 1 13 65 100001 {PJG} Stalker 65.45.24.57 2 33 51 100002 {PJG} AimRed 65.56.21.35 3 25 30 100003 You Suck! 125.54.85.21 4 21 32 100004 {PJG} Buzz Litebeer 24.56.42.51 5 12 100 100005 {PJG} Flying Nun 161.61.41.56 Once this is displayed, you simply find the player you wish to kick from the server and note their Client ID. You then use the command, clientkick, with the ID of the person, to boot them from the server. For this example, we will kick client #3 for being a bad little boy: Example: /rcon clientkick 3 Banning Players Banning players is done almost exactly the same as kicking them, just uses a different command. If you find that someone warrants banning, simply use the above status command to obtain the players client id, then use the either the tempbanclient or banclient commands. Example: /rcon status The following is then displayed in your console: Client ID Score Ping GUID Player Name IP Address 0 23 45 100000 {PJG} Crimson 165.56.24.45 1 13 65 100001 {PJG} Stalker 65.45.24.57 2 33 51 100002 {PJG} AimRed 65.56.21.35 3 25 30 100003 You Suck! 125.54.85.21 4 21 32 100004 {PJG} Buzz Litebeer 24.56.42.51 5 12 100 100005 {PJG} Flying Nun 161.61.41.56 Permanently Banning Players Once this is displayed, you simply find the player you wish to ban from the server and note their Client ID. You then use the command, banclient, using the ID, to permanently boot the person from the server. For this example, we will kick client #3 for not getting the hint: Example: /rcon banclient 3 Temporarily Banning Players Temporarily banning players is a good way to get rid of annoying players that didn’t really deserve and permanent ban but were not getting the hint in being kicked a few times. In our server config, I have sv_kickBanTime set to 3600 seconds, otherwise known as 1 hour. Using the above status info, temporarily banning client 4 would look like this: Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=145906 Example: /rcon tempbanclient 4 UnBanning Players UnBanning players is a little more complicated. There are currently 2 built-in ways to unban a player: 1) using the unBanUser command; 2) Connecting to your server via FTP and removing the player from the ban.txt file. If you banned players using 3rd party software, check with its user guide for info on “unbanning”. Read more on: : i3D.net Game Forums http://forum.i3d.net/showthread.php?t=145906 Using the above example banned example, to remove the ban for “You Suck!”, you would issue the following, matching the players name exactly: Example: /rcon unbanuser “You Suck!” bron: IW forum Hier vandaan.
__________________ "Vrienden "brengen het beste in je naar boven, waar anderen de moeite niet nemen om naar te zoeken. |
| | |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
| New To Site? | Need Help? |