How do I add Hunt mode???
Moderator: Moderators
- [SBF]ATATFIGHTR
- Chief Warrant Officer

- Posts: 338
- Joined: Sun Mar 12, 2006 12:22 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: The US, in the state of UTAH
How do I add Hunt mode???
I need to know how to add Hunt mode to my map. If someone could list the steps that would help alot. Thank you

- phazon_elite
- Rebel Colonel

- Posts: 597
- Joined: Tue Jan 16, 2007 9:10 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: I'm sorry Link, I can't give the location. Come back when you're a little...mmmh...RICHER!
- Contact:
RE: How do I add Hunt mode???
Basically, just copy an eli mode and rename it to ***c_hunt or ***g_hunt (whichever you're doing). Hunt is actually assault mode with unique characters, different music, and whatever. You just can't set it to 180 and beyond in the menu because it's identified as a different mode. You could obviously change it in the LUA, however.
- EP-000782
- EP-000782
- [SBF]ATATFIGHTR
- Chief Warrant Officer

- Posts: 338
- Joined: Sun Mar 12, 2006 12:22 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: The US, in the state of UTAH
RE: How do I add Hunt mode???
what do you mean set it to 180? Will the icon for hunt appear on instant action screen?
- [SBF]ATATFIGHTR
- Chief Warrant Officer

- Posts: 338
- Joined: Sun Mar 12, 2006 12:22 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: The US, in the state of UTAH
RE: How do I add Hunt mode???
I tryed it but I got this message during munging
"**** ERROR: luac returned 1
ERROR reading processed script" and this in the mungelog
"C:\BF2_ModTools\ToolsFL\Bin\luac.exe: ..\..\common\scripts\MUN\MUNc_hunt.lua:73: `}' expected (to close `{' at line 72) near `10'
ERROR[scriptmunge scripts\MUN\MUNc_hunt.lua]:Could not read input file.ERROR[scriptmunge scripts\MUN\MUNc_hunt.lua]:Could not read input file. [continuing]
2 Errors 0 Warnings"
What do I need to change inside the LUA?
"**** ERROR: luac returned 1
ERROR reading processed script" and this in the mungelog
"C:\BF2_ModTools\ToolsFL\Bin\luac.exe: ..\..\common\scripts\MUN\MUNc_hunt.lua:73: `}' expected (to close `{' at line 72) near `10'
ERROR[scriptmunge scripts\MUN\MUNc_hunt.lua]:Could not read input file.ERROR[scriptmunge scripts\MUN\MUNc_hunt.lua]:Could not read input file. [continuing]
2 Errors 0 Warnings"
What do I need to change inside the LUA?
- DarthD.U.C.K.
- Master of the Force

- Posts: 6027
- Joined: Wed Sep 27, 2006 11:05 am
- Location: Duckburg, Germany
YOU have to go to MUNc_hunt.lu and and change the wrong bracket in line 73.
for more info look herehere
for more info look herehere
- [SBF]ATATFIGHTR
- Chief Warrant Officer

- Posts: 338
- Joined: Sun Mar 12, 2006 12:22 am
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
- Location: The US, in the state of UTAH
