12.04.2016, 14:43
Wow ... that was really really ... well .. uh stupid of me?
So now i become Warnings because the Tag Mismatch.
So now i become Warnings because the Tag Mismatch.
Code:
db_get_field_assoc(dbresult, "PickupX", field, sizeof(field)); bInfo[i][X] = floatstr(field); db_get_field_assoc(dbresult, "PickupY", field, sizeof(field)); bInfo[i][Y] = floatstr(field); db_get_field_assoc(dbresult, "PickupZ", field, sizeof(field)); bInfo[i][Z] = floatstr(field);