Xwad Posted September 5, 2015 Share Posted September 5, 2015 HI. how can i add a rotating ped to my guiWindow?? I mean i want to add it to the client gui not spawn the ped in the world. Maybe someting like that? bg = guiCreateWindow(0, 0, 850, 850, "Spawn menu", false) ped1 = createPed(56, 1, 1, 4, bg) setPedRotation(ped1, 315) Link to comment
Xwad Posted June 1, 2016 Author Share Posted June 1, 2016 can you make me an example for a rotating ped on the gui please? i did not find any example for that:/ 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