Shiz 0 Posted November 7, 2006 Hi was wondering if anyone can help me out with CoC in OFP? I have created a mission with a Obelisk, 2x Paldrins, Enable FED Dialog logic, a West Soldier and a CoC radio. Whenever i pick up the radio and press IF Menu i get CoC_DigFED resource not found. Does anyone know of a solution to this problem? Many Thanks in advance Shiz Share this post Link to post Share on other sites
dinger 1 Posted November 7, 2006 yeah -- you need to put the following line in your description.ext: <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE"> #include <CoC_FED\FED.hpp> or just copy the description.ext file from the template mission. Share this post Link to post Share on other sites
walker 0 Posted November 7, 2006 Hi Shiz Wrong forum go to ADDONs and MODs Complete. Â You need the description.ext file in the mission folder with the following line added to it. <table border="0" align="center" width="95%" cellpadding="0" cellspacing="0"><tr><td>Code Sample </td></tr><tr><td id="CODE">#include <CoC_FED\FED.hpp> Or if you have not got description.ext in your missions folder you can just copy the description.ext in the UA11Template.Noe across to you mission folder. You may have to re load the mission so the description.ext file runs the first time. Kind Regards Walker EDIT Dang Dinger beat me to it Share this post Link to post Share on other sites
Shiz 0 Posted November 7, 2006 Many thanks guys. Long live OFP Share this post Link to post Share on other sites