Author Topic: "toggleGui" Output Event  (Read 673 times)

Well, it's kinda of self explanatory. It appear when the target is the client. Although, I see and issue where the client doesn't have the gui, making the event not work. None the less, I want it.

Well, it's kinda of self explanatory. It appear when the target is the client. Although, I see and issue where the client doesn't have the gui, making the event not work. None the less, I want it.

Basically allow anyone to force GUI's to open for you. And, by setting it on a timer, they wouldn't expect it to come up. Scary...

Basically allow anyone to force GUI's to open for you. And, by setting it on a timer, they wouldn't expect it to come up. Scary...
I know it can be abusive, but all events can be abusive in a way.

I know it can be abusive, but all events can be abusive in a way.

So that means we should make more easily abusive events? Great logic. :3

So that means we should make more easily abusive events? Great logic. :3
D:
Still, can someone make?

D:
Still, can someone make?

I'd love to make it toggle the MainMenuGUI while you're busy. XD

30000 > OnPlayerTouch > Client > toggleGui > [mainmenugui]
30000 > OnPlayerTouch > Client > messageBoxOK > [You have been banned from the server for -1 minutes. Reason: hurduer]

30000 > OnPlayerTouch > Client > toggleGui > [mainmenugui]
30000 > OnPlayerTouch > Client > messageBoxOK > [You have been banned from the server for -1 minutes. Reason: hurduer]

Exactly my point. :3 And, with OnPlayerTouch, it'd probably try it a bunch of times.

Yeah but it's also VERY unexpected.

You could throw in some VCE so it only happens once per player.

Yeah but it's also VERY unexpected.

You could throw in some VCE so it only happens once per player.

Variable Condition Events?

30000 > OnPlayerTouch > Client > toggleGui > [mainmenugui]
30000 > OnPlayerTouch > Client > messageBoxOK > [You have been banned from the server for -1 minutes. Reason: hurduer]
Yeah, I know. =/
I want it to trigger like the "Copymod" gui when you click a menu for a cloning station.

togglegui [playgui]


Because of de-rail, I'm locking. If someone wants to make this, feel free.