Author Topic: Right-Click to lock Legacy Doors  (Read 1198 times)

Hello, I'm a bit new to using events and such, and I am working on a server with a couple of friends. We're trying to make it so that the legacy doors will be able to be locked by people of certain BL_ID by a right-mouse button click, or any other button for that matter. This has had us stumped for a few days now.

Any help would be greatly appreciated, thank you!

Right click is for jets.
I don't think there is a way for you to event anything where right clicking can activate an event.

There would be a mini-game with jets disabled

Maybe you could do it with VCE.

There would be a mini-game with jets disabled

It doesn't matter if they're disabled. There's no way for a door to detect you right clicking it becuase it's assigned to jets. There's no way to make it so it can detect if you are facing a door and click the jet key.

If you want the right click ability, you can use this event i made a few years ago

http://orbs.daprogs.com/RTB/forum.returntoblockland.com/dlm/viewFile3aa5.html?id=5057

If you want the right click ability, you can use this event i made a few years ago

http://orbs.daprogs.com/RTB/forum.returntoblockland.com/dlm/viewFile3aa5.html?id=5057
Thanks, Wrapperup, I'll be sure to use this. I still need help on restricting the legacy doors to a certain BLID though

Thanks, Wrapperup, I'll be sure to use this. I still need help on restricting the legacy doors to a certain BLID though
You'd still need VCE for that. At least, that's the closest thing you can do, there might be similar BLID check events.

You'd still need VCE for that. At least, that's the closest thing you can do, there might be similar BLID check events.
There's an add-on for it
somewhere

There's no way to make it so it can detect if you are facing a door and click the jet key.
But that's wrong
It's easily doable
You'd need to write code to make it happen, sure, but that's why it's a request thread.

but that's why it's a request thread.
Oh whoops I thought I clicked s&r

Anyways, there's this add-on for right clicking: http://forum.blockland.us/index.php?topic=235835.0
And then you might be able to make something work with the default eventEnable (or whether it's called) event

Thank you for your help everyone, I'll be sure to mess around with VCE events for a bit, maybe do a little more digging to see if it would be possible with VCE combined with this addon.

Thanks again for all your help.