LaserMine Entity 1.8 добавляют amx_lasermine_think и cmdline описание.  Каждый игрок может установить LaserMine на стене 
 GameGuard: /lm, amx_lasermine_ff,amx_lasermine_cbt,amx_lasermine_delay ideas. 
 -=USAGE=- 
 Module 
 Client command 
 / +setlaser - bind v +setlaser -- может установить lasermine на стене 
 / buy_lasermine - bind "F2" "buy_lasermine" -- закупка lasermine 
 / say "/buy lasermine" or "/lm" -- закупка lasermine 
 / say "/lasermine" -- помощь 
 Server command(CVAR SETTING) 
 - amx_lasermine //1 is on , 0 is off 
 - amx_lasermine_mode //0 is lasermine, 1 is Tripmine mode 
 - amx_lasermine_ammo //The setup of ammo (default 2 max 10) 
 - amx_lasermine_fragmoney //A setup for the reward (default 300 min 100) 
 - amx_lasermine_cost //The settlement of the cost (default 2500 min 100 max 16000) 
 - amx_lasermine_health //The settlement of the degree of durability (default 500 min 1 max 800) 
 - amx_lasermine_dmg //The setup of the damage (default 10000 min 1) 
 - amx_lasenimer_teammax //The setup of maxset in team. 
 - amx_lasermine_radius //The setup of radius. 
 - amx_lasermine_rdmg //The setup of max radius damage. 
 - amx_lasermine_ff //setup friendly fire. 
 - amx_lasermine_cbt //can buy team set. 
 - amx_lasermine_delay //can buying roundstart +sec. (default 15sec) 
 - amx_lasermine_think //laser think setting.(default and min 0.01: ex)1.0 unlaggnging. but lasers blank) 
 