1. Run the following on a local hosted multiplayer server,
```
((findDisplay 12) displayCtrl 1202) ctrlAddEventHandler ["ButtonClick", "
hint "ran";
"];
(finddisplay 46) closeDisplay 0;
```
2. The following step should of kicked you to the lobby, leave the server and join a different multiplayer server.
3. Click the move map to player button.
4. Code within event handler runs.