Jump to content

Help


Focker

Recommended Posts

There's no "function" which do this, you have to use logic.

create a global variable with the value 0, when the player click on the button (onClientGUIClick) you increase the value of the variable ( variable = variable +1 ), then you check if the value of the variable is equal (==) to three.

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