Cronoss Posted February 15, 2022 Share Posted February 15, 2022 local x,y,z = getElementPosition(thePlayer) cigarro = createObject(3044, x, y, z) exports.bone_attach:attachElementToBone(cigarro, thePlayer, 12, 0, 0, 0, 0, 0, 0) Debug script says "ERROR: blablabla exports: Call to non-running server resource (bone_attach) [string "?"], don't know what it means really Link to comment
βurak Posted February 15, 2022 Share Posted February 15, 2022 (edited) it seems you haven't started the "bone_attach" script Edited February 15, 2022 by Burak5312 1 Link to comment
Cronoss Posted February 15, 2022 Author Share Posted February 15, 2022 I used a previous command for the new "bone attach" resource, just in case this happens to another person, check the new parameters if you downloaded it 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