Jump to content
  • 0

R3F Help pls getting "ErrorMessage'


Eddizzle909

Question

so i got an "ErrorMessage: Include file mpmissions\DayZ_Epoch_11.Chernarus\R3F_ARTY_AND_LOG\desc_include.h not found." on start up after adding in R3F

Init.sqf - http://pastebin.com/v18DM1vJ

description.ext - http://pastebin.com/VSfQQSqM

config.sqf - http://pastebin.com/NV5ai8uK

1- are the entries for R3F in my files correct ?? people on forums weren't specific as to the location in where to put the code for description

2- is the placement of my R3F_ARTY_AND_LOG folder in the right spot? right now its at ..."[TTP]server"/dayz_mission... or do i need to drag further down into the 'addons' so it would be [TTP]server/dayz_mission/addons... ?

any help would be GREATLY APPRECIATED

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

In your Description.ext:

 

Try to erase:

//R3F Heli Lift and Tow - BIO
#include "R3F_ARTY_AND_LOG\desc_include.h"
class RscTitles
{
#include "R3F_ARTY_AND_LOG\desc_rsct_include.h"
};

and write (after enableItemsDropping = 0;):

#include "R3F_ARTY_AND_LOG\R3F_LOG\transporteur\dlg_constantes.h"
#include "R3F_ARTY_AND_LOG\R3F_LOG\transporteur\dlg_contenu_vehicule.h"
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Discord

×
×
  • Create New...