clear
›
This editor runs your Lua in a live Mercenaries 2 session over the lua-bridge. To use it:
lua-bridge mod and launch the game.ws://127.0.0.1:27050).You can still write and save scripts offline; they'll run once you connect. Editor and API reference work with no game attached.
After several tries the editor can't connect to ws://127.0.0.1:27050. Two common reasons:
https) page talking to 127.0.0.1. Chrome asks once and works if you click Allow; others block it outright.The fix that always works: download the editor and open it from your disk. Same app, offline, no browser restrictions.