I get tagmismatch error, But i cant find any error error
#2

Doesn't GetDistanceBetweenPoints return a float? Try:
pawn Code:
new Float:Distance1 = GetDistanceBetweenPoints(PX, PY, PZ, vehx, vehy, vehz);
new Float:Distance2 = GetDistanceBetweenPoints(PX, PY, PZ, vehx2, vehy2, vehz2);
new Float:Distance3 = GetDistanceBetweenPoints(PX, PY, PZ, vehx3, vehy3, vehz3);
Reply


Messages In This Thread
I get tagmismatch error, But i cant find any error error - by Swiftz - 16.04.2011, 03:35
Re: I get tagmismatch error, But i cant find any error error - by randomkid88 - 16.04.2011, 04:31

Forum Jump:


Users browsing this thread: 1 Guest(s)