SkillAgentSearch skills...

Regg

Game modification of GunGame mode for Counter Strike 1.6, which uses extended API of ReGameDLL library.

Install / Use

/learn @d3m37r4/Regg
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GunGame Mod for Counter-Strike 1.6

<a href="https://github.com/d3m37r4/regg/releases/latest"><img alt="Latest Release" src="https://img.shields.io/github/v/release/d3m37r4/regg?style=for-the-badge&logo=github"></a> <a href="https://github.com/d3m37r4/regg/releases"><img alt="Total Downloads" src="https://img.shields.io/github/downloads/d3m37r4/regg/total?label=total%20downloads&style=for-the-badge&logo=github"></a> <a href="https://github.com/d3m37r4/regg/actions"><img alt="Build Status" src="https://img.shields.io/github/actions/workflow/status/d3m37r4/regg/regg_build.yml?label=tests&style=for-the-badge&logo=github"></a>

What is this?

GunGame is one of most dynamic modifications in terms of gameplay. In this it is similar to CSDM mod, which uses a similar game mechanic: <br> – purchase menu is not available; <br> – money is not given out; <br> – weapon cannot be thrown away and it disappears after death of the owner. <br> In the GunGame modification, players are respawned with a weapon corresponding to their level and a knife. For killing enemy, player is awarded a new level, and with it a weapon. By default, knife - is last weapon you can get. Winner will be player who is the first to commit murders with a knife (in team mode, team that was this player in wins).

Composition of the modification

regg_core - basis of modification <br> regg_balancer - plugin allows you to control the balance of teams <br> regg_controller - control of game modes (single, team, FFA) <br> regg_vote - plugin is responsible for launching voting for mode selection of game $\textcolor{red}{(need \ testing!)}$ <br> regg_informer - displays the current level of player or team, as well as weapons and number of points <br> regg_leader - displays current leader of game <br> regg_map_cleaner - clearing maps from unnecessary entities <br> regg_mapmanager - wrapper for working with changing maps on server <br> regg_notify - notification plugin <br> regg_warmup - warmup mode before starting main mode <br> regg_show_winner - shows winner at end of game <br> regg_block_send_wpn_anim - blocks animation of changing weapons

Requirements

Tip: Recommend using the latest versions.

Installation

  • Compile *.sma files
  • Move compiled files *.amxx to amxmodx/plugins/
  • Move plugins-regg.ini file to amxmodx/configs/ directory
  • Move configs/*.* files to amxmodx/configs/ directory
  • Move regg.txt file to amxmodx/data/lang/ directory
  • Move folder cstrike/sound/regg with resources from archive to directory on server /cstrike/sound

Downloads

Contribution and support

If you have any thoughts or suggestions to improve the product, contact me at one of the following places:

<a href="https://github.com/d3m37r4/regg/issues/"><img alt="Github Issues" src="https://img.shields.io/badge/github-issues-blue?style=for-the-badge&logo=github"></a> <a href="https://github.com/d3m37r4/regg/discussions/"><img alt="Github Discussions" src="https://img.shields.io/badge/github-discussions-blue?style=for-the-badge&logo=github"></a> <a href="https://dev-cs.ru/threads/14389/"><img alt="Thread on dev-cs.ru" src="https://img.shields.io/badge/Thread_on_dev--cs.ru-fff?style=for-the-badge"></a> <a href="https://t.me/dmitry_isakow"><img alt="Static Badge" src="https://img.shields.io/badge/telegram-d3m37r4-0088CC?style=for-the-badge&logo=telegram"></a> <a href="https://t.me/jumperya"><img alt="Static Badge" src="https://img.shields.io/badge/telegram-byjumpe-0088CC?style=for-the-badge&logo=telegram"></a>

You can also submit a <a href="https://github.com/d3m37r4/regg/pulls/">pull request</a>.

Related Skills

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated2mo ago
Forks5

Languages

Pawn

Security Score

75/100

Audited on Jan 18, 2026

No findings