Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rtxa authored Jul 11, 2020
1 parent 5f60926 commit 8d37aa2
Showing 1 changed file with 19 additions and 18 deletions.
37 changes: 19 additions & 18 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,29 @@
![Logo](https://imgur.com/EFxGF19.png)

![Author](https://img.shields.io/badge/Author-rtxa-blue "Author") ![Version](https://img.shields.io/badge/Version-Beta%202.3-blue "Version") ![Last Update](https://img.shields.io/badge/Last%20Update-02/06/2020-blue "Last Update")
![Author](https://img.shields.io/badge/Author-rtxa-blue "Author") ![Version](https://img.shields.io/badge/Version-Beta%202.4-blue "Version") ![Last Update](https://img.shields.io/badge/Last%20Update-10/07/2020-blue "Last Update")

## ☉ Description

AG Mod X is an improved Mini AG alternative made as a plugin for AMX Mod X from the ground. It's easy to add new stuff, make improvements, do changes, etc.

### ☰ Features

- Uses Bugfixed HL in the core, a HL that fixes a lot of issues and comes with some features and improvements (Check the wiki).
- Some fixes and improvements to the original Mini AG.
- Supports multilingual (English and Spanish already included).
- Portability, because of the nature of the mod, it allows to use other plugins in your server, and in case it's interfering with other plugins, you can switch it off.
- Bugfixed HL inside. Fixes a lot of issues from the original HL and comes with some nice features and improvements.
- Fixes and improvements to the original Mini AG.
- Multi-language support (English and Spanish are included).
- Portability. The mod allows to use other plugins in your server and more because the mod itself is an AMXX plugin.

### ☰ Improvements

- CTF game mode has been ported.
- Color codes are now displayed and they don't get removed anymore.
- Weapons are displayed in spectator mode.
- No more standing corpses bug from clients playing with high FPS.
- CTF game mode has been ported and with a new style.
- Color codes are now displayed and don't get removed anymore.
- Weapons are now displayed in spectator mode.
- No more bug of standing corpses from clients playing with high FPS.
- Now antiflood doesn't get block anymore when game is paused.
- HUD and votes are now displayed in the AG Style.
- Now you can type player's name in cmds like `agallow`, `agkick` or `agforcespectator` partially and without adding color codes.
- New votes have been added and some `sv_ag_dmg_xxx` cvars have been fixed (Check the wiki).
- New votes have been added.
- Some `sv_ag_dmg_xxx` cvars have been fixed and new commands were added. More info in the [wiki](https://github.com/rtxa/agmodx/wiki).

### 👁 More Info

Expand All @@ -31,14 +32,17 @@ AG Mod X is an improved Mini AG alternative made as a plugin for AMX Mod X from

## ⤓ Download

You can download AG Mod X on GitHub in the [Releases](https://github.com/rtxa/agmodx/releases) page. Full package is recommended to download.
- **Source** package contains the source code of the mod.
- **Full** package contains compiled plugins with Metamod and AMXX ready to use.

## ☉ Installation
You will find the **Full** package along with the **Source** [here](https://github.com/rtxa/agmodx/releases/).

## ⚙ Installation

### ☰ Requirements

- Last HLDS (build 8308) or [ReHLDS](https://github.com/dreamstalker/rehlds/releases) 3.6 or newer (Warning: Don't use last version of ReHLDS on Linux, it has an auto-aim bug, download version 3.7.0.693 instead).
- [Metamod 1.21.37p](https://github.com/jkivilin/metamod-p/releases) or newer (included and ready to use in the full package) or [Metamod-R](https://github.com/theAsmodai/metamod-r) installed.
- Last HLDS (build 8308) or [ReHLDS](https://github.com/dreamstalker/rehlds/releases) 3.6 or newer (Warning: Last version of ReHLDS for Linux has an auto-aim bug, download version 3.7.0.693 instead).
- [Metamod 1.21.37p](https://github.com/jkivilin/metamod-p/releases) or newer (included and ready to use in the full package).
- [Last AMXX 1.9](https://www.amxmodx.org/downloads-new.php) installed (included and ready to use in the full package).

### ☰ Instructions
Expand All @@ -47,10 +51,7 @@ You can download AG Mod X on GitHub in the [Releases](https://github.com/rtxa/ag
- Download the full package (Metamod and AMXX included ready to use). You'll find this in the [Releases](https://github.com/rtxa/agmodx/releases) page.
- Open the package and extract the content of folder 'valve' in your server mod directory (e.g. 'C:\Half-Life\valve'). Replace if asked.

## ☉ Notes

- Mod is still in beta stage (*90% done*). Some commands maybe are missing, please let me know about it.
- Custom nextmap.amxx and antiflood.amxx plugins have been included. They have fixed a bug with mp_chattime getting increased on map change and the antiflood not working when game is paused.
Now you are ready to play in your server.

## ☆ Thanks to:

Expand Down

0 comments on commit 8d37aa2

Please sign in to comment.