29.05.2020, 19:23
Quote:
It's out of order cause your appending to a file aka adding to the file the bottom of the file is your first line.
Try making a new variable then assign the value to it rather than just typing it in inside the WriteFloat. |
I did something like this
PHP Code:
new Float:AmmuLs_attacker[3] = {float0, float1, float2};