new Float:X,Float:Y,Float:Z;GetObjectPos(fire,X,Y,Z);if(IsPlayerInRangeOfPoint(playerid, 2.0,X,Y,Z){//bla bla bla....}