Forum

ASSIST, AMERICA'S ARMY COMMUNITY - RELIVE THE GLORY DAYS OF AMERICA'S ARMY 2.5

Show Posts

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.


Messages - radny

Pages: [1]
1
Support / Re: banned on gunsman groovey gang.
« on: Friday, April 10, 2026, 10:28:02 AM »
The game's rules system is also responsible for bans. So far, I don't know how to bypass this on my servers, which I also host. A good example is shooting and switching to prone. After five warnings, you receive a one-hour ban.



Admins can't even notice this – after one hour, the username disappears from the banned list.

By the way, it would be nice to also have information about admins under the server list in the launcher.

Regards,
radny

2
Support / Re: MAP HUD Glitch
« on: Friday, April 10, 2026, 09:49:46 AM »

   The object you're describing is SAI. SAI is currently set in the game launcher. You can find these settings in Settings->Video->Situational Awareness Indicator. Use the slider called SAI Size.



3
Server Support / Re: Hosting Assist25 in Docker - A Crude Guide
« on: Thursday, March 19, 2026, 10:26:08 AM »
A pure Linux host is an excellent choice for a production environment, even if we're talking about a game server. Reliability and stability are key. I encourage you to continue your education in this field, as it can be a great passion :)
The quality of your internet connection is also an important factor. And sometimes your home connection may be insufficient.

Another risk factor is some very sensitive algorithms that filter traffic on your home router. These can cause players to be cut off from your server because they consider the traffic a UDP flood attack on your home network.

4
Server Support / Re: Hosting Assist25 in Docker - A Crude Guide
« on: Wednesday, March 18, 2026, 21:34:02 PM »
Hello.

About a month ago, I published a ready-to-download and run image:

https://hub.docker.com/r/pporadzisz/aa25-server

The above page describes how to use docker-compose for both Linux and Windows hosting.

I've listed the basic parameters for modification in docker-compose.yaml.

You can enable silent mode by installing with the --noexec parameter:

Code: [Select]
# Install main application
RUN chmod +x armyops250-linux.run \
&& ./armyops250-linux.run --noexec --target /tmp \
&& mkdir -p /usr/local/games/armyops \
&& cd /tmp \
&& tar -xjf armyops250.tar.bz2 -C /usr/local/games/armyops \
&& tar -xjf binaries.tar.bz2 -C /usr/local/games/armyops \
&& tar -xzf setupstuff.tar.gz -C /usr/local/games/armyops \
&& rm -f armyops250-linux.run

Best regards and happy gaming

5
Support / Question about chat logging
« on: Friday, February 20, 2026, 21:42:23 PM »
Dear Support Team,
I am currently running an AAO 2.5 server on Linux (Radny Linux Server) and I would like to ask for guidance regarding chat logging.

Specifically, I would like to enable logging of chat messages such as Say and TeamSay to a file on the server. Could you please advise if there is a built-in configuration option to enable this, or what would be the recommended approach to achieve it on a Linux server?

Additionally, I am interested in implementing a custom modification (most likely using ServerActors) for the following purposes:

Logging chat messages to a file

Filtering inappropriate language (for example, replacing offensive words with **** in chat)

I am able to develop this ServerActor myself and configure it properly, so it will not negatively impact server performance or gameplay. My goal is to contribute to the community in this way, and I intend to make the plugin publicly available so the entire community can benefit from it.

I would appreciate any documentation, examples, or guidance on how to correctly register and load custom ServerActors on a Linux server.

Thank you very much for your time and support. I appreciate the work you do for the community.

Kind regards,
radny

6
Honor Claims / Honor claim
« on: Friday, January 16, 2026, 16:04:19 PM »
Hello everyone, is it possible to recover honor and update the account? Unfortunately, I did not belong to any clan. I had an account that was probably linked to an email in the tenbit.pl domain. My old in-game name was radny or stratusarmy. My current name on aatracker.net is "radny". The only proof I have ->

Pages: [1]

Download Assist

×

Download Game Client

Important: Battletracker no longer exists. However, old Battletracker accounts may still work. You can create a new 25Assist account here

Download Server Manager