Old 23-11-07, 05:35 PM   #1
-{TsU}-Shadow
Guest
 
Posts: n/a
rcon comands for members 2142

i did took me half an houre entering diff comands but the 3basic ones u will need are below for the mo the council have the mod access


rcon login password-as in the password

thatll log u in

admin.listPlayers

rcon exec admin.kickplayer # #=player number

when logen in the normal in game player lisy will have numbers 1-xx its that number u enter

and my fave

rcon exec admin.banplayer #

havent tryed this one as i cant unban myself ifit did work lol
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23-11-07, 05:40 PM   #2
-{TsU}-Shadow
Guest
 
Posts: n/a
Re: rcon comands for members 2142

doh just remembered an old thing night told me about from his site below should be off some help also

For those that can't switch between BF2142 and Bf2142cc, here's how to kick or ban a player using ingame commands.

Please note: this way of kicking a player actually works, so you don't have to ban if you only want to kick.

1. Enter console
Bring up the console (by hitting the "~" key, the "²" key or whatever key you assigned to it). This should bring up the console you use to get your GUID.

2. RCON login
Next step is to login using your rcon password (check the mail I sent you when the server was first established for the password), using the following command
rcon login whateveryourpassis

This will generate an ingame message (for everyone to see) stating that you became an admin.

3. List all players
Use the following command to list all players
rcon exec admin.listPlayers

This will give you a list with the client ID's of all players. A client ID is 1 or 2 digits.

4. Kick or ban someone
To kick someone, use their client ID resulting from step 3
rcon exec admin.kickPlayer #
rcon exec admin.banPlayer #

In both cases, substitite # with the client ID of the player you target


/Daemonconfigs/pb/pbsvspam.cfg
;pb_sv_task X Y game.sayALL "MESSAGE HERE"
pb_sv_task 60 600 game.sayAll "[DOG] Infantry only tonight, NO VEHICULES. Please don't make us kick you."
X= Number of seconds after server start to say message
Y= Number of seconds before repeating this message
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23-11-07, 05:44 PM   #3
Senior Member
 
Join Date: Jun 2007
Posts: 173
Re: rcon comands for members 2142

Ok, that no good for me as I'm not on the council...

Ah well, I'll use cc to ban you all...
Kbramman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23-11-07, 05:59 PM   #4
-{TsU}-Shadow
Guest
 
Posts: n/a
Re: rcon comands for members 2142

your the match organisor-game leader for that game ya nub u have it as u need it lol now to get the others to count the cash before going off lol on bright side
d & d can use the required comands now if something comes up
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23-11-07, 06:04 PM   #5
Senior Member
 
Join Date: Jun 2007
Posts: 173
Re: rcon comands for members 2142

Yeah, but I never got an email giving me a password, unless it's turned up this week and is somewhere in the 900 odd spam emails my box has gotten so far this week...

If that was too subtle, PM ME MY PASSWORD DAMN IT!!

Kbramman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 23-11-07, 06:10 PM   #6
-{TsU}-Shadow
Guest
 
Posts: n/a
Re: rcon comands for members 2142

lol git i got coffee on my k board now

if ur using cc then u have the password already lol

on the 900spam i take it peetc is still e mailing u then lol
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-12-07, 10:01 PM   #7
-{TsU}-Shadow
Guest
 
Posts: n/a
Re: rcon comands for members 2142

more detailed info


LOGGING IN TO CONSOLE

To view the console push the (`) key which is left of the 1 key. You will then need to type the following command:

rcon login [password]
You will need to replace [password] with your rcon password. Once you have logged in you will receive a message informing you whether the login was successful or not.


MAPLIST COMMANDS


rcon exec admin.currentLevel
Shows the map list ID number for the current map being played.

rcon exec admin.nextLevel
Shows the map list ID number for the next map to be played.

rcon exec admin.restartMap
Restarts the current map.

rcon exec admin.runNextLevel
Forces the server to end the round and start the next map in the map list.

rcon exec mapList.list
Every map on the server has an ID number, which is used for voting to change maps. This command lists these numbers, the map name, number of players and game mode.

rcon exec mapList.load
Makes the server reload the _mapList.con

rcon exec mapList.save
Saves the current map list on the server to the file _mapList.con

rcon exec mapList.mapCount
Shows the total number of maps in the current map list

mapList.currentMap
Shows the map list ID number of the current map being played

rcon exec mapList.clear
Clears the current map list. Warning: If there are no maps in the map list when the server starts loading a new map, all clients will be left on the loading screen.

rcon exec mapList.remove [map ID number]
Removes the map you specify from the map list

rcon exec mapList.append [map name] [game mode] [number of players]
Add a new map to the end of the map list. You must specify the map name and the game mode. Number of players is optional, if not specified will default to the current server
setting.

rcon exec mapList.insert [map ID number] [map name] [game mode] [number of players]
Exactly the same as mapList.append, but with this command you can specify at what map ID number to insert the new map into the list at.

ADMIN COMMANDS


rcon exec game.sayAll "enter what you want to say here"
Outputs your input for all to see as a global console message.

rcon exec admin.listPlayers
Lists the players connected to the server with the player ID number, name and Hashkey. The players ID number is also available on the Scoreboard / Manage Tab.

rcon exec admin.kickPlayer [player ID number]
Enter the ID number of the player you want to kick.

rcon exec admin.banPlayer [player ID number] [timeout]
Enter the player ID number you would like to ban. Bans the player from this server using their IP address. You can choose a time out duration: Entering 'perm' means the ban is permanent. This is the default if no time out is entered. A number meaning the number of seconds the ban will be active (i.e. 3600 = 1 hour / 300 = 5 mins etc). Entering 'round' means the ban is active until the next map.

rcon exec admin.banPlayerKey [player ID number] [timeout]
Enter the player ID number. Bans the player from the server by using their CD key hash. You can also specify a timeout same as above.

rcon exec admin.addKeyToBanList [CD key hash] [timeout]
Enter the CD key hash you want to ban.

rcon exec admin.listBannedKeys
Displays a list of the currently banned CD keys.

rcon exec admin.removeKeyFromBanList [CD key hash]
Enter the CD key hash you want to remove from the ban list.

rcon exec admin.addAddressToBanList [IP address] [timeout]
Enter the IP number you would like to ban and timeout duration.

rcon exec admin.listBannedAddresses
Displays a list of the currently banned IP addresses.

rcon exec admin.removeAddressFromBanList [IP address]
Enter the IP address to remove from the ban list.

rcon exec admin.clearBanList
Clears all ban lists.

There are numerous remote server access programs out there so you don't have to be in-game to change maps etc...just remember you need to use port 4711.
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools
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 On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 06:32 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
Copyright www.skyuser.co.uk 2007 - 2008