User Tag List

Results 1 to 4 of 4
  1. #1
    voidee's Avatar
    Join Date
    Dec 2013
    Posts
    45
    Country:

    BT Server with "Botpack.CTFGame"

    Hi there,

    I looked around a lot, but didn't find a solution. I hope for help here

    I'm running a small BT Server with gametype Bunnytrack3. To get the server more popular, I want to run it with gametype "Botpack.CTFGame". The first map starts regular (when I start up the server). My problem is, when I use mapvote for next map, it doesn't work. The mapvote (MapVoteLA) is configured like this:

    CustomGameConfig[0]=(bEnabled=True,GameClass="Botpack.CTFGame",NewPre fix="CTF-BT",Mutators="BTPlusPlusv0994.BTPlusPlus",Settings ="GoalTeamScore=0,TimeLimit=30")
    My maps are all named like CTF-BT-mapname.unr, but it seems mapvote has a problem with the gameclass and the mapnames. When I try to vote e.g. CTF-BT-RedPlanet, the server fails to load, because it tries to load a map CTF-RedPlanet (without the BT). Re-Load the maplist in the Adminpanel from Mapvote also fails, it only load regular CTF maps.

    Any suggestions how to solve this besides to rename all BT-Maps from CTF-BT to CTF ?

    Thx a lot, voidee

  2. #2
    WeeDMaN's Avatar
    Join Date
    Apr 2015
    Location
    USA
    Posts
    72
    Country:
    Go to in mapvote.ini & find this line bFixCTFModifications= & put it to bFixCTFModifications=True if that doesn't work just make another post BT can be a bitch to setup sometimes.

  3. #3
    voidee's Avatar
    Join Date
    Dec 2013
    Posts
    45
    Country:
    It's already set to true.

  4. #4
    voidee's Avatar
    Join Date
    Dec 2013
    Posts
    45
    Country:
    Ok, seems I got it. Here's my solution:

    Server startline is:
    Code:
    startmap=CTF-BT+(alc)DeepSpace.unr
    gametype=Botpack.CTFGame
    mutators=MapVoteLA13.BDBMapVoteBotpack
    ini=...
    Server configuration is with these packages / mutators (not sure all combinations are really necessary)
    Code:
    ...
    ServerPackages=MapVoteLA13
    ServerPackages=BTPPUser
    ServerPackages=BTPlusPlusv0994_C
    ServerPackages=BTCheckPoints
    ...
    ServerActors=BTPlusPlusv0994.BTPlusPlus
    ServerActors=BTCheckPoints.BTCheckPoints
    ServerActors=MapVoteLA13.BDBMapVote
    ...
    and finally the Mapvote config:
    Code:
    ...
    bFixCTFModifications=False
    ...
    CustomGameConfig[0]=(bEnabled=True,GameClass="Botpack.CTFGame",NewPrefix="CTF",Mutators="BTPlusPlusv0994.BTPlusPlus",Settings="GoalTeamScore=0,TimeLimit=30")
    ...
    For a correct working, I removed all regular CTF-maps from the server, so there's no mixing between CTF and CTF-BT maps.

    Additional, Nexgen is manipulating the HUD. For the BTPlusPlus and BTCheckpoints HUD, you have to configure Nexgen.ini like this:
    Code:
    ...
    useNexgenHUD=False
    ...
    At the moment it works fine for me. Hope it helps somebody

    voidee

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. "Panda_Boner" makes tele in supplier straight to lava
    By Scourge in forum Reports/Complaints & Appeals
    Replies: 1
    Last Post: 08-15-2015, 05:35 PM
  2. ban "no reason" from dm server from nordog
    By frog in forum zp| [====] [PURE] [INSTAGIB] [UK] [====]
    Replies: 13
    Last Post: 05-23-2014, 04:28 PM
  3. admin faggot hiding by nick " testing " banme
    By ramlinux in forum Reports/Complaints & Appeals
    Replies: 64
    Last Post: 12-22-2012, 08:31 AM
  4. Replies: 4
    Last Post: 10-24-2011, 05:03 PM
  5. "Remove" before "Upgrade"
    By Feralidragon in forum zp| * * * -=[SIEGE]=- |uK| One Night Stand -=[SIEGE]=- Server * * *
    Replies: 54
    Last Post: 07-29-2011, 09:43 PM

Tags for this Thread

Posting Permissions

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