View Single Post
Author Message
Buckshot
Senior Member
Join Date: Mar 2014
Location: Sweden
Old 03-10-2014 , 05:20   If not aiming (solved)
Reply With Quote #1

How do i check if the user is NOT aiming at a certain player? i've already found out how to check if the user IS aiming at a target, whoever it is.. But that was get_user_aiming. There is no is_user_aiming that i can use with an if statement that can check if i'm aiming at the player i've already chosen.

I want something that would do this:
PHP Code:
if(!is_user_aiming(idtarget))
{
    
//bla


Last edited by Buckshot; 03-10-2014 at 07:41.
Buckshot is offline
Send a message via Skype™ to Buckshot