I fixed these unimplemented functions and changed the enable flag from _GML_ to USE_GML.imbaczek wrote:issues left to fix which I have no idea how to:Code: Select all
rts\Rendering\UnitModels\s3oParser.cpp: In member function 'void CS3OParser::DrawSub(SS3O*)': rts\Rendering\UnitModels\s3oParser.cpp:302: error: 'GML_FUNCTION_NOT_IMPLEMENTED' was not declared in this scope rts\Rendering\GL\VertexArray.cpp: In member function 'void CVertexArray::DrawArrays(int, int)': rts\Rendering\GL\VertexArray.cpp:64: error: 'GML_FUNCTION_NOT_IMPLEMENTED' was not declared in this scope
However, I cannot get it to run at the moment.
It says something about "Explosion info for XXXXXX not found".
Edit: Never mind, solved itself somehow.