• How do I use constraint.Weld?
    4 replies, posted
I was told on my last post to use constraint.weld to put to entities together and well I dont know how to use it, any help?
Have you read the wiki page? [img]http://wiki.garrysmod.com/favicon.ico[/img] [url=http://wiki.garrysmod.com/page/constraint/Weld]constraint.Weld[/url]
of course
[QUOTE=GoldenLeopard;50505075]of course[/QUOTE] What specifically do you not understand about the function? If you have tried to use it before, please post your code in [code] tags
function ENT:Weld( trace ) local weld = constraint.Weld( ent_stove, ent_tank, 0, trace.PhysicsBone, 0, true, true ) end How do I change angle and stuff, like where it is.
Sorry, you need to Log In to post a reply to this thread.