ItsMods

Full Version: i need a modding tutorial
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i need a modding tutorial explaining how to install the weapons youve modded (using asset manager) into your mod. a video or some screenshots would be nice Smile please help me out guys Big Grin
HERE: KLICK ME

its hearly the same, exept the delete parentthingy Wink
i tried to use that tutorial but its importing weapons from sp to mp and i have tried but i just need a tutorial explaning how to install the modded weapons into my mod. could you make a toturial mabey? Big Grin
Go to raw/weapons/mp, edit the file you wish (MAKE A BACKUP FIRST).

Then go onto mod tools, edit zone file.

Add at bottom "weapon,mp\weaponname" without the ". Compile mod and run it voila should work.
it doesnt seam to work would you mabey post some screenshots? Smile to show me what you mean, it will help other people out to Big Grin
Pretty much the same process as the tutorial Tomsen1410 posted, just open up a GDT and edit the multiplayer version of the weapon.

1) Open Asset Manager
2) File > Open and navigate to <root>\source_data\
3) Open up the GDT file for the weapon you wish to edit
4) Select the weapon variant from the list on the lower left of Asset Manager
5) Change values, then save file (make sure the GDT isn't Read-Only, shouldn't be)
6) Navigate to PC Convert > Single (with the variant still highlighted)
7) Navigate to raw/weapons/mp and look for the weapon you changed (Fast way is to sort by Modified date)
8) Copy to your mods weapons/mp folder
9) Add to IWD (check it in the IWD list) and FastFile (zone source add weapon,mp/<name>)

[Image: ak47gdt.jpg]
thanks alot ill try it Big Grin