Jump to content

Menu on object pick


Recommended Posts

How can i make a object/person that stands there all the time that you can click that pops up a gui?

The most important thing about "How to" questions is the answer from yourself. Think about what you'll need to do for something to happen. If you think or search longer, most of the time the questions are answered without need to ask a question.

Lets think logically:

You want a ped to stand still, then why don't you make one with createPed?

You want to show GUI when you click at him/her, why don't you use onClientClick event to detect clicking, showCursor to show/hide cursor to allow player to click and guiSetVisible to show/hide the GUI?

If you don't know how to combine them all then read tutorials (probably again) or at least try to script it and ask again if you'll have problems because we want to help you to learn.

Link to comment

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...