SendSimpleMessage

    This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

    • PHP Source Code: language/en/INGAME.php

      1. $LNG['mg_type'][0] = 'Spy messages';
      2. $LNG['mg_type'][1] = 'Player messages';
      3. $LNG['mg_type'][2] = 'Alliance messages';
      4. $LNG['mg_type'][3] = 'Combat messages';
      5. $LNG['mg_type'][4] = 'System messages';
      6. $LNG['mg_type'][5] = 'Transport messages';
      7. $LNG['mg_type'][15] = 'Expedition messages';
      8. $LNG['mg_type'][50] = 'Game messages';
      9. $LNG['mg_type'][99] = 'Construction messages';
      10. $LNG['mg_type'][100] = 'All messages';
      11. $LNG['mg_type'][999] = 'Outbox';
      Display All
      To your answer, is 50
    • Don't worry. Also with 2moons commit on this summer, i think Messages are the only lang var that are running with operator. Missions, userids, and one or another thing, on lang file, now is underscored. [missiontype_1 for example]