Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rtxa authored May 10, 2020
1 parent df3a6e4 commit e808e18
Showing 1 changed file with 21 additions and 24 deletions.
45 changes: 21 additions & 24 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,51 +1,48 @@
![](https://imgur.com/EFxGF19.png)
![Logo](https://imgur.com/EFxGF19.png)

#### Author: rtxA | Last Version: Beta 2.1 | Last Update: 25/04/2020
![Author](https://img.shields.io/badge/Author-rtxa-blue) ![Version](https://img.shields.io/badge/Version-Beta%202.2-blue) ![Last Update](https://img.shields.io/badge/Last%20Update-10/05/2020-blue)

## ☉ 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.
- 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 are included).
- 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.

### ☰ Improvements
- CTF game mode has been ported (partially).
- Color codes are now displayed and they don't get removed anymore.
- Weapons are displayed in spectator mode.
- No more bug of standing/floating corpses from clients playing with high FPS.
- No more standing corpses bug from clients playing with high FPS.
- Now antiflood doesn't get block anymore when game is paused.
- Hud and votes are now displayed with the AG Style.
- Now you can type on commands like agallow, agkick or agforcespectator the player's name partially and without adding color codes.
- CTF game mode has been added.
- Some sv_ag_dmg_xxx cvars were not working and they have been fixed.
- New votes have been added.

### ☰ To Do
- Fix OpenAG/AG clients having increased the eye position in spectator mode.
- Make mp_timelimit works like HL (right now it only resets the timeleft to the new timelimit).

## ☉ Commands
You can found about the CVars and CMDs in the wiki (not done yet). They are almost the same as AG, with some exceptions in the functionality.
- 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).

## ☉ Installation

### ⤓ Download
You can download AG Mod X on the [Releases](https://github.com/rtxa/agmodx/releases) page.

### ☰ Requirements
- Last HLDS/ReHLDS version (last HLDS build is 8308) installed.
- [Metamod 1.21.37p](https://github.com/jkivilin/metamod-p/releases) (already included and ready to use in the full package) or [Metamod-R](https://github.com/theAsmodai/metamod-r) installed.
- [Last AMXX 1.9](https://www.amxmodx.org/downloads-new.php) installed (already included and ready to use in the full package).
- Last HLDS (build 8308) or [ReHLDS](https://github.com/dreamstalker/rehlds/releases) 3.6 or newer.
- [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 AMXX 1.9](https://www.amxmodx.org/downloads-new.php) installed (included and ready to use in the full package).

### ☰ Instructions
- Have a clean installation of Half-Life ready.
- Download the release package or the full package (Metamod and AMXX included ready to use). You can found this in the releases tab on GitHub.
- 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 so about it.
- When adding new gamemodes, values for sv_ag_dmg_crossbow and sv_ag_dmg_bolts need to be changed, because the cvars were fixed and the old values were wrong. You can take as a reference TDM gamemode.
- Custom nextmap.amxx and antiflood.amxx plugins have been included. They have fixed issues with mp_chattime getting increased when changing the map and the antiflood not working when game is paused.
- 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.

## 👁 Check the Wiki
The [wiki](https://github.com/rtxa/agmodx/wiki) contains info about the new commands and features added or whatever you wanna know about this MiniAG. Check [Projects](https://github.com/rtxa/agmodx/projects) page to see the progress of the *To Do* list.

## ☆ Thanks to:
- BulliT for his AG Mod and some useful codes.
Expand Down

0 comments on commit e808e18

Please sign in to comment.