|
1 |
| - |
| 1 | + |
2 | 2 |
|
3 |
| -#### Author: rtxA | Last Version: Beta 2.1 | Last Update: 25/04/2020 |
| 3 | +   |
4 | 4 |
|
5 | 5 | ## ☉ Description
|
6 | 6 |
|
7 | 7 | 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.
|
8 | 8 |
|
9 | 9 | ### ☰ 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). |
11 | 11 | - 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). |
13 | 13 | - 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.
|
14 | 14 |
|
15 | 15 | ### ☰ Improvements
|
| 16 | +- CTF game mode has been ported (partially). |
16 | 17 | - Color codes are now displayed and they don't get removed anymore.
|
17 | 18 | - 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. |
19 | 20 | - 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). |
32 | 24 |
|
33 | 25 | ## ☉ Installation
|
34 | 26 |
|
| 27 | +### ⤓ Download |
| 28 | +You can download AG Mod X on the [Releases](https://github.com/rtxa/agmodx/releases) page. |
| 29 | + |
35 | 30 | ### ☰ 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). |
39 | 34 |
|
40 | 35 | ### ☰ Instructions
|
41 | 36 | - 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. |
43 | 38 | - Open the package and extract the content of folder 'valve' in your server mod directory (e.g. 'C:\Half-Life\valve'). Replace if asked.
|
44 | 39 |
|
45 | 40 | ## ☉ 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. |
49 | 46 |
|
50 | 47 | ## ☆ Thanks to:
|
51 | 48 | - BulliT for his AG Mod and some useful codes.
|
|
0 commit comments