Alright, I feel like a dork. Usually I have no problems with BF modding, but I'm not sure how to create a new side that will munge properly. I know how to set up the reqs and all. I've done that 1000 times. But, without BFBuilderPro, I am having trouble figuring out the best way to create a new side.
Options?
*edit* -- I think I figured it out... I'll report back.
Let's talk sides...
Moderator: Moderators
- Teancum
- Jedi Admin
- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
-
- Brigadier General
- Posts: 629
- Joined: Thu Jun 23, 2005 6:06 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
RE: Let
hey! i have the same problem........i tried it the same way like in swbf1 but it creates no ***.lvl........tell me the solution as soon you found out pls
- Teancum
- Jedi Admin
- Posts: 11080
- Joined: Wed Sep 07, 2005 11:42 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: Indiana
RE: Let
I've succeeded, and here's what I did:
Please note: I have only tried sides with three letters, like the map files, I suggest you do the same
1-Used my pre-created side from a previous map -- placed it in DataMapname[/yellow]/Sides
2-Navigated to DataMapname[/yellow]/BUILD/Sides, created a new folder with the same name as my side folder.
3-Copied munge.bat and clean.bat from another subfolder there, and placed them in my new folder I created
4-Opened munge.bat in Notepad and changed the original name of the folder to my new name
-----EXAMPLE:
@call ..\munge_side.bat GAM %1
to
@call ..\munge_side.bat FL1 %1
5-From there I called it in the LUAs like normal, and it worked.
Please note: I have only tried sides with three letters, like the map files, I suggest you do the same
1-Used my pre-created side from a previous map -- placed it in DataMapname[/yellow]/Sides
2-Navigated to DataMapname[/yellow]/BUILD/Sides, created a new folder with the same name as my side folder.
3-Copied munge.bat and clean.bat from another subfolder there, and placed them in my new folder I created
4-Opened munge.bat in Notepad and changed the original name of the folder to my new name
-----EXAMPLE:
@call ..\munge_side.bat GAM %1
to
@call ..\munge_side.bat FL1 %1
5-From there I called it in the LUAs like normal, and it worked.
-
- Brigadier General
- Posts: 629
- Joined: Thu Jun 23, 2005 6:06 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
ERROR[levelpack shell.req]:Input file shell.req does not exist. [continuing]
1 Errors 0 Warnings
ERROR[levelpack jaw.req]:Expecting bracket, but none was found.
File : munged\pc\rep_inf_erster_felucia.lvl.req(1)...
ucft <--
ERROR[levelpack jaw.req]:Expecting bracket, but none was found.
File : munged\pc\rep_inf_erster_felucia.lvl.req(1)...
ucft <--
[continuing]
2 Errors 0 Warnings
can someone help me?? do i have to change the "classparent" line in the odf too? do i have to create a ***shell.req?
1 Errors 0 Warnings
ERROR[levelpack jaw.req]:Expecting bracket, but none was found.
File : munged\pc\rep_inf_erster_felucia.lvl.req(1)...
ucft <--
ERROR[levelpack jaw.req]:Expecting bracket, but none was found.
File : munged\pc\rep_inf_erster_felucia.lvl.req(1)...
ucft <--
[continuing]
2 Errors 0 Warnings
can someone help me?? do i have to change the "classparent" line in the odf too? do i have to create a ***shell.req?