ItsMods

Full Version: How to import Weapons from SP to MP in Black Ops using Mod Tools
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12
how would i add the hands "rebirth_hands_mp" when I do it, I don't see any model, I think its because the Modelname or w.e it is that defines the model is set to tagorigin, but im not sure what I would need to change to make them work.
Isnt working for me

I do all the things i have to do
But i get

Defaultweapon
hello all
good here I want a little assistance
I'm stuck at a stage
here it is:
example: m16_gl_upgraded_zm

go to raw \ weapons \ mp \ <your weapon> <- open it in notepad
search for "parent"
-> parentweaponname \ m16 delete it (dont forget to make a backup)


GSC back to your file:

in init ()
add this line:
code:
precacheItem ("<weapon>");

I should do what's happen because I do not understand too
a person can come to aid please
thank you
Open the file with notepad and delete parentweapon thingy. And with precaching, you should add precacheitem("m16_gl_upgraded_zm"); after init
bonjour
merci de ta reponse
mais je ne trouve pas les fichier
est que tu peut mepliquer etape par etape merci
i understood bonjour, response & merci.



Anyways.. anyone tried loading more then 6-7 custom weapons? I seem to get missing asset errors and server crashes on some maps if i do..
hello
thank you for your answer
but I can not find the file
is that you can mepliquer step by step thank you
If the file isn't there, you need to go back into asset manager and press f10 on the file you want to move over, also at the top make sure you select multiplayer not singleplayer.
I'm doing it wrong, BUT WHERE
Which step is wrong? what I missed???

1)
[Image: 54194345.png]

2)
[Image: 91503331.png]

3)
[Image: 95199728.png]

4)
[Image: 13990902.png]

5)
[Image: 21558777.png]

6)
[Image: 93380012.png]

7)
[Image: 99209134.png]

8)
[Image: 30185979.png]

9)
[Image: 33764722.png]

10)
[Image: 77533821.png]

And I get a warning saying "could not load weapon file from weapon/mp/"
or in other words this:
[Image: 61427478.png]


WHY!
First save, then export

Don't delete the whole "parentWeapon" thing .. just remove the thundergun stuff between the \\ 's

...
Pages: 1 2 3 4 5 6 7 8 9 10 11 12