View Single Post
CryWolf
Veteran Member
Join Date: Jul 2008
Location: Romania
Old 02-16-2021 , 06:09   Re: Laser/TripMine Entity
Reply With Quote #664

Most of servers aren't even on GT because of bots usage, the zombie servers like mine are mostly using the laser.

Q: This is the same cvar for tripmine damage (not laser damage) ?
Code:
amx_ltm_laser_damage        "1000.0"
From testing till now.
Code:
// Spark Effect.
amx_ltm_realistic_detail        "1"
it should come out sparks from mine or ? it doesn't!

Im using the headcrab plugin on my server this, https://forums.alliedmods.net/showthread.php?t=55357
On lasermine0.23 it had ltm_Think public witch i edited for not shutting down the server when headcrab passes trought mine, the error was
Code:
Host_Error: WriteDest_Parm: not a client
THE FIX:
from if( !equal( EntityName, ENT_CLASS_NAME ) ) to if( equal( EntityName, "player" ) )

What i want to know is that if this plugin is free of this bug, im afraid to test it on the server, because of the crash, maybe you would know better if it's fixed

Thanks, awesome work, it's better in so many ways.
__________________
I dont walk trough this world with fear in my heart.
www.dark-arena.com L4D, CS1.6, CZ Servers

Last edited by CryWolf; 02-16-2021 at 06:11.
CryWolf is offline
Send a message via MSN to CryWolf Send a message via Yahoo to CryWolf