Page 1 of 1
Era problem
Posted: Tue Dec 20, 2016 2:38 pm
by Delta327
Is their a video tut. on how to add an new era?
Im having problems on how to do it
Re: Era problem
Posted: Tue Dec 20, 2016 10:14 pm
by SkinnyODST
Re: Era problem
Posted: Wed Dec 21, 2016 12:59 am
by Delta327
Well i added the kotor era on my map and it works its just i have an error from the lua req. file about a braket missing and i have checked the file over 5 times.
Re: Era problem
Posted: Wed Dec 21, 2016 1:28 am
by SkinnyODST
What file is it? What`s the name of it?
Re: Era problem
Posted: Wed Dec 21, 2016 2:39 am
by ARCTroopaNate
If you could post the erred file and your bf2 error log that would be helpful.
Re: Era problem
Posted: Wed Dec 21, 2016 7:30 pm
by Delta327
So i gixed it but my map isnt showing up on bf2 istant action
Edit: got it to work but its saying that it has a BPP%_%s on it
Re: Era problem
Posted: Wed Dec 21, 2016 7:53 pm
by ARCTroopaNate
Please post your addme lua. Do you have the 1.1 patch installed??
Re: Era problem
Posted: Wed Dec 21, 2016 7:58 pm
by Delta327
ARCTroopaNate wrote:Please post your addme lua. Do you have the 1.1 patch installed??
Heres the addme file. Where i think the problem is.
sp_missionselect_listbox_contents[sp_n+1] = { isModLevel = 1, mapluafile = "BPP%s_%s", era_g = 1, era_c = 1, era_k = 1, mode_con_g = 1, mode_con_c = 1, mode_con_k = 1,}
And here.
AddDownloadableContent("BPP","BPPg_con",4)
AddDownloadableContent("BPP","BPPc_con",4)
AddDownloadableContent("BPP","BPPk_con",4)
Re: Era problem
Posted: Wed Dec 21, 2016 8:09 pm
by ARCTroopaNate
Your addme looks fine to my (rusty) eyes. Is your mapname there in editlocalize??
Re: Era problem
Posted: Thu Dec 22, 2016 8:42 pm
by Delta327
ARCTroopaNate wrote:Your addme looks fine to my (rusty) eyes. Is your mapname there in editlocalize??
Yes
Edit well the era works. But it think something is wrong with the addme file
Edit 2: and i have 117r version of the 1.3 patch
EDIT3
Finally fixed the addme file!!!
Now the side is crashing
Double posting is against the RULES; please EDIT your post instead -Staff