float problem with write_coord()
I have a problem with using float variables in write_coord().
When i use float variables in write_coord() i get tag mismatch error on compiling. What is the problem? please help! |
Re: float problem with write_coord()
Post code
|
Re: float problem with write_coord()
Quote:
PHP Code:
|
Re: float problem with write_coord()
write_coord() is for integers. Use EngFunc_WriteCoord.
|
Re: float problem with write_coord()
Or use floatround to convert them to integers....
|
Re: float problem with write_coord()
Yeah Mr.Hornet correсtly written.
Code:
#include <amxmodx> |
Re: float problem with write_coord()
Quote:
|
| All times are GMT -4. The time now is 13:14. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.