Shania Posted November 23, 2016 Share Posted November 23, 2016 What do i need to do to make a speaker attached on my body? Link to comment
Jinx099 Posted November 23, 2016 Share Posted November 23, 2016 use bone_attach https://community.multitheftauto.com/index.php?p=resources&s=details&id=2540 example : ped = createPed(105,0,0,3) burger = createObject(2880,0,0,0) exports.bone_attach:attachElementToBone(burger,ped,12,0,0,0,0,-90,0) 1 Link to comment
Shania Posted November 24, 2016 Author Share Posted November 24, 2016 can you see me the full script? im new Link to comment
ViRuZGamiing Posted November 24, 2016 Share Posted November 24, 2016 59 minutes ago, Shania said: can you see me the full script? im new Since you're new I suggest starting scripting from the beginning. Most people come in here expect us to make the script for them or help the step by step while actually don't learn out of it. So if you'd like to get the scripts you want, you could start from the beginning and ask us help for the problems you get while learning. kind regards 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now