Joined: Jun 8 2010

I got the reconstructor, and it works, but whenever i try to enter a vehicle it shows a black screen with a hud and on the mini map it shows me seperated from the vehicle

I also tried HazardX's version and it crashed when i opened the weapons locker

any suggestions

Edit:
I made my own and here's how

choose a weapon

change as shown

        <Weapon_Class>repair</Weapon_Class>
        <Trigger_Type>automatic</Trigger_Type>
        <Ammo_Type>repair</Ammo_Type>
        <Magazine_Size>0</Magazine_Size>
        <Max_Rounds>1</Max_Rounds>
        <Range_Max>0</Range_Max>
        <Range_Red>0</Range_Red>
        <Default_Refire_Delay>1</Default_Refire_Delay>
        <Damage_Scaling_Max>
            <NPC_Damage>0</NPC_Damage>
            <Player_Damage>0</Player_Damage>
            <Vehicle_Damage>-1</Vehicle_Damage>
            <Player_Vehicle_Damage>-1</Player_Vehicle_Damage>
            </Damage_Scaling_Max>
        <Spread_Max>0</Spread_Max>
        <Spread_Min>0.0</Spread_Min>
        <Damage_Scaling_Min>
            <Threshold>0</Threshold>
            <NPC_Damage>0</NPC_Damage>
            <Player_Damage>0</Player_Damage>
            <Vehicle_Damage>0</Vehicle_Damage>
            <Player_Vehicle_Damage>0</Player_Vehicle_Damage>
            </Damage_Scaling_Min>
        <Reload_Delay>0</Reload_Delay>
        <Dropped_ammo_scale>0.0</Dropped_ammo_scale>
        <Ammo_Box_Restock>0</Ammo_Box_Restock>
        <Num_Magazines>2</Num_Magazines>

if this is there

        <Bullet_hole_scale>0.0</Bullet_hole_scale>

and remove all sounds and visuals (excluding Item_3d and animation)

and that is how I made my reconstructor

on another note I saw some people questioning how to edit range

in tweak_table.xtbl or whatever the extension is in misc.vpp_pc

there is a section

    <Tweak_Table_Entry>
        <Name>Repair_range</Name>
        <Value>2.5</Value>
        <Description>This is how far ahead a player can repair objects using the repair tool.</Description>
        <_Editor>
            <Category>Weapons</Category>
            </_Editor>
        </Tweak_Table_Entry>
    <Tweak_Table_Entry>
        <Name>Repair_radius</Name>
        <Value>1.6</Value>
        <Description>When a player uses the repair tool, objects within a sphere of this radius will be repaired</Description>
        <_Editor>
            <Category>Weapons</Category>
            </_Editor>
        </Tweak_Table_Entry>

edit that (or at least thats how HazardX did it)

that's all I can think of on that subject, so Thank You and Good Day (or Night or twilight or sitting in a blacked out room with no idea what time it is in front of a multi-thousand dollar computer, oh shoot it's midnight), Good Night

Edit:
DO NOT EDIT THOSE VALUES IN TWEAK TABLE THEY ARE WHAT CAUSED MY PREVIOUS PROBLEM

I am Good, but Everyone needs help sometimes

Joined: Jun 7 2010

This is why I wish they came out with an update for 360 allowing for this...

My goal to help inform volition of the things that people would like to see... Mainly Cooperative campaign.

Joined: Jun 8 2010

I gave up on his reconstructor and just made my own...and now I am very happy cause it has no bugs that i am aware of (aside from overwriting the pistol, but who uses that anyway)

I am Good, but Everyone needs help sometimes