View Single Post
.:cs.stambeto:.
Senior Member
Join Date: Feb 2010
Location: Bulgaria
Old 04-28-2024 , 13:23   Re: Block the flashlight on zombie bots
Reply With Quote #6

Quote:
Originally Posted by Krtola View Post
Ok,add this
PHP Code:
if (g_isbot[id])
        return; 
in
PHP Code:
public fw_CmdStart(idhandle
just bellow
PHP Code:
// Not alive
    
if (!g_isalive[id])
        return; 
after that compile sma
Well, I see them again that they can put the flashlight on, but I want them not to.
.:cs.stambeto:. is offline