Login  Register

Re: RELEASE: DaiZy Napf 1.7.7 (Colab with Haleks!). v1.0

Posted by MasterNe0 on Jun 16, 2013; 8:38pm
URL: http://kodabar-dayz-daizy-single-player-forum.163.s1.nabble.com/RELEASE-DaiZy-Napf-1-7-7-1-Colab-with-Haleks-v2-2-01-07-tp8730p8960.html

I managed to remove the lines as from your other post:
I guess you're using the updated buidling script. It's up to you : you can deactivate in the init (you also will have to remove the custom fn_selfactions file).
If you want to clean your mission file of it, you will have to remove those lines from description.ext :
#include "build_recipe_dialog.hpp"
#include "build_recipe_list_dialog.hpp"
and delete the buildRecipeBook folder.
You can use it if you want; I've put quite some work in it, it might as well be used on more releases...

However when I try to run the map, it will say the description.ext line 38:
/dayz_loadingscreen/controlsbackground.blackbg: undefined base class 'rsctext' and the game would crash.

Any ideas? I just removed the #included part in the first 3 lines of the description.ext file.