HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!
Hey, im pretty new here and since all other forums "programmists" have big ego or is just dead I wanted to ask here if someone can help me maybe? Im also not sure if I can use english language here, if not then I'll call my turkish friend to translate it xD
I've been adding cube renewal system, don't know from where I've got this but anyways im having problem while adding #ifndef ENABLE_CUBE_RENEWAL to cube.h and cube.cpp. in this tutorial you're supposed to do that. I can also link my game error log and tutorial screens if needed.
If u recommend just installing the cube renewal system that is here on the forum then I can try to install that.
For every help I will be very thankfull
cube.cpp:352:2: error: unknown type name 'CUBE_DATA' CUBE_DATA * p_cube = NULL; ^ cube.cpp:353:14: error: use of undeclared identifier 'CUBE_DATA' std::vector<CUBE_DATA*>::iterator iter; ^ cube.cpp:353:24: error: expected expression std::vector<CUBE_DATA*>::iterator iter; ^ cube.cpp:353:27: error: no type named 'iterator' in the global namespace std::vector<CUBE_DATA*>::iterator iter; ~~^ cube.cpp:379:2: error: unknown type name 'CUBE_DATA' CUBE_DATA *cube_data = NULL;
I've been adding cube renewal system, don't know from where I've got this but anyways im having problem while adding #ifndef ENABLE_CUBE_RENEWAL to cube.h and cube.cpp. in this tutorial you're supposed to do that. I can also link my game error log and tutorial screens if needed.
If u recommend just installing the cube renewal system that is here on the forum then I can try to install that.
For every help I will be very thankfull
cube.cpp:352:2: error: unknown type name 'CUBE_DATA' CUBE_DATA * p_cube = NULL; ^ cube.cpp:353:14: error: use of undeclared identifier 'CUBE_DATA' std::vector<CUBE_DATA*>::iterator iter; ^ cube.cpp:353:24: error: expected expression std::vector<CUBE_DATA*>::iterator iter; ^ cube.cpp:353:27: error: no type named 'iterator' in the global namespace std::vector<CUBE_DATA*>::iterator iter; ~~^ cube.cpp:379:2: error: unknown type name 'CUBE_DATA' CUBE_DATA *cube_data = NULL;
Son düzenleme:
