Cok Acil yardim ! ! !!!!!!!!!!.
Gönderilme zamanı: Cum Oca 01, 2016 5:19 pm
Beyler server actım durmadan bu hatayı alıyorum


insert.46 yazdı:Kardesim ltm_cvar_cfg duzenlicem nasil duzenlerim o hatayi almadan
Kod: Tümünü seç
//lasermine ON/OFF (1 / 0)
amx_ltm "1"
//lasermine access level
amx_ltm_acs "0"
//lasermine mode
amx_ltm_mode "0"
//max have ammo and max deploy count
amx_ltm_ammo "2"
//laser hit damage
amx_ltm_dmg "5000"
//buying lasermine cost
amx_ltm_cost "0"
//kill enemy +money
amx_ltm_fragmoney "300"
//lasermines health
amx_ltm_health "20000"
//max team deploy count.
amx_ltm_teammax "10"
//lasermine explode radius
amx_ltm_radius "320.0"
//lasermine explode damage
amx_ltm_rdmg "100"
//lasermine friendly fire
amx_ltm_ff "0"
//lasermine can buying and deploying team
amx_ltm_cbt "ALL"
//can say cmd buying. 0 is off, 1 is on
amx_ltm_buymode "1"
//lasermine round start deploying delay.
amx_ltm_delay "12"
//lasermine visible mode of laserline
amx_ltm_line "1"
//glowing lasermine
amx_ltm_glow "0"
//laser line brightness
amx_ltm_bright "255"
//laser line color mode
amx_ltm_color "0"
//laser hit damage mode
amx_ltm_ldmgmode "0"
//seconds dmg
amx_ltm_ldmgseconds "1"
//round start have ammo
amx_ltm_startammo "2"
//command mode
amx_ltm_cmdmode "1"
//Lasermine Configuration File
echo Executing Lasermine Configuration File