Thread: [Solved] For CT
View Single Post
amirwolf
Senior Member
Join Date: Feb 2019
Location: Iran
Old 05-28-2020 , 13:02   Re: For CT
Reply With Quote #3

Quote:
Originally Posted by Bugsy View Post
PHP Code:
//Add to top
#include <cstrike>

//In DeathMsg, replace existing with
if(!is_user_connected(vid) || vid == kid || !is_user_connected(kid) || ( cs_get_user_teamvid ) != CS_TEAM_CT ) ) return ; 
thank you
Solved
amirwolf is offline