A weld tool that AI made. Includes compiled binaries and the uncompiled files.
First time of AI creating a source engine weapon ever?
To compile the weld tool:
get Visual Studio.
Visit Developer.valvesoftware.com for compiler version choices.
Use any source sdk base
add the .cpp file to the Server side under HL2 DLL folder.
add the weapon_sandbox.txt to the scripts folder of your mod.
compile the code (build solution)
get the client and server dlls and move them to the mod under bin.
if it asks to replace choose yes.
play your mod
in the console “give weapon_sandbox”
left click twice on two different props to weld them together.
includes a bin folder for compiles and weld tool for decompiled.