Floatstr
From SA-MP Wiki
Floatstr
Converts a string to a float.
(const string[])
| string | The string to convert into a float |
| Returns | The requested float. |
new before[4] = '6.9'; SetPlayerPos(playerid, 0, 0, floatstr(before));
Related Functions
The following functions might be useful as well, as they're related to this function in one way or another.
| This article/section is a stub You can help SA-MP by expanding it |
|

