View Single Post
Old
  (#3)
Overlord [K1] is Offline
Senior Member
 
Posts: 419
Join Date: Jan 2002
Location: UK London
   
Default 09-26-2002, 07:56 AM

To make MOTD work this is what you do. This is for v1.11 of the game.

1) Open pak6 in the main dir
2) extract "localization.txt" from pak6
3) Search for "Press fire to continue"
4) Change the second part of the text where it is repeated
5) Create a DIR in your main FIR called Global.
6) Put the localization.txt in the global directoy

Run the game. You will notice that your opening screen now displays the text you have written. If you want line breaks. ie new line then all you do is use \n.

Example:-

Welcome to the\n \nKronos1 Game Server.

The above line will read like this.

Welcome to the

Kronos1 Game server

Hope this helps.
  
Reply With Quote