121
Server Support / Re: Critical error on any action in assist server manager
« on: Monday, October 16, 2017, 13:57:45 PM »
Thanks, how do I join the server if I am running it localhost?
Get the dedicated server: https://sourceforge.net/projects/aa25assist/files/Binaries/ldedisrv.zip/download
Extract the files in a new folder, now get this "fix":
http://aao25.com/Possessed/25srvnew-lin.7z
RENAME 25srvnew to "server-bin" and do "chmod +x server-bin"
Edit "AA25.ini" to configure your server as you wish.Code: [Select]Now edit the aa25.ini file with your required settings:http://aao25.com/wiki/index.php?title=Create_A_Server
nano aa25.ini
Start the Server:
./server-bin GLOBAL map-filename
(replace map-filename with your choosen map, bridge, insurgent_camp, radio_tower, etc.)
(Optional command-line arguments -Port=1716 -Multihome=0.0.0.0 override settings in aa25.ini)
Additional pb commands can be added by creating ServerMessage.cfg in the "pb" folder and adding them there.
You might have to install this to get it to work:
apt-get install lib32stdc++6
OR Open the game straight from the game folder and run it offline.
PATH is: /home/USERNAME/25Assist/System/, run the ArmyOps file.
(I have never run the game like this on linux, so idk if it will work that simple)
While in game press ' or " and type: open MapNameHere, map name should be the real name of the map file as Bridge or Urban_Assault, navigate to /home/USERNAME/25Assist/Maps to see all the map names there.