Jump to content

Fffreak9999

Former Developers
  • Posts

    1368
  • Joined

  • Last visited

Posts posted by Fffreak9999

  1. Yeah, I can add it to the server, and if you have a newer version add it to the website/CT repo and just PM me, and I will add it to the in-game downloader. This also means other servers will be able to use the fast in-game downloading options to add it to their servers.

  2. 1 hour ago, ShrewdTactician said:

    I'm having trouble getting it to do more then 32, but ill give it a more thorough test and see what I can get.

    in the command line use ?maxplayers=40 example below: 

    Quote

    start UDK.exe server CNC-Field?AdminPassword=password123?maxplayers=40 -port=7777

     

  3. The game was initially capped at 64 players, but due to various factors the servers were hard capped down to 40 by the Devs.

    14 minutes ago, ShrewdTactician said:

    It still only lets you do 32 by default (tho it will report 40).

    Also why 40?, the game seems to be able to support at least 64 fine.

    The servers will accept a player limit of 40 by default, no mutators need to run to get to this value.

    if you try altering configs + server bat files to give you more, it just runs at 40.

    The mutator for max players overrides the hard cap when it starts allowing the server to host more than 40.

    • Like 1
  4. I haven't had time to spend on doing it yet.

    However I plan to spend some time tomorrow evening to try get this to work.

    So I need to include all the Env + Maps files in the directory it points to?

     

    Also I think the auto-downloader should be used in parallel since it has the ability to download maps in the rotation, and not just the one currently playing. 

  5. 31 minutes ago, ShrewdTactician said:

    Admins Require Steam
    Location: UDKRenegade.ini
    Section: RenX_Game.Rx_AccessControl
    Parameter: bSteamAuthAdmins
    Format: (B)
    Default: FALSE
    Examples: bSteamAuthAdmins=False
    Explanation: Do admins need steam to login.
    Verified: FALSE

    This variable is for Automatic granting of administration privilages (from the server (as per adminlogin)) based on the user's Steam ID. If I remember correctly.

    • Like 1
  6. 31 minutes ago, ShrewdTactician said:

    Allow PowerUp Drops
    Location: UDKRenegade.ini
    Section: RenX_Game.Rx_Game
    Parameter: bAllowPowerUpDrop
    Format: (B)
    Default: TRUE
    Examples: bAllowPowerUpDrop=true
    Explanation: When a player dies, should their weapons drop
    Verified: FALSE

    I don't believe this is correct

     

    PowerUpDrop I believe is for the random drops that occur on death (such as Health, Armour and Ammo)

     

    If I recall correctly, there is another variable which does Weapon Drops.

    • Like 1
×
×
  • Create New...