29.03.2015, 04:01
But It doesn't.
It looks that problem is in these lines.
It looks that problem is in these lines.
Код:
sscanf(string,"'('p<,>ifffffp<)>f", DOE[i][DOE_ModelID], DOE[i][DOE_X], DOE[i][DOE_Y], DOE[i][DOE_Z], DOE[i][DOE_rX], DOE[i][DOE_rY], DOE[i][DOE_rZ]);
doe_Object[doe_Index] = CreateObject(DOE[i][DOE_ModelID], DOE[i][DOE_X], DOE[i][DOE_Y], DOE[i][DOE_Z], DOE[i][DOE_rX], DOE[i][DOE_rY], DOE[i][DOE_rZ]);


