stock Aheduaab(playerid,id){ new Float:a, Float:e, Float:h; GetPlayerPos(id,a,h,e); new F:dloat = GetPlayerDistanceFromPoint(playerid,a,h,e); return d;}