I am having trouble making a custom side
Moderator: Moderators
- acryptozoo
- Master Bounty Hunter

- Posts: 1642
- Joined: Wed Jun 03, 2009 3:14 pm
- Projects :: Yavin Mappack
- xbox live or psn: acryptozoo
- Location: in the jungles of Yavin IV
- Contact:
Re: Custom Side: How To (FAQ)
The Log made by the bf2_modtools.exe
EDIT: your trying to load the magnagaurd right?
well you dont need to make a whole custom side for that
just put it in the cis side
EDIT: your trying to load the magnagaurd right?
well you dont need to make a whole custom side for that
just put it in the cis side
-
*Aerrow*
- Private
- Posts: 43
- Joined: Tue Jun 08, 2010 8:37 pm
Re: Custom Side: How To (FAQ)
ive tried but it wouldnt work in game.
Any idea on what i should do, or do clearer steps on how to do that
Any idea on what i should do, or do clearer steps on how to do that
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Custom Side: How To (FAQ)
look the the top of the everythingyounnedthread, the bfront2log writes a debuglog that contains decription sof arrows that happened
however you made a bracket instead of a comma here:
it should be:
however you made a bracket instead of a comma here:
Code: Select all
ReadDataFile(dc:SIDE\\mag.lvl)
"cis_inf_magnaguard_ptc")
Code: Select all
ReadDataFile(dc:SIDE\\mag.lvl,
"cis_inf_magnaguard_ptc")
-
*Aerrow*
- Private
- Posts: 43
- Joined: Tue Jun 08, 2010 8:37 pm
Re: Custom Side: How To (FAQ)
How do i change weapons of specific units?
Ex. Giving the Episode 2 Sniper Unit a Blaster Rifle
Ex. Giving the Episode 2 Sniper Unit a Blaster Rifle
- acryptozoo
- Master Bounty Hunter

- Posts: 1642
- Joined: Wed Jun 03, 2009 3:14 pm
- Projects :: Yavin Mappack
- xbox live or psn: acryptozoo
- Location: in the jungles of Yavin IV
- Contact:
Re: Custom Side: How To (FAQ)
change it in its odf*Aerrow* wrote:How do i change weapons of specific units?
Ex. Giving the Episode 2 Sniper Unit a Blaster Rifle
-
*Aerrow*
- Private
- Posts: 43
- Joined: Tue Jun 08, 2010 8:37 pm
Re: Custom Side: How To (FAQ)
I did that but it always stays the same the sharpshooter always has his sniper rifle.
Could you explain clearly what I should change and how to get it in game properly?
Could you explain clearly what I should change and how to get it in game properly?
- acryptozoo
- Master Bounty Hunter

- Posts: 1642
- Joined: Wed Jun 03, 2009 3:14 pm
- Projects :: Yavin Mappack
- xbox live or psn: acryptozoo
- Location: in the jungles of Yavin IV
- Contact:
Custom Side: How To (FAQ)
can we see your odf/lua*Aerrow* wrote:I did that but it always stays the same the sharpshooter always has his sniper rifle.
Could you explain clearly what I should change and how to get it in game properly?
-
*Aerrow*
- Private
- Posts: 43
- Joined: Tue Jun 08, 2010 8:37 pm
Re: Custom Side: How To (FAQ)
This one is the sharpshooter odf
Hidden/Spoiler:
- acryptozoo
- Master Bounty Hunter

- Posts: 1642
- Joined: Wed Jun 03, 2009 3:14 pm
- Projects :: Yavin Mappack
- xbox live or psn: acryptozoo
- Location: in the jungles of Yavin IV
- Contact:
Re: Custom Side: How To (FAQ)
i meant the default rifleman odf where you change the weapons
-
*Aerrow*
- Private
- Posts: 43
- Joined: Tue Jun 08, 2010 8:37 pm
Re: Custom Side: How To (FAQ)
Hidden/Spoiler:
- acryptozoo
- Master Bounty Hunter

- Posts: 1642
- Joined: Wed Jun 03, 2009 3:14 pm
- Projects :: Yavin Mappack
- xbox live or psn: acryptozoo
- Location: in the jungles of Yavin IV
- Contact:
Re: Custom Side: How To (FAQ)
K thats good
Lua ?
Lua ?
-
*Aerrow*
- Private
- Posts: 43
- Joined: Tue Jun 08, 2010 8:37 pm
Re: Custom Side: How To (FAQ)
Hidden/Spoiler:
- acryptozoo
- Master Bounty Hunter

- Posts: 1642
- Joined: Wed Jun 03, 2009 3:14 pm
- Projects :: Yavin Mappack
- xbox live or psn: acryptozoo
- Location: in the jungles of Yavin IV
- Contact:
Re: Custom Side: How To (FAQ)
Try changing this
to
Code: Select all
ReadDataFile("SIDE\\rep.lvl",
Code: Select all
ReadDataFile("dc:SIDE\\rep.lvl",
-
*Aerrow*
- Private
- Posts: 43
- Joined: Tue Jun 08, 2010 8:37 pm
Re: Custom Side: How To (FAQ)
I added 'dc' to the front and it just crashes...

- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: Custom Side: How To (FAQ)
could you please post your bfront2log?
-
*Aerrow*
- Private
- Posts: 43
- Joined: Tue Jun 08, 2010 8:37 pm
Re: Custom Side: How To (FAQ)
Im sorry but I don't know how to obtain that
Could you please tell me.
Could you please tell me.
-
AQT
- Gametoast Staff

- Posts: 4910
- Joined: Sat Nov 03, 2007 4:55 pm
- Location: SoCal, USA
Re: Custom Side: How To (FAQ)
The FAQ / Everything You Need Thread Version 2.0, fourth Q and A. Always look in that topic first please. It's called everything you need for a reason.
-
*Aerrow*
- Private
- Posts: 43
- Joined: Tue Jun 08, 2010 8:37 pm
Re: Custom Side: How To (FAQ)
Here is my Bfront2.log
Hidden/Spoiler:
- Maveritchell
- Jedi Admin

- Posts: 7366
- Joined: Mon Aug 21, 2006 11:03 pm
Re: I am having trouble making a custom side
Topic split from the FAQ topic - when it becomes clear that you have more than just a quick question, please do not fill up the FAQ topic. Thanks!
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
Re: I am having trouble making a custom side
Code: Select all
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Team.cpp(625)
Team missing class "rep_inf_ep2_rifleman" (check the side's .req file)
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Team.cpp(625)
Team missing class "rep_inf_ep2_rocketeer" (check the side's .req file)
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Team.cpp(625)
Team missing class "rep_inf_ep2_sniper" (check the side's .req file)
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Team.cpp(625)
Team missing class "rep_inf_ep2_engineer" (check the side's .req file)
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Team.cpp(625)
Team missing class "rep_inf_ep2_officer" (check the side's .req file)
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\Team.cpp(625)
Team missing class "rep_inf_ep2_jettrooper" (check the side's .req file)
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\LuaCallbacks_Mission.cpp(1379)
Hero class "rep_hero_anakin" not found for team 1 (check the side's .req file)
make sure you loaded them from the side and have them in the sides .req file and gave them a reqfile with the proper odfname included.
Last edited by DarthD.U.C.K. on Mon Feb 14, 2011 12:53 pm, edited 1 time in total.
