Quote:
Originally Posted by Natsheh
alright i fixed it
|
Line:
Code:
new Vteam = fm_get_user_team(victim)
if(Ateam == CS_TEAM_CT && Vteam == CS_TEAM_CT)
Tag mismatch happens when something messy.
So I think the test of CT> CT can be done in a different way?