All public logs

Jump to navigation Jump to search

Combined display of all available logs of AQ2World Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:56, 6 May 2023 FragBait talk contribs created page Teamplay Messages (Created page with "AQtion comes with predefined automatic teamplay messages for when you've made a kill or start to bandage that are easily customizable! In your autoexec.cfg simply type:<br> <code>alias roundkill[msg] "say_team Enemy down! %K"</code><br> ...if you want to only say text without special characters (%K will translate into the enemy you killed). If you want to write the number of kills you've made in that specific round use<br> <code>alias roundkill[msg] "say_team ${kill[#]}...")