Hi, I'm making a small mod (just for my own) for BF2.
I realy like your PR weapons they are better detailed and just more realistic than the original BF2 weapons.
So, I asked myself, how do I import the PR weapons to BF2.
I've tryed everything what came on my mind:
PR/weapon_server/handheld/*name weapon* to:
*Name mod*/object_server/handheld/*name weapon*.
And the same for the object client.
I imported the common_client and -server.
But the game keeps on crashing!
Thank you for reading!
[?] How do I import weapons from PR to BF2?
-
Amok@ndy
- Retired PR Developer
- Posts: 5144
- Joined: 2008-11-27 22:13
Re: How do I import weapons from PR to BF2
you should post up your error message or no body will be able to help you 

-
orunes
- Posts: 72
- Joined: 2009-10-29 15:21
Re: How do I import weapons from PR to BF2
your right thanks!!!Amok@ndy wrote:you should post up your error message or no body will be able to help you![]()
but the only thing I know is that the game crashes
-
Amok@ndy
- Retired PR Developer
- Posts: 5144
- Joined: 2008-11-27 22:13
Re: How do I import weapons from PR to BF2
thats what i said ! post your error message or no one can help youRemember, windowed mode and if you have the editor installed, debug mode, are your friends! Use them if there is a CTD problem.

-
J.F.Leusch69
- Retired PR Developer
- Posts: 2988
- Joined: 2008-04-23 16:37
Re: How do I import weapons from PR to BF2
make sure the file structur is 100% the same for the assets you copy pver
-
Drunkenup
- Posts: 786
- Joined: 2009-03-16 20:53
Re: [?] How do I import weapons from PR to BF2?
Try looking through the Menu_client and server files for HUD files that may have to be copied over. Remember, PR uses a generally different HUD than vanilla does.
-
orunes
- Posts: 72
- Joined: 2009-10-29 15:21
Re: [?] How do I import weapons from PR to BF2?
I have already done that as well, but I found a solution my self.Drunkenup wrote:Try looking through the Menu_client and server files for HUD files that may have to be copied over. Remember, PR uses a generally different HUD than vanilla does.
It will take some time but it should work.
All thank you very much!
