illestiraqi Posted July 26, 2014 Share Posted July 26, 2014 For my login system, I put the camera into the Ten Green Bottles interior, perfect, then I tried adding these... BarT1Ped = createPed(11, 493.60000610352, -78.199996948242, 998.79998779297) setElementFrozen(BarT1Ped, true) setElementDimension(BarT1Ped, 5223) setElementInterior(BarT1Ped, 11) setElementCollisionsEnabled(BarT1Ped, true) setElementRotation(BarT1Ped, 0, 0, 90) BarT2Ped = createPed(171, 498.89999389648, -77.599998474121, 998.79998779297) setElementFrozen(BarT2Ped, true) setElementDimension(BarT2Ped, 5223) setElementInterior(BarT2Ped, 11) setElementCollisionsEnabled(BarT2Ped, true) setElementRotation(BarT1Ped, 0, 0, 90) ... Just two bar tenders and they don't show while @ the login screen, please help. Link to comment
Bonsai Posted July 26, 2014 Share Posted July 26, 2014 Are those Peds and the players in the same dimension? 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