Page 1 of 1

Custom bury depth

Posted: Mon Nov 22, 2021 7:41 am
by greenie
Custom Bury Depth - v0.1

Description:
This plugin is based on the original amx_bury plugin but allows you do define a custom depth in which to bury/unbury the player at.

Commands:
amx_bury <nick, #userid> <depth>
amx_unbury <nick, #userid> <depth>
Examples:
amx_bury v3x 200
amx_unbury v3x 200
Depth notes:
The depth is in units. A regular CS player is 64 units. So setting the bury depth to about 20 units should place him about knee-deep into the ground. The minumum amount of units in this plugin is 1.

Required modules:
Fun

get plugin
get source