Yesterday I was playing (once again) some match with Dev's Side Mod and other custom mod, and for the first time I noticed 2 weapons icons!!!
Yes, you have good eyes 2 weapons...
I know Deviss fixed his weapons with (I think) Fragme!'s tutorial like many modders but what?! As you may know it's a bit boring to play with gun icon floating...:/
(it's the same for every maps! )
I immediately re-installed all my mods but no visible change! It's always the same thing...
Someone else with this bug??
Anyone with this weapon bug?
Moderator: Moderators
-
- 2nd Lieutenant
- Posts: 379
- Joined: Wed Feb 17, 2016 8:51 am
- Projects :: BUC and Designated Days
- xbox live or psn: No gamertag set
- Location: France
- Contact:
- Anakin
- Master of the Force
- Posts: 4817
- Joined: Sat Sep 19, 2009 11:37 am
- Projects :: RC Side Mod - Remastered - SWBF3 Legacy
- Location: Mos Espa (germany)
Re: Anyone with this weapon bug?
I had that Problem on end or for my rcm mod. That's why you cannot play on end or. And some have that problem for tor belsavis too, and for others the floating fix worked
-
- 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: Anyone with this weapon bug?
From all my attempts at fixing the belsavis bug (which seems to be the same as the OP's problem) I was only able to come up with this.Anakin wrote:I had that Problem on end or for my rcm mod. That's why you cannot play on end or. And some have that problem for tor belsavis too, and for others the floating fix worked
Code: Select all
Message Severity: 2
C:\Battlefront2\main\Battlefront2\Source\GameModel.cpp(221)
Model "com_inv_mesh" already loaded in another level file
EDIT: While writing this post I had a brainspark. com_inv_mesh (or whatever mesh a mod is using for the second hud mesh slot) ought to be able to be positioned in the same way the icon is postioned. So if the mod's hud file is changed so that com_inv_mesh is positioned offscreen.
Hopefully if the bug is caused by what I think it is caused by then the reposition would "fix" it by simply moving the floating weapon offscreen.
Granted I have little experience with hud files, and I can't test myself because I've never been able to reproduce the bug.