Updated v1.1!
First of all, i will give credit to
1.)
.Dare Devil. - Formula To Get Distance
2.)
Backstabnoob - Get Bomb Origin.
Description :--
Using this plugin, players see how much distance is between
them and the bomb after it is planted and this distance
updates regularly.
CVars :--
PHP Code:
dist_to_bomb_on | Toggles on/off state
Modules :--
CSX
FAKEMETA UTIL
Changelog :--
PHP Code:
/*
* V1.0:--
* INITIAL RELEASE
* V1.1 :--
* Kia's Suggestions {
* Use get_players instead of get_maxplayers and looping through all possibilities.
* Also use charsmax instead of writing the size as number.
* }
* Added a cvar to on / off state
*/