11.12.2018, 14:03
Quote:
|
turn this:
Код:
cache_get_field_content_float(loaded, "A", xSafe[id][safe_Pos][3]); Код:
cache_get_field_content_float(loaded, "A", _:xSafe[id][safe_Pos][3]); |
Quote:
|
What's the data type of the X, Y, Z and A columns in your database structure?
|
Safe[id][safe_Pos][3]);"


