• Welding a prop to player
    2 replies, posted
Im creating a prop hider script where the prop can be welded to the player and the player model hidden i did try ply:SetModel() but because it spoofs your model it dosent work correctly any help im welding a model to a player would be great!
Try: [code]prop:SetParent( player )[/code]
ill try it now [editline]10:37PM[/editline] Works now i just need to no collide it
Sorry, you need to Log In to post a reply to this thread.