get_distance_f cant compile
Code:
#include <amxmodx>but cant get distance. where i do mistake plz help. thx in advance |
Re: get_distance_f cant compile
It compiles just fine, though get_user_origin isn't expecting a Float.
|
Re: get_distance_f cant compile
compiled norm(with warning 213: tag mismatch)
but when i say dis in game result is : Dist:0.000000 Need distance from my point to aiming point. |
Re: get_distance_f cant compile
You're mixing functions that are based on floats and functions that are based on integers.
You need to choose one and stick with it. The way to do it with floats is not for beginners. Code:
|
Re: get_distance_f cant compile
Thx it's works for me!!!
& 1 question . how can i replace hud armor value with this value. (that it would be updated automatically without command) sorry for my english &thx in advance. |
| All times are GMT -4. The time now is 05:59. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.