All-Purpose Request Thread (Mk. IV)
Moderator: Moderators
- AnthonyBF2
- Sith

- Posts: 1255
- Joined: Wed Aug 21, 2013 3:55 pm
- Projects :: PS2+PSP Overhaul
Re: Jabba's Palace LUA files
Map scripts for TAT2 (Mos Eisley) ans TAT3(Jabba's Palace) are in the same script folder TAT.
-
razac920
- 2nd Lieutenant

- Posts: 365
- Joined: Sun Jan 16, 2011 12:42 am
Re: Jabba's Palace LUA files
Should be in BF2_Modtools/assets/scripts/tat
Tat2_* files are for Mos Eisley, tat3_* files are for Jabba's Palace
Tat2_* files are for Mos Eisley, tat3_* files are for Jabba's Palace
-
TJam11
- Private Recruit
- Posts: 15
- Joined: Mon Nov 30, 2015 12:41 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: All-Purpose Request Thread (Mk. IV)
Ah, awesome!! Thanks very much for your quick response guys!
-
TheMastermindOfMaom
- Private First Class
- Posts: 314
- Joined: Sun Nov 22, 2015 1:48 pm
- Projects :: None.
- xbox live or psn: #PCMasterRace
- Location: Greece
Re: All-Purpose Request Thread (Mk. IV)
Anyone have a Imperial Shocktrooper model? I saw one in the EA's Battlefront map but it is not released.
-
kapnbanjo
- Posts: 2
- Joined: Wed Dec 09, 2015 3:07 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: All-Purpose Request Thread (Mk. IV)
So I've searched all the places listed to search for mods and spent the last hour googling to find this, but come up empty. I can't imagine no one else has asked this but I couldn't find it so maybe I fail at google-fu...
The rules also mention if trying to find a mod to contact a moderator, but as a new person, I'm not allowed so I figured this was the safest place.
I would love beyond words a mod that allowed all award weapons to function like the award rocket launcher where you have both once unlocked.
For me this would be the best solution to the award sniper rifle being awful (ok awful maybe harsh, but blah), and a few others (I'm looking at you pilot running out of ammo constantly).
If this isn't feasible, which I'm guessing is because I've seen a number of mods do it with a single award weapon, but never beam rifle, never all of em.
Admittedly I would probably also just be happy with disabling the beam rifle, not cause I hate it, but well everything that can be said about the beam rifle has been said ad-nauseam
The rules also mention if trying to find a mod to contact a moderator, but as a new person, I'm not allowed so I figured this was the safest place.
I would love beyond words a mod that allowed all award weapons to function like the award rocket launcher where you have both once unlocked.
For me this would be the best solution to the award sniper rifle being awful (ok awful maybe harsh, but blah), and a few others (I'm looking at you pilot running out of ammo constantly).
If this isn't feasible, which I'm guessing is because I've seen a number of mods do it with a single award weapon, but never beam rifle, never all of em.
Admittedly I would probably also just be happy with disabling the beam rifle, not cause I hate it, but well everything that can be said about the beam rifle has been said ad-nauseam
-
TheMastermindOfMaom
- Private First Class
- Posts: 314
- Joined: Sun Nov 22, 2015 1:48 pm
- Projects :: None.
- xbox live or psn: #PCMasterRace
- Location: Greece
Re: All-Purpose Request Thread (Mk. IV)
I think this could be done by a hex edit but again,I barely can mod :/
- AnthonyBF2
- Sith

- Posts: 1255
- Joined: Wed Aug 21, 2013 3:55 pm
- Projects :: PS2+PSP Overhaul
Re: All-Purpose Request Thread (Mk. IV)
PM me later. I have a hex-edit to make award guns possible at all times along with regular weapons.kapnbanjo wrote:So I've searched all the places listed to search for mods and spent the last hour googling to find this, but come up empty. I can't imagine no one else has asked this but I couldn't find it so maybe I fail at google-fu...
The rules also mention if trying to find a mod to contact a moderator, but as a new person, I'm not allowed so I figured this was the safest place.
I would love beyond words a mod that allowed all award weapons to function like the award rocket launcher where you have both once unlocked.
For me this would be the best solution to the award sniper rifle being awful (ok awful maybe harsh, but blah), and a few others (I'm looking at you pilot running out of ammo constantly).
If this isn't feasible, which I'm guessing is because I've seen a number of mods do it with a single award weapon, but never beam rifle, never all of em.
Admittedly I would probably also just be happy with disabling the beam rifle, not cause I hate it, but well everything that can be said about the beam rifle has been said ad-nauseam
-
TheMastermindOfMaom
- Private First Class
- Posts: 314
- Joined: Sun Nov 22, 2015 1:48 pm
- Projects :: None.
- xbox live or psn: #PCMasterRace
- Location: Greece
Re: All-Purpose Request Thread (Mk. IV)
He wants a mod where you can have both award and normal weapons,not one for rockets.
-
ZoomV
- Rebel Warrant Officer

- Posts: 308
- Joined: Thu Aug 15, 2013 11:27 am
- Projects :: Old Republic Map pack
- xbox live or psn: No gamertag set
- Location: Belsavis, Maximum Security Ward
Re: All-Purpose Request Thread (Mk. IV)
idk about hex edits, but to make it so that a weapon doesn't go away when it's award is earned, you can just go to the common parent file for that weapon and remove the line "MedalsTypeToLock." The common parent file for sniper rifles is "data_ABC/sides/common/odfs/com_weap_inf_sniper_rifle.odf" and then of course munge the sides and copy them to the installation directory.TheMastermindOfMaom wrote:I think this could be done by a hex edit but again,I barely can mod :/
Conversely to make a award weapon instantly available, find it's file in common and remove the line "MedalsTypeToUnlock"
-
TheMastermindOfMaom
- Private First Class
- Posts: 314
- Joined: Sun Nov 22, 2015 1:48 pm
- Projects :: None.
- xbox live or psn: #PCMasterRace
- Location: Greece
Re: All-Purpose Request Thread (Mk. IV)
He is talking about the stock game,not a map.
-
ZoomV
- Rebel Warrant Officer

- Posts: 308
- Joined: Thu Aug 15, 2013 11:27 am
- Projects :: Old Republic Map pack
- xbox live or psn: No gamertag set
- Location: Belsavis, Maximum Security Ward
Re: All-Purpose Request Thread (Mk. IV)
You can replace stock sides with munged ones so that all maps are affected. And you can change a great many things doing this, i.e on mine, I have it set so that all the rifles in the game have damage, fire rate, and impact explosions like the ones TORfront uses, in addition to having respective stock maps using lore appropriate clone legions rather than the stock 501st.TheMastermindOfMaom wrote:He is talking about the stock game,not a map.
-
TheMastermindOfMaom
- Private First Class
- Posts: 314
- Joined: Sun Nov 22, 2015 1:48 pm
- Projects :: None.
- xbox live or psn: #PCMasterRace
- Location: Greece
Re: All-Purpose Request Thread (Mk. IV)
If I can do that (adding a side keeps crashing my game
) and add the custom localization (check my thread in modding) the game will become way better.
-
ZoomV
- Rebel Warrant Officer

- Posts: 308
- Joined: Thu Aug 15, 2013 11:27 am
- Projects :: Old Republic Map pack
- xbox live or psn: No gamertag set
- Location: Belsavis, Maximum Security Ward
Re: All-Purpose Request Thread (Mk. IV)
Custom localization is more work than it's worth imo.TheMastermindOfMaom wrote:If I can do that (adding a side keeps crashing my game) and add the custom localization (check my thread in modding) the game will become way better.
-
Fusion
- Gametoast Staff

- Posts: 2551
- Joined: Sat Jun 24, 2006 4:16 pm
-
kapnbanjo
- Posts: 2
- Joined: Wed Dec 09, 2015 3:07 pm
- Projects :: No Mod project currently.
- xbox live or psn: No gamertag set
Re: All-Purpose Request Thread (Mk. IV)
I apologize, I'm looking in my directory where the game is and not finding the path listed. I'm likely just a f.n.g. n00b but I'm guessing I'm missing a piece of what you're talking about.ZoomV wrote:idk about hex edits, but to make it so that a weapon doesn't go away when it's award is earned, you can just go to the common parent file for that weapon and remove the line "MedalsTypeToLock." The common parent file for sniper rifles is "data_ABC/sides/common/odfs/com_weap_inf_sniper_rifle.odf" and then of course munge the sides and copy them to the installation directory.TheMastermindOfMaom wrote:I think this could be done by a hex edit but again,I barely can mod :/
Conversely to make a award weapon instantly available, find it's file in common and remove the line "MedalsTypeToUnlock"
I would be interested in knowing how to pull this off. Would this work in multiplayer? would we both need the same thing done? my best friend likes the sniper class but rarely plays it for this reason so it would be awesome for when we play together.
- giftheck
- Droid Pilot Assassin

- Posts: 2218
- Joined: Mon Jan 19, 2009 5:58 pm
- Projects :: Star Wars Battlefront Anniversary
Re: All-Purpose Request Thread (Mk. IV)
I'm going to requote this as I do need one that isn't covered in snow as the stock AT-AT is.ggctuk wrote:Does anybody have a clean AT-AT skin?
-
DylanRocket
- 2nd Lieutenant

- Posts: 363
- Joined: Sun Sep 02, 2012 2:47 am
- Projects :: None
- xbox live or psn: No gamertag set
- Location: HK Factory
- Contact:
Re: All-Purpose Request Thread (Mk. IV)
I think there's a texture like that in the Chainisle map assets.ggctuk wrote:I'm going to requote this as I do need one that isn't covered in snow as the stock AT-AT is.ggctuk wrote:Does anybody have a clean AT-AT skin?
- giftheck
- Droid Pilot Assassin

- Posts: 2218
- Joined: Mon Jan 19, 2009 5:58 pm
- Projects :: Star Wars Battlefront Anniversary
Re: All-Purpose Request Thread (Mk. IV)
Thanks.DylanRocket wrote:I think there's a texture like that in the Chainisle map assets.ggctuk wrote:I'm going to requote this as I do need one that isn't covered in snow as the stock AT-AT is.ggctuk wrote:Does anybody have a clean AT-AT skin?
EDIT: Is this AT-AT useable as a vehicle?
- 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: All-Purpose Request Thread (Mk. IV)
I thought it was the same texture mapping. Is it different?ggctuk wrote:Thanks.DylanRocket wrote:I think there's a texture like that in the Chainisle map assets.ggctuk wrote:I'm going to requote this as I do need one that isn't covered in snow as the stock AT-AT is.ggctuk wrote:Does anybody have a clean AT-AT skin?
EDIT: Is this AT-AT useable as a vehicle?
- giftheck
- Droid Pilot Assassin

- Posts: 2218
- Joined: Mon Jan 19, 2009 5:58 pm
- Projects :: Star Wars Battlefront Anniversary
Re: All-Purpose Request Thread (Mk. IV)
Some of it is the same but the mesh is different, it has around half the triangles.
