As i was modding the craftingrecipe.lib file i noticed that the "Rocket pouch extra large.xml" don't need any requirement to be crafted ?
As you can see here :
Someone know why ?<object name="Requirements">
<object name="Requirement">
<field name="shpLootObject" type="UInt16">255</field>
<field name="iNeeded" type="Int32">0</field>
</object>
</object>
Maybe becaouse there is no extra large rocket pouch in the game?Originally Posted by Chorizosss Go to original post
I don't know , i didn't finished the game yet :$.Originally Posted by inakrin Go to original post
If that's the case ... well that explain everything ! lol Thx !
I am a seasoned lua programmer. I can take a look. where is the file you want to change?Originally Posted by inakrin Go to original post
Hi everyone,
I've tried to install the compilation mod from Uplaysuxor (1.4 with the original files, 1.6 with the patch 1.02, 2.2 with the patch 1.03).
I can get to the menu, but only the quit game option is working. With the original dll it's working, despite the fact I only enjoy the mod partially.
I've tried the DX9 and 11 version, same problem. Does anyone have an idea ?
Thanks for making fc3 an even better game.
(and sorry for my english, i'm french)
it's in domino/users/fc3 folder. I can't do now, but after i'll get back home, i'll surely upload itOriginally Posted by MarcusLee2012 Go to original post
Well, i'm home and here is "wanted scripts" archive i've promised to upload.Originally Posted by MarcusLee2012 Go to original post
http://rghost.ru/42338327
Let me know if you need any linked files.
Map: fc3_main.dat/fat: worlds\fc3_main\worldmap\*.xbtOriginally Posted by bongomast3r Go to original post
Full Map: http://i.imgur.com/9CUdI.jpg (4623x4050) or http://rghost.ru/41930715 (8256x7232)
And, We continue to seek the filenames.
At the moment: 263202/391755 (67%)
Would it be possible to put the Ancient warrior knife and Pirate knife as usable melee weapons and obtainable through the shop ? And would it be possible to mimic bullet drop by studying the code used for the arrow drop ? And any progress on how to give NPCs different weapons from their specific categories ? ( For instance give a Heavy Gunner another LMG than the PKM ? )