91
Server Support / Re: Some interesting options, what are those?
« on: Friday, October 27, 2017, 10:17:56 AM »
No as in "Don't change these!!" or No as in "They don't do anything"?
No.
No.
No.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
No.
No.
No.
Try:
Option 1:
Bind it to some shortcut key:
System>>Preferences>>Keyboard Shortcuts
pick a key, as command add:Code: [Select]xdotool getactivewindow windowminimize(If you are using Compiz you can set custom keyboard and mouse shortcuts using CCSM (Compiz Config Settings Manager) and the Commands plugin.)
Option 2:
Make a "minimize.sh"Code: [Select]#!/bin/bashAfter that use chmod to make this file executable:
xdotool getactivewindow windowminimize
#if this does not work, use the other command below by removing the "#" and add "#" to the command above.
#xdotool windowminimize $(xdotool getactivewindow)
exec $SHELLCode: [Select]sudo chmod 744 minimize.shBind it to some shortcut key:
System>>Preferences>>Keyboard Shortcuts
pick a key, as command add:Code: [Select]bash /full/path/to/minimize.sh <edit the correct path
Optional keybinding:
using xbindkeys-config
If you do not have xbindkeys:Code: [Select]sudo apt-get install xbindkeys xbindkeys-confighttp://xahlee.info/linux/linux_xbindkeys_tutorial.html
Oct 25 19:44:03 server server-bin[1439]: 25AssistSM: Running PB Scheduled Task (slot #1) say 2.5 Assist SM - Private PB Scripts for AA v2.5 - aao25.com
Oct 25 19:44:03 server server-bin[1439]: CommoHandler MP_Steamroller.CommoHandler (Function AGP.CommoHandler.AllowsBroadcast:0122) Accessed None 'broadcaster'
Oct 25 19:44:03 server server-bin[1439]: -----------WARNING-----------
Oct 25 19:44:03 server server-bin[1439]: CommoHandler::AllowsBroadcast() Unknown broadcaster! None 62
Oct 25 19:44:03 server server-bin[1439]: -----------WARNING-----------
Oct 25 19:44:03 server server-bin[1439]: CommoHandler MP_Steamroller.CommoHandler (Function AGP.CommoHandler.Broadcast:0029) Accessed None 'Sender'
Oct 25 19:44:03 server server-bin[1439]: CommoHandler MP_Steamroller.CommoHandler (Function AGP.CommoHandler.Broadcast:0069) Accessed None 'Sender'
Oct 25 19:44:03 server server-bin[1439]: CommoHandler MP_Steamroller.CommoHandler (Function AGP.CommoHandler.Broadcast:00CB) Accessed None 'Sender'
Oct 25 19:44:03 server server-bin[1439]: -----------WARNING-----------
Oct 25 19:44:03 server server-bin[1439]: CommoHandler::Broadcast() Received message from unknown Sender( None ) Message( .5 Assist SM - Private PB Scripts for
Oct 25 19:44:03 server server-bin[1439]: -----------WARNING-----------
Oct 25 19:44:03 server server-bin[1439]: CommoHandler MP_Steamroller.CommoHandler (Function AGP.CommoHandler.Broadcast:029D) Accessed None 'PRI'
Oct 25 19:44:04 server server-bin[1439]: Ongoing port test error
Oct 25 19:44:04 server server-bin[1439]: Ongoing port test trying
Oct 25 19:44:06 server server-bin[1439]: Auth retry
Oct 25 19:44:09 server server-bin[1439]: Ongoing port test error
Oct 25 19:44:09 server server-bin[1439]: Ongoing port test trying
Oct 25 19:44:14 server server-bin[1439]: Ongoing port test error
Oct 25 19:44:14 server server-bin[1439]: Ongoing port test trying
Oct 25 19:44:19 server server-bin[1439]: Ongoing port test error
Oct 25 19:44:19 server server-bin[1439]: Ongoing port test trying
Oct 25 19:44:24 server server-bin[1439]: Ongoing port test error
Oct 25 19:44:24 server server-bin[1439]: Ongoing port test trying
Oct 25 19:44:29 server server-bin[1439]: Ongoing port test error
Oct 25 19:44:29 server server-bin[1439]: Ongoing port test tryingOct 25 19:44:44 server server-bin[1692]: Game Port OK
Oct 25 19:44:52 server server-bin[1692]: QUERY PORT TEST FAILEDI've had the same issue in the passed. I've never fixed it. I first thought it was because I was running 25Assist as Super User, but that was not the case as running armyops-bin without without sudo had the same result.
The only key combination I could get to work when I tried it (last year), was Ctrl+Alt+F1 to Ctrl+Alt+F6 to switch to a command line interface.
play in windowed mode. not sure if it works in linux, but try Alt + Enter to go to windowed mode and Alt + Tab, click else where and then minimize the window. to go back to fullscreen press alt + enter again.
Oct 24 18:15:52 server systemd[1]: Started AAO 2.5 Server.
Oct 24 18:15:53 server server-bin[15722]: CONNECTING
Oct 24 18:15:53 server server-bin[15722]: OK
Oct 24 18:15:53 server server-bin[15722]: LATEST v8.21
Oct 24 18:15:53 server server-bin[15722]: I AM v8.21
Oct 24 18:15:53 server server-bin[15722]: CHECKING AA Server Installation
Oct 24 18:15:53 server server-bin[15722]: Valid AA 2.5 Server Found
Oct 24 18:15:54 server server-bin[15722]: Checking AA2.5Assist Server Files
Oct 24 18:15:54 server server-bin[15722]: AA25 Files OK
Oct 24 18:15:54 server server-bin[15722]: libstdc++.so.5 OK
Oct 24 18:15:54 server server-bin[15722]: Loading and checking maps
Oct 24 18:16:06 server server-bin[15722]: Argument 0=/home/aurimas/armyops/System/server-bin
Oct 24 18:16:06 server server-bin[15722]: Argument 1=GLOBAL
Oct 24 18:16:06 server server-bin[15722]: Argument 2=MP_Steamroller
Oct 24 18:16:06 server server-bin[15722]: Argument 3=
Oct 24 18:16:06 server server-bin[15722]: PB Client VERIFIED c2243 a1371
Oct 24 18:16:06 server server-bin[15722]: PunkBuster Server OK
Oct 24 18:16:06 server server-bin[15722]: Checking for updated aa-pbsv.cfg
Oct 24 18:16:06 server server-bin[15722]: 4B07D54F12B576EDC74D4AF252E9EB98
Oct 24 18:16:06 server server-bin[15722]: aa-pbsv.cfg is up to date.
Oct 24 18:16:06 server server-bin[15722]: STARTING NETWORK PORT TEST
Oct 24 18:16:06 server server-bin[15722]: Game Port OK
Oct 24 18:16:15 server server-bin[15722]: QUERY PORT TEST FAILED