Jump to content

Adding animation ped to gui


Xwad

Recommended Posts

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
  • 8 months later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...