Skip to content

Current questions and answers regarding the map editor.

User Avatar
#925
Auto-translated
Could you please provide guidance on how to correctly create a MessageBox (preferably with an example) so that the message appears for each player on a multiplayer map? I've tried using this method: MessageBox(GetMapDataPath().."qwerty.txt"); but it doesn't work.