DLmass Posted July 12, 2011 Share Posted July 12, 2011 how do i create a ped in a interior? thanks in advance! Link to comment
Aibo Posted July 12, 2011 Share Posted July 12, 2011 local ped = createPed(92, 2464, -1697, 1013) setElementInterior(ped, 2, 2464, -1697, 1013) Link to comment
DLmass Posted July 12, 2011 Author Share Posted July 12, 2011 local ped = createPed(92, 2464, -1697, 1013) setElementInterior(ped, 2, 2464, -1697, 1013) thanks 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