Author Topic: Keybind for missioneditor not working?  (Read 429 times)

I am using a fresh copy of blockland (The only other thing I have on there is flatlands) but when I hit F11 in-game nothing happens. Yes, I put it in user/documents/blockland/addons so that isn't the issue. Here's my console.log if it helps.

if you have a mac you dont open mission editor with F11.

What is the keybind to open mission editor on mac?

Looking at the code it adds "cmd m" for the Mission Editor or "cmd g" for the GUI editor.

If those don't work use toggleEditor(1); or GuiEdit(1); .