Jump to content

jasonsco

Member
  • Content Count

    8
  • Joined

  • Last visited

  • Medals

Posts posted by jasonsco


  1. It doesnt say anthing about it mate so im guessing it isnt, also thing everything in the optional is not working ?

    #**************************************************

    [bec]

    Ip = 94.76.244.142

    Port = 2328

    BePath = C:\Users\Administrator\Desktop\wasteland\wasteland\BattlEye

    LogDir = MyServer1

    Admins = Admins.xml

    Commands = Commands.xml

    #**************************************************

    # Optional

    [Misc]

    SlotLimit = 55

    Ts3 = Ts3.xml

    Scheduler = Scheduler.xml

    #ConsoleColor = 0c

    #ConsoleHeight = 65

    #ConsoleWidth = 125

    #AsciiNickOnly = True

    #AsciiChatOnly = True

    #IgnoreChars = æøå

    #NickFilterFile = C:\Path\Bec\Config\BadNames.txt

    #WordFilterFile = C:\Path\Bec\Config\BadWords.txt

    #WhiteListFile = WhiteList.txt

    #WhileListKickMsg = please connect to our ts3 for more information on howto join. ts3.domain.com

    #Warnings = 5

    #ServerExeName = myArma2_Server.exe

    #Timeout = 40

    #KickLobbyIdlers = 300

    #MaxPlayerNameLength = 30

    #DisallowPlayerNameChars = [](){}<>/\^¨|§!"'#¤%&@£$€

    #ChatChannelFiles = true

    # Type1

    #FloodControl = 5

    # Type2

    #FloodControl = 1

    #FloodSampleTime = 5

    #FloodLockTime = 10

    #**************************************************

    # Optional

    [ChatRestriction]

    Global = 10

    Side = -1

    Group = -1

    Vehicle = -1

    Command = -1

    Commander = -1

    Direct = -1

    #**************************************************

    # Optional

    [ChatSpam]

    Lobby = 0

    Lobby_Time_Lower = 3

    Lobby_Time_Upper = 10

    Global = 0

    Global_Time_Lower = 3

    Global_Time_Upper = 10

    Side = 0

    Side_Time_Lower = 3

    Side_Time_Upper = 10

    Group = 0

    Group_Time_Lower = 3

    Group_Time_Upper = 10

    Vehicle = 0

    Vehicle_Time_Lower = 3

    Vehicle_Time_Upper = 10

    Command = 0

    Command_Time_Lower = 3

    Command_Time_Upper = 10

    Commander = 0

    Commander_Time_Lower = 3

    Commander_Time_Upper = 10

    Direct = 0

    Direct_Time_Lower = 3

    Direct_Time_Upper = 10


  2. yeah. plans are there, just have to wait for BE for A3..

    hmm strange. can you try and watch bec while it starts-up and see if the ts3-queryer logs in.

    ---------------------------------------------
    
    Bec, Arma2 Server Tool V.1.498
    Copyright (C) by Stian Mikalsen
    
    Email : stianmikalsen@hotmail.com
    Web   : http://www.ibattle.org
    
    Remember to donate for more great updates!
    
    ---------------------------------------------
    
    17:39:43 : Checking for new Bec version...
    17:39:43 : Requesting login on 94.76.244.142:2328
    17:39:44 : RCon admin #1 (94.76.244.142:52092) logged in
    17:39:45 : RCon admin #1: (Global) Initializing Bec
    17:39:46 : Bec is running latest version!
    17:39:52 : (Side) FriendlyInCherno: stop
    17:39:57 : Player #1 GotanBCN (95.21.129.81:2304) connected
    

    Seems it isnt ? here is my config

    #**************************************************

    [bec]

    Ip = 94.76.244.142

    Port = 2328

    BePath = C:\Users\Administrator\Desktop\wasteland\wasteland\BattlEye

    LogDir = MyServer1

    Admins = Admins.xml

    Commands = Commands.xml

    #**************************************************

    # Optional

    [Misc]

    SlotLimit = 55

    Ts3 = Ts3.xml

    Scheduler = Scheduler.xml

    #ConsoleColor = 0c

    #ConsoleHeight = 65

    #ConsoleWidth = 125

    #AsciiNickOnly = True

    #AsciiChatOnly = True

    #IgnoreChars = æøå

    #NickFilterFile = C:\Path\Bec\Config\BadNames.txt

    #WordFilterFile = C:\Path\Bec\Config\BadWords.txt

    #WhiteListFile = WhiteList.txt

    #WhileListKickMsg = please connect to our ts3 for more information on howto join. ts3.domain.com

    #Warnings = 5

    #ServerExeName = myArma2_Server.exe

    #Timeout = 40

    #KickLobbyIdlers = 300

    #MaxPlayerNameLength = 30

    #DisallowPlayerNameChars = [](){}<>/\^¨|§!"'#¤%&@£$€

    #ChatChannelFiles = true

    # Type1

    #FloodControl = 5

    # Type2

    #FloodControl = 1

    #FloodSampleTime = 5

    #FloodLockTime = 10

    #**************************************************

    # Optional

    [ChatRestriction]

    Global = 10

    Side = -1

    Group = -1

    Vehicle = -1

    Command = -1

    Commander = -1

    Direct = -1

    #**************************************************

    # Optional

    [ChatSpam]

    Lobby = 0

    Lobby_Time_Lower = 3

    Lobby_Time_Upper = 10

    Global = 0

    Global_Time_Lower = 3

    Global_Time_Upper = 10

    Side = 0

    Side_Time_Lower = 3

    Side_Time_Upper = 10

    Group = 0

    Group_Time_Lower = 3

    Group_Time_Upper = 10

    Vehicle = 0

    Vehicle_Time_Lower = 3

    Vehicle_Time_Upper = 10

    Command = 0

    Command_Time_Lower = 3

    Command_Time_Upper = 10

    Commander = 0

    Commander_Time_Lower = 3

    Commander_Time_Upper = 10

    Direct = 0

    Direct_Time_Lower = 3

    Direct_Time_Upper = 10

    Everything under the optional isnt working ?

×