• how to spawn props via lua?
    3 replies, posted
hello , how do you spawn props via lua?. like [CODE] local prop = ents.Create( "prop_physics" ) prop:SetPos( Vector( -1300.8750 -1351.0313 -195.9688 ) )[/CODE]
prop:Activate()
Sorry, you need to Log In to post a reply to this thread.