
Originally Posted by
mauri23
You'll need main source files to modify some parts of the code to make it works as you want. And, of course, you must know C++ and/or Assembler to do that.
I'm not sure if that is going to work. You know... there are such lines on Text.bmd that says "Lorencia", "Noria", "Davias", etc. and if you change them, welcome message will change too. Of course, map 24 will print an undesired line, because following lines contain another strings for another things, like that "Attack speed %". You just have to find which line of Text.bmd is Main.exe reading when it prints the welcome message for world 24, and change it to another line, one that is empty, and then fill it with BMDEditor or something. Easy job, but not that easier although.