Jump to content
  • 0

Help in social menu


Luffy_Op
 Share

Question

1 answer to this question

Recommended Posts

  • 0

[ @Luffy_Op ]
---
Reset the flags into original state:

sflags = 0
flags = 1

Here's definition of the flags:

sflags = 0 --Hide socials()
sflags = 1 --Shows socials()
flags = 0 --Hide menus()
flags = 1 --Shows menus()

Following the convention of boolean (true/false)

---
*I have removed the sflags since you're only calling socials() one time.

test.lua

Link to comment
Share on other sites

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
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.