Skip to content

Commit e808e18

Browse files
authored
Update README.md
1 parent df3a6e4 commit e808e18

File tree

1 file changed

+21
-24
lines changed

1 file changed

+21
-24
lines changed

README.md

Lines changed: 21 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,48 @@
1-
![](https://imgur.com/EFxGF19.png)
1+
![Logo](https://imgur.com/EFxGF19.png)
22

3-
#### Author: rtxA | Last Version: Beta 2.1 | Last Update: 25/04/2020
3+
![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)
44

55
## ☉ Description
66

77
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.
88

99
### ☰ Features
10-
- Uses Bugfixed HL in the core, a HL that fixes a lot of issues and comes with some features and improvements.
10+
- Uses Bugfixed HL in the core, a HL that fixes a lot of issues and comes with some features and improvements (Check the wiki).
1111
- Some fixes and improvements to the original Mini AG.
12-
- Supports multilingual (English and Spanish are included).
12+
- Supports multilingual (English and Spanish already included).
1313
- 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.
1414

1515
### ☰ Improvements
16+
- CTF game mode has been ported (partially).
1617
- Color codes are now displayed and they don't get removed anymore.
1718
- Weapons are displayed in spectator mode.
18-
- No more bug of standing/floating corpses from clients playing with high FPS.
19+
- No more standing corpses bug from clients playing with high FPS.
1920
- Now antiflood doesn't get block anymore when game is paused.
20-
- Hud and votes are now displayed with the AG Style.
21-
- Now you can type on commands like agallow, agkick or agforcespectator the player's name partially and without adding color codes.
22-
- CTF game mode has been added.
23-
- Some sv_ag_dmg_xxx cvars were not working and they have been fixed.
24-
- New votes have been added.
25-
26-
### ☰ To Do
27-
- Fix OpenAG/AG clients having increased the eye position in spectator mode.
28-
- Make mp_timelimit works like HL (right now it only resets the timeleft to the new timelimit).
29-
30-
## ☉ Commands
31-
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.
21+
- HUD and votes are now displayed in the AG Style.
22+
- Now you can type player's name in cmds like `agallow`, `agkick` or `agforcespectator` partially and without adding color codes.
23+
- New votes have been added and some `sv_ag_dmg_xxx` cvars have been fixed (Check the wiki).
3224

3325
## ☉ Installation
3426

27+
### ⤓ Download
28+
You can download AG Mod X on the [Releases](https://github.com/rtxa/agmodx/releases) page.
29+
3530
### ☰ Requirements
36-
- Last HLDS/ReHLDS version (last HLDS build is 8308) installed.
37-
- [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.
38-
- [Last AMXX 1.9](https://www.amxmodx.org/downloads-new.php) installed (already included and ready to use in the full package).
31+
- Last HLDS (build 8308) or [ReHLDS](https://github.com/dreamstalker/rehlds/releases) 3.6 or newer.
32+
- [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.
33+
- [Last AMXX 1.9](https://www.amxmodx.org/downloads-new.php) installed (included and ready to use in the full package).
3934

4035
### ☰ Instructions
4136
- Have a clean installation of Half-Life ready.
42-
- 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.
37+
- 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.
4338
- Open the package and extract the content of folder 'valve' in your server mod directory (e.g. 'C:\Half-Life\valve'). Replace if asked.
4439

4540
## ☉ Notes
46-
- Mod is still in beta stage (90% done). Some commands maybe are missing, please let me know so about it.
47-
- 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.
48-
- 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.
41+
- Mod is still in beta stage (*90% done*). Some commands maybe are missing, please let me know about it.
42+
- 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.
43+
44+
## 👁 Check the Wiki
45+
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.
4946

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

0 commit comments

Comments
 (0)