$able 2 Posted February 27, 2010 As for the banning... does it use ArmA 2 PlayerID or does it use BE's GUID? Last time I read the GUIDs don't get saved so I want to make sure. It's using BE's GUID of course. And as you can read on the previous page bans are saved now. :) You should really use BE for banning now, as it adds more functionality and cannot be bypassed like ArmA 2's PID banning. I will create a separate thread about BE banning soon. Share this post Link to post Share on other sites
s3ns3 10 Posted February 27, 2010 *Does a lot of random connection aborted if left open for a bit. Should be fixed. Share this post Link to post Share on other sites
Kochleffel 10 Posted February 27, 2010 Few Issues:*Could you add a button for #missions? the #missions button will not be added, when u run this command over rcon the server waits for more input u have to restart it! what will come is the #mission command with an missionselection screen. Share this post Link to post Share on other sites
Mikobiko 10 Posted February 27, 2010 Should be fixed. Do we got to download it again Share this post Link to post Share on other sites
discodiva 10 Posted February 28, 2010 Bans are written to guidbans.txt and ipbans.txt in your server's BE working directory and therefore will be saved even if the server restarts. Note that the ban files are only read on BE Server initialization, so bans can only be added via the RCon interface. can you define where the servers be working directory is? Share this post Link to post Share on other sites
Kochleffel 10 Posted February 28, 2010 can you define where the servers be working directory is? the best way to define is: start server -profile=server1 or -profile=mygameserver the Battleye workin directory is then in your ArmA2\server or \mygameserver folder. Share this post Link to post Share on other sites
$able 2 Posted February 28, 2010 the best way to define is:start server -profiles=server1 or -profiles=mygameserver the Battleye workin directory is then in your ArmA2\server or \mygameserver folder. Or use -BEpath= if you don't specify a -profiles= folder. If neither is used the default working directory is "C:\Documents and Settings\[user Name]\Local Settings\Application Data\ArmA 2\BattlEye". Share this post Link to post Share on other sites
Kochleffel 10 Posted February 28, 2010 Or use -BEpath= if you don't specify a -profiles= folder.If neither is used the default working directory is "C:\Documents and Settings\[user Name]\Local Settings\Application Data\ArmA 2\BattlEye". "C:\Users\[user Name]\AppData\Local\ArmA 2\BattlEye" AppData is a hidden folder. Share this post Link to post Share on other sites
$able 2 Posted February 28, 2010 "C:\Users\[user Name]\AppData\Local\ArmA 2\BattlEye" This is the folder on Windows Vista / Server 2008 / 7. Share this post Link to post Share on other sites
Sneaker-78- 0 Posted March 1, 2010 i just cant get it to work , I always get "cant connect to server " i double check the ip the cfg is in the working dir of battle eye Share this post Link to post Share on other sites
Kochleffel 10 Posted March 1, 2010 (edited) Known issue is that Kaspersky Internert Security blocks rcon tools. If u Run this, turn it off and try again. Edited March 1, 2010 by Kochleffel Share this post Link to post Share on other sites
$able 2 Posted March 1, 2010 But you could still connect with KIS Kochleffel, or not? I don't think that's the problem here. Sneaker-78-, do you have a Linux server? If so, make sure your config is called "beserver.cfg" (lower-case). Share this post Link to post Share on other sites
Kochleffel 10 Posted March 1, 2010 But you could still connect with KIS Kochleffel, or not? I don't think that's the problem here.Sneaker-78-, do you have a Linux server? If so, make sure your config is called "beserver.cfg" (lower-case). What do you want to do? Start new session (N), Get help (H), Exit (E) n Enter the IP address or hostname of the game server to connect to: ban.dao.nu Enter the game server's port: 2330 Enter the RCon password: ******** Logged in successfully RCon admin #2 (91.23.108.69:56952) logged in players (5sek delay) Server not responding. Disconnected What do you want to do? Reconnect ®, Start new session (N), Get help (H), Exit (E) this is when i have turned on KIS 2010 Share this post Link to post Share on other sites
$able 2 Posted March 1, 2010 Kochleffel, so connecting works. ;) Share this post Link to post Share on other sites
Sneaker-78- 0 Posted March 1, 2010 But you could still connect with KIS Kochleffel, or not? I don't think that's the problem here.Sneaker-78-, do you have a Linux server? If so, make sure your config is called "beserver.cfg" (lower-case). no a windows server Share this post Link to post Share on other sites
$able 2 Posted March 1, 2010 no a windows server Are you sure it's in the BE working directory? If you use the -profiles= option the BE folder is created in there. Share this post Link to post Share on other sites
Sneaker-78- 0 Posted March 1, 2010 Are you sure it's in the BE working directory? If you use the -profiles= option the BE folder is created in there. this you mean : AppData\Local\ArmA 2\BattlEye so yes :) Share this post Link to post Share on other sites
$able 2 Posted March 1, 2010 this you mean :AppData\Local\ArmA 2\BattlEye so yes :) Yes, but only if you don't specify -profiles= or -BEpath=. What exactly does your config contain (use placeholders for the RCon password of course)? Share this post Link to post Share on other sites
Sneaker-78- 0 Posted March 1, 2010 Yes, but only if you don't specify -profiles= or -BEpath=.What exactly does your config contain (use placeholders for the RCon password of course)? i have this in my config "RConPassword [password]" ofc without brackets and i do have -profile in my line :confused:so i must place that pw in that profile ? Share this post Link to post Share on other sites
$able 2 Posted March 1, 2010 i have this in my config "RConPassword [password]" ofc without brackets and i do have -profile in my line :confused:so i must place that pw in that profile ? In the BE folder in your -profiles= folder. Share this post Link to post Share on other sites
Sneaker-78- 0 Posted March 1, 2010 i only see a BE folder in "AppData\Local\ArmA 2\" Share this post Link to post Share on other sites
mosh 0 Posted March 2, 2010 (edited) please disregard Edited March 2, 2010 by Mosh Share this post Link to post Share on other sites
$able 2 Posted March 2, 2010 Home Dedicated -command line "C:\Users\Mosh\Desktop\TEST SERVER 2\ArmA2Server.exe" -config=server.cfg server directory C:\Users\Mosh\Desktop\TEST SERVER 2\BattlEye\BEServer.cfg This is weird. Are you sure RCon works and there is no BE config in application data (see last page for where that is)? You don't specify a -profiles= folder either? I wonder if there is something in your server config that causes this. Could you test if it also works without your server.cfg? Share this post Link to post Share on other sites
mosh 0 Posted March 2, 2010 This is weird. Are you sure RCon works and there is no BE config in application data (see last page for where that is)? You don't specify a -profiles= folder either?I wonder if there is something in your server config that causes this. Could you test if it also works without your server.cfg? No, you're right... I used the wrong computer for my example. The working one is as you said, I had slipped the BEServer.cfg into the appdata directory, and totally forgot about it... sorry. I'll edit my post to avoid further confusion... Share this post Link to post Share on other sites
Kochleffel 10 Posted March 12, 2010 0.4 was relaised 2 week´s ago for testing feel free to download! if u have any ideas or suggestions let it me know! changes: new layout some bugs fixed. Share this post Link to post Share on other sites