Thread: Swap Defuser
View Single Post
Devil259
Veteran Member
Join Date: Dec 2009
Location: France (59)
Old 05-04-2012 , 14:33   Re: Swap Defuser
Reply With Quote #5

I don't understand this line :

PHP Code:
if (cs_get_user_team(players[i]) != CS_TEAM_CT || !cs_get_user_defuse(players[i]) ) 
Why do you take players who aren't in CT team ?

Also, you should cache players[i] in a var.

Quote:
Originally Posted by Alekkkk View Post
If i remove that , the defuser would be dropped to the ground , i don't want that happend
Ok, I understand now
__________________
You can do anything you set your mind to, man.


Last edited by Devil259; 05-04-2012 at 14:34.
Devil259 is offline