COD4
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: cod4 console

  1. #1

    cod4 console

    i made up a new sever and it comes up with stuff about cod4 console and crap. That works fine. But i wona no how to kick people and make people admins and change the map. how do i do this?

  2. #2
    Join Date
    Apr 2008
    Location
    Bavaria, Germany
    Posts
    842

    Default

    Depends on whether it's a listen server or a dedicated server.
    On a listen server, you can leave out the 'rcon' in front of the command. (like '/say' instead of '/rcon say')

    Note that a / (Forward Slash) IS required to use the in-game console correctly. Be very careful when entering your rcon login information. (On a listen server, you don't need to use rcon anyways)

    People are Admins on a COD 4 server when they
    -have the rcon password or
    -have access to the server to enter the commands directly


    Console Commands

    Code:
    /rcon login [RCONPASSWORD]
    Login to remote rcon.
    
    /rcon status
    Displays info of all the players on the server.
    
    /rcon say
    Post a console message to all players.


    Map Commands

    Code:
    /rcon map mapname
    Loads the map specified by mapname.
    
    /rcon map_rotate
    Loads next map in rotation.
    
    /rcon map_restart
    Reloads the map.
    
    /rcon fast_restart
    Restarts the map.


    Kick/Ban Commands

    Code:
    /rcon kick [NAME]
    Kicks a player by name from the server. (Must include Color Codes)
    
    /rcon onlykick [NAME]
    Kicks a player by name from the server. (Does not need Color Codes)
    
    /rcon kick all
    Kicks all players from the server.
    
    /rcon onlykick all
    Kicks all players from the server.
    
    /rcon clientkick [ID]
    Kicks a player by client id from the server.
    
    /rcon banClient [ID]
    Bans a user by their client number. Writes their GUID to ban.txt
    
    /rcon tempBanClient [ID]
    Kicks and temporarily bans player by client id from server
    
    /rcon unbanuser [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.
    Last edited by Schosch; 07-13-2008 at 03:06 AM.

  3. #3

    Default

    ty for that but when i make a new sever and people are on it and its good and i have to go somewhere when i turn my pc off the sever is gorn. how do i keep this sever going?

  4. #4
    Join Date
    Jun 2008
    Posts
    15

    Default

    That's because your machine is hosting it. When you turn your machine off, you turn off the server. Creating a server is not like starting a website, and having it hosted by someone else - you are hosting it.

  5. #5

    Default

    so how do i keep it going and i dont get the rcon thing it dosent work like when i type
    /rcon map restart
    it dosent work

    ok i get the rcon thing u dont type rcon but i wona keep it going if i put a password no1 can get into my sever so how do i make orther get hold if my console and let them host it?

    and also how do i make a rcon pass and how to people acsess the console?
    Last edited by FunkY; 09-02-2009 at 04:28 AM. Reason: merged

  6. #6

    Default Rcon pass

    ok, i'll help you

    when you have up the console where u were talking about,
    you'll see a bar on the bottom,

    first of all,

    like i wanna have the password 'noob' on my server then you type this in the console that you see,

    in the bar on the bottom type this if for example you want 'noob' as password:

    /rcon_password noob

    when you are in the server,
    open your console ( in-game )

    and type /rcon login noob
    to log-in

    to kick/ban people it's easier to use the clientnumber,

    first when you are logged in type

    /rcon status

    after that press the left shift and the button under Esc

    when you've done that you'll see at the left the 'clientnumber'

    to kick/ban people type this and the clientnumber, i'm going to use number 0 as example:

    /rcon clientkick 0

    /rcon tempbanclient 0

    /rcon banclient 0

    you can kick/ban people by using their name to i'll use the name 'noob' as example:

    /rcon kick noob
    /rcon BanUser noob

    to change maps,

    simply type this:
    i'll use backlot as example

    /rcon map mp_backlot

    i'll give you all the commands cause some maps have other names on the console:

    Ambush = mp_convoy
    Backlot = mp_backlot
    Bloc = mp_bloc
    Bog = mp_bog
    Crash = mp_crash
    Crossfire = mp_crossfire
    District = mp_citystreets
    Downpour = mp_farm
    Strike = mp_strike
    Pipeline = mp_pipeline

    with cheats on with example i'll use backlot again:

    /rcon devmap mp_backlot

    to change gametypes you can do this i'll use as example tdm:

    /rcon g_gametype war

    again gametypes have other names

    TeamDeathMatch = war
    Free For All = dm
    Search&Destroy = sd
    Sabotage = sab
    Domination = dom
    Headquarters = koth

    to change the respawntime you can simply type this i'll use tdm and 1 second as example again:

    scr_war_playerrespawndelay 1

    to change the timelimit & scorelimit simply do the same but like this:

    scr_war_scorelimit 2500 (2500 = points)
    scr_war_timelimit 10 (10 = minutes)

    i hope this was usefull

    Greets,

    Kevin
    Last edited by ruien; 08-31-2009 at 10:52 AM.

  7. #7

    Default

    Thanks, found this useful too!

  8. #8
    Join Date
    May 2010
    Posts
    69

    Default

    I didn't. I can't do anything. Tried setting password and logging in but nothing. Is it the listen/dedicated server thing? What am I doing wrong?

  9. #9

    Default

    how do i do if i want to have the same map all the time, for example the map Crash? plz can someone tell me....

  10. #10
    Join Date
    Feb 2012
    Posts
    1

    Default

    How do u increase the timelimit in Free for all
    I tried /rcon set scr_dm_timelimit 20
    and /rcon scr_dm_timelimit 20\

    Nothing worked
    Plz help me

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •