View Single Post
Krtola
Veteran Member
Join Date: Oct 2013
Location: Serbia
Old 04-28-2024 , 11:48   Re: Block the flashlight on zombie bots
Reply With Quote #5

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
__________________
Check my original plugins for cs 1.6 and subscribe on channel
Look at the video bellow to see zombie frost grenade

https://youtu.be/j0zspNfN-AM?si=_1IiGPETN-GQY9Ua

Look at the video below to see Zombie blind grenade

https://youtu.be/ORC7ZmoaipQ?si=QC8Bul96QGitUwX4

Last edited by Krtola; 04-28-2024 at 11:51.
Krtola is offline
Send a message via Skype™ to Krtola