19.01.2010, 14:57
Just like on a /goto or /gethere command for exmaple, You have:
To check if the player is trying to goto/gethere himself,
Well i want to do that, But to check if someones trying to arrest a fellow cop,
So i want the same code, But instead of checking on playerid, It checks for team,
How would i do that
pawn Код:
if(id == playerid)
Well i want to do that, But to check if someones trying to arrest a fellow cop,
So i want the same code, But instead of checking on playerid, It checks for team,
How would i do that