Battlefield 3 Official Ranked game servers now available!

i3D.net Game Forums   i3D.net Support (email & live chat)
Amsterdam +31 (0)10 8900070
USA 1-800-482-6910 (toll free)
Frankfurt +49 69 257378709

Go Back   i3D.net Game Forums > Game Forums > Call of Duty Series > Call of Duty 4 > Multiplayer (CoD4)
Downloads
300 GB of games and patches
Downloads

Reply
 
Thread Tools Search this Thread Display Modes
Old 3-2-2010, 15:34   #1 (permalink)
Corporal
 
Join Date: 07 August 09
Posts: 67
Downloads: 9
Uploads: 0
Xfire: 180miles77
jeroen77 10

Default cod4 rcon

hallo ik ben opzoek naar alle cod4 rcon commands weet iemand waar ik die kan vindenN?
jeroen77 is offline   Reply With Quote
Sponsored Links
Old 3-2-2010, 15:44   #2 (permalink)
Sergeant First Class
 
Join Date: 07 August 08
Location: Overijsel Twente Denekamp
Posts: 428
Downloads: 64
Uploads: 0
Xfire: wesleyty
Temptation 20
Default

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
Temptation is offline   Reply With Quote

i3D.net is now on Facebook!
Old 3-2-2010, 15:48   #3 (permalink)
Friend of i3d!
 
Leg3nd's Avatar
 
Join Date: 25 September 07
Location: World,Europe,Netherlands,Zuid-Holland, Rotterdam, Spijkenisse
Posts: 13,980
Downloads: 110
Uploads: 0
Xfire: luckybrian
Leg3nd 50Leg3nd 50
Send a message via MSN to Leg3nd Send a message via Skype™ to Leg3nd
Default

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.

Leg3nd is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On



New To Site? Need Help?

All times are GMT +2. The time now is 12:16.


©2011 INTERACTIVE 3D BV - Alle rechten voorbehouden
no new posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264