convert a Float to normal number (integer?)
well i have an error wish is tag mismatch and i need to make a float to a normal number (1; 2; 3; 99; ...).
or a normal number to a float i can use to. thx |
if you have a float you use round() to get the int. to get an int into a float use float( int )
|
Quote:
|
oops....see what happens when you toggle different languages?
|
so
Code:
|
Code:
Code:
Code:
http://www.amxmodx.org/funcwiki.php?...ound&go=search |
wouter: i see some of your questions related to amxx includes.
So a hint: try search for such things in includes/funcwiki, for example there you can find different rounding methods. |
sorry bout that will try in future :oops:
|
| All times are GMT -4. The time now is 05:13. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.