Page 1 of 1

Land Mines v1.3

Posted: Tue Nov 23, 2021 1:10 am
by greenie
Land Mines
.: Description :.
This plugin creates Land Mines and Warning Signs by making map cfg files.
If enabled, when someone shoots a mine:
1. If killed self or teammates: Will lose a frag for every kill.
2. If killed others: Will get a frag for every kill.

.: CMDs :.
Code:
say /minesmenu // ADMIN_KICK, Shows Land Mines menu
.: CVARs :.
Code:
mines_enabled 1 // Enables Land Mines explosion
mines_visible 1 // Enables Land Mines t obe visible when spawned
mines_radius 200 // Maximum radius for Mines damage
mines_maxdamage 50 // Maximum damage a Mine can deal
mines_respawntime 20 // Seconds to respawn a Mine after explosion (Put to 0 to respawn only after new round, put to -1 to never respawn)
mines_frags 1 // Should Mine kills give frags? (Self or Teammates: -1, Others: +1)

plugin