dig_you_in

Post Reply
greenie
Full Member
Full Member
Posts: 1815
Joined: Sun Nov 21, 2021 4:55 pm
Jucator SA:MP ?: Nu
Nick:: greenie
Jucator CS ?: Nu

dig_you_in

Post by greenie »

Well with this plugin you can hide yourself (once per round) for a minute "under the ground"
(in fact you are just invisible and not-solid, you never know with costum maps what would happen )

Client-Commands
say /dig
say_team /dig

say /undig
say_team /undig
Admin-Commands
amx_digin <1/0> // put plugin on/off
amx_digin_time "value in Sec." // time before your oxcigen runs, standard 60.0s
/*

+ Instalation:
- Put the .amx file in addons\amxmodx\plugins
- Activate the plugin in addons\amxmodx\configs\plugins.ini
- Activate the needed modules in addons\amxmodx\configs\modules.ini
- Put the shofel sound in MOD\sound\misc (like: counter-strike\cstrike\sound\misc)
- Restart server or change/reload map

+ Modules:
- fun_amxx.dll
- engine_amxx.dll


+ Credits:
- Doombringer for the shofel sound
- p3tsin for the Dige Limit
- VEN for the fakedamage idea

*/
Change Log:


Version 1.1
Added CVAR: amx_digin_time "value" // time before your oxcigen runs out
sound.rar
plugin
source
Post Reply

Return to “Admin Commands”