Page 1 of 1

[?] How do I import weapons from PR to BF2?

Posted: 2010-03-25 12:32
by orunes
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!

Re: How do I import weapons from PR to BF2

Posted: 2010-03-25 12:47
by Amok@ndy
you should post up your error message or no body will be able to help you ;)

Re: How do I import weapons from PR to BF2

Posted: 2010-03-25 13:09
by orunes
Amok@ndy wrote:you should post up your error message or no body will be able to help you ;)
your right thanks!!!
but the only thing I know is that the game crashes

Re: How do I import weapons from PR to BF2

Posted: 2010-03-25 16:11
by Amok@ndy
Remember, windowed mode and if you have the editor installed, debug mode, are your friends! Use them if there is a CTD problem.
thats what i said ! post your error message or no one can help you

Re: How do I import weapons from PR to BF2

Posted: 2010-03-25 16:20
by J.F.Leusch69
make sure the file structur is 100% the same for the assets you copy pver

Re: [?] How do I import weapons from PR to BF2?

Posted: 2010-03-26 01:11
by Drunkenup
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.

Re: [?] How do I import weapons from PR to BF2?

Posted: 2010-03-26 16:14
by orunes
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.
I have already done that as well, but I found a solution my self.
It will take some time but it should work.

All thank you very much!