SWBFGamers

Modding for the Original SWBF1 and SWBF2 => SWBF2 Modding => Topic started by: Delta327 on November 11, 2015, 11:17:46 AM

Title: FATAL could not open FIIc_con and FIIg_con
Post by: Delta327 on November 11, 2015, 11:17:46 AM
This never happend before.
I looked through out the LUA files and nothing is wrong

Edit": the error is saying that my LUA files are missing but I have them in my script folder
Title: Re: FATAL could not open FIIc_con and FIIg_con
Post by: Rayce on November 11, 2015, 06:30:33 PM
Make sure the REQ files are in the right place, too.
Title: Re: FATAL could not open FIIc_con and FIIg_con
Post by: Delta327 on November 11, 2015, 06:52:08 PM
Quote from: Commander Awesome on November 11, 2015, 06:30:33 PM
Make sure the REQ files are in the right place, too.

I've never had the reqs to it
Title: Re: FATAL could not open FIIc_con and FIIg_con
Post by: Rayce on November 11, 2015, 08:34:12 PM
Well then there's your problem. You need REQ files for each new script.
Title: Re: FATAL could not open FIIc_con and FIIg_con
Post by: Delta327 on November 12, 2015, 07:33:12 AM
Where do the reqs go?
Title: Re: FATAL could not open FIIc_con and FIIg_con
Post by: Rayce on November 12, 2015, 11:08:04 AM
data_***\common\mission.

They should look like this:
ucft
{
REQN
{
"script"
"the name of your script goes here"
}
}


For simplicity's sake I suggest naming those .REQs after the scripts the represent.

Then add the names of those REQs in mission.req.
EhPortal 1.34 © 2024, WebDev