Joined: Jul 10 2010

can somone upload some unmodded weapon scripts for the modmanager? i need each weapons in separate mods, so that i can mod them myself. i will only need the modinfo.xml files, no need for the effects stuff. thx in advance XP

Joined: Jul 11 2010
sheepysheep wrote:
can somone upload some unmodded weapon scripts for the modmanager? i need each weapons in separate mods, so that i can mod them myself. i will only need the modinfo.xml files, no need for the effects stuff. thx in advance XP

mod manager 1.01 come with a pre done mod for a starting point fro weapon mods.
i would sajest unpacking the misc file with some of the mod tools and checking out the weapons file, all the info is in there, all you have to do is copy in the section for the gun in question. change a few parts that you want then save and add it in the list of mods in the mod manager.

Joined: Jul 10 2010

yes, i know how to do it but for some reason it wont let me....

Joined: Jul 11 2010

try something like this:

<Mod Name="Name of mod in mod manager">
  <Author>Your Name</Author>
  <Description>Description Here</Description>
<WebLink Name="factionfiles link">http://www.factionfiles.com/</WebLink>
<Changes>
<Edit File="build\pc\cache\misc.vpp\weapons.xtbl" LIST_ACTION="COMBINE_BY_FIELD:Name,_Editor\Category">

**Entrys here**
get the info from weapons.xtbl out of the misc.vpp
**Entrys here**

  <Weapon>
   ~~~~~~~~
  </Weapon>

</Edit>

</Changes>
</Mod>

 

Joined: Jul 10 2010

no, thats not it.
what i meant was that for some reason i cant use the gibbeds tools to extract stuff. when i try to extract it crashes..........wtf??

Joined: Jul 11 2010

intresting, i used the extractor of the singularty rifle mod, on faction files the same mod i converted to mod manager. since it extracts all the files i kept it and used it on the other 2 files and keep the org copys handy. but yea try the unpacker from the singularty rifle mod. 

Joined: Jul 10 2010

i tried it and it still wont work.
could u just upload the stuff for me since it looks like i got no hope of extracting them.

Joined: Jul 11 2010