View Single Post
Frantz
Junior Member
Join Date: Mar 2020
Old 02-17-2022 , 14:06   Re: Laser/TripMine Entity
Reply With Quote #687

Tested new 3.32 via GitHub.
Cant compile sma if I edit line5: "#define BIOHAZARD_SUPPORT"
Code:
amxmodx\scripting\lasermine.sma(1066) : error 017: undefined symbol "classname"
//
// 1 Error.
// Could not locate output file compiled\lasermine.amx (compile failed).
I dont have any .json files:
Code:
[LASERMINE] JSON FILE NOT FOUND => plugins/lasermine/resources.json
[LASERMINE] LOAD DEFAULTS
And I have the same problem as before:
If amx_ltm_laser_damage "10000" zombies die instantly, but if amx_ltm_laser_damage "1000" they need to take like 4 hits to die. At the end of the round it displays 4000 dmg.

addons/amxmodx/configs/ bhltm_cvars.cfg and ltm_cvars.cfg files are from old code

Last edited by Frantz; 02-17-2022 at 14:47.
Frantz is offline