Counter-Strike Hide'n'Seek Match System plugins
https://github.com/OpenHNS/HnsMatchSystem-additions PTS
In order to use PTS you need:
- Install and enable these 2 plugins on the server:
-
Uncomment 1 line (remove //) in [HnsMatchSystem.sma] https://github.com/WessTorn/HnsMatchSystem/blob/main/scripting/HnsMatchSystem.sma
-
After the second step, you need to compile HnsMatchSystem.sma again, put it on the server and restart the server.
-
Next, the config file with the database configuration will appear (/addons/amxmodx/configs/plugins/hnsmatch-sql.cfg), enter the data from the database and restart the server.
- Public / DeathMatch / Knife / Captain mode
- Timer / MR match mode
- Watcher (admin) menu (N)
- Training menu
- The system depends on the administrator
- Surrender
- AFK contol
-
Compile the plugin.
-
Copy the compiled
.amxx
file to the directory:amxmodx / plugins /
-
Copy the contents of the
configs/
folder to the directory:amxmodx/configs/
-
Copy the contents of the
data/lang/
folder to the directory:amxmodx/data/lang/
-
Copy the contents of the
modules/
folder (If you have a server on Linux, then we take the.so
file, if the Windows.dll
) into the directory:amxmodx/modules/
-
Add
.amxx
in the fileamxmodx/configs/plugins.ini
-
Restart the server or change the map.
Cvar | Default | Description |
---|---|---|
hns_wintime | 15 | Number of minutes to win TT |
hns_rounds | 15 | Number of rounds to win |
hns_flash | 2 | Number of flash drives (the plugin itself changes) |
hns_smoke | 3 | The amount of smoke (the plugin changes itself) |
hns_aa | 100 | sv_airaccelerate 100 10 |
hns_semiclip | 0 | Pass through each other 0 off 1 on |
hns_hpmode | 100 | Number hp 100 1 (only works during Public/DM/Match) |
hns_dmrespawn | 3 | Time (in seconds) during which the player will respawn in DM mode |
hns_survotetime | 10 | Time (in seconds) during which the vote is in progress (surrender) |
hns_checkplay | 1 | Play / nolay menu at the entrance to the knife map 0 off 1 on |
hns_knifemap | 35hp_2 | Knife map |
hns_prefix | ^1> | System prefix (^1 - yellow, ^3 - blue, ^4 - green) |
hns_rules | 0 | Game Mode 0 Timer 1 MR |
-
Chat commands
-
Admin (ADMIN_MAP)
Commands | Description |
---|---|
mix | Admin menu |
mode / type | Mode menu |
training | Training menu |
pub / public | Public mode |
dm / deathmatch | DeathMatch mode |
specall | Move all spectator |
ttall | Move all for TT |
ctall | Move all for CT |
startmix / start | Start the match |
kniferound / kf | Start the knife Round |
captain / cap | Launch сaptain mod |
stop / cancel | Stop сurrent ьode |
skill | Skill mode |
boost | Boost mode |
aa10 / 10aa | Set sv_airaccelerate 10 |
aa100 / 100aa | Set sv_airaccelerate 100 |
rr / restart | Restart round |
swap / swap | Swap Teams |
pause / ps | pause |
live / unpause | unpause |
mr / maxround | Max Rounds mode |
timer | Timer mode |
- Player
Commands | Description |
---|---|
hideknife / showknife / knife | Hide, Show knife |
surrender / sur | Surrender vote |
score / s | Score |
pick | Pick player |
back / spec | Spec/Back player |
np / noplay | No play |
ip / play | Play |
checkpoint / cp | Сheckpoint |
teleport / tp | Teleport to checkpoint |
gocheck / gc | Сheckpoin |
damage / showdamade | Damage |
noclip / clip | Noclip |
respawn / resp | Respawn |
top / tops | Top |
- New pts
- Captain works all maps
- Include for interacting with other plugins
- Remake motd top players