Faritampi Posted June 1, 2015 Share Posted June 1, 2015 guys, when players died, I already made hospital script so they will spawned at hospital, but the skin is changed, idk why, please help me Link to comment
Walid Posted June 1, 2015 Share Posted June 1, 2015 so, wht should I do? Use getElementModel() Example spawnPlayer (thePlayer, X , Y , Z , R ,getElementModel(thePlayer),0,0) Link to comment
Faritampi Posted June 1, 2015 Author Share Posted June 1, 2015 so, getElementModel(thePlayer),skinid, 0). ??? Link to comment
TAPL Posted June 1, 2015 Share Posted June 1, 2015 so, getElementModel(thePlayer),skinid, 0). ??? What kind of joke is that? Link to comment
The_Walrus Posted June 1, 2015 Share Posted June 1, 2015 Use the syntax suggested by Walid, "getElementModel" returns the current skin ID which is directly passed to the spawn function. 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