
Własne komunikaty w grze
Moderatorzy: kuba11100, The Viking, Moderatorzy
- The Dark Lord
- Użytkownik Forum
- Posty: 331
- Rejestracja: 27 cze 2007, 17:33
Pablo1517 have the right, but no exacly exe
This magic file is \data\misc\text.lib there are all words and sentences in the game. Just open it in notepad, or better notepad++. That is all.
When you create Your own company You just should add this file too.
PS. In file \data\misc\setup.lib are rest of sentences (from interface).
Pablo1517 ma rację ale nie dokładnie exe
Ten magiczny plik to \data\misc\text.lib tam są wszystkie słowa i zdania w grze. Wystarczy go otworzyć w notatniku lub lepiej Notepad++. To wszystko. Kiedy tworzysz swoją własną kampanię mógłbyś także dodać ten plik.
PS. W pliku \data\misc\setup.lib\ są pozostałe wyrażenia (z interfejsu).
All Regards
This magic file is \data\misc\text.lib there are all words and sentences in the game. Just open it in notepad, or better notepad++. That is all.
When you create Your own company You just should add this file too.
PS. In file \data\misc\setup.lib are rest of sentences (from interface).
Pablo1517 ma rację ale nie dokładnie exe
Ten magiczny plik to \data\misc\text.lib tam są wszystkie słowa i zdania w grze. Wystarczy go otworzyć w notatniku lub lepiej Notepad++. To wszystko. Kiedy tworzysz swoją własną kampanię mógłbyś także dodać ten plik.
PS. W pliku \data\misc\setup.lib\ są pozostałe wyrażenia (z interfejsu).
All Regards
- The Dark Lord
- Użytkownik Forum
- Posty: 331
- Rejestracja: 27 cze 2007, 17:33
I did already know about the setup.lib, because a Dutch guy made an editor for it (only for TSK, unfortunately), but I didn't know you can just open it with notepad! So easy...Ivan pisze:Pablo1517 have the right, but no exacly exe
This magic file is \data\misc\text.lib there are all words and sentences in the game. Just open it in notepad, or better notepad++. That is all.
When you create Your own company You just should add this file too.
PS. In file \data\misc\setup.lib are rest of sentences (from interface).
Thanks.
- The Dark Lord
- Użytkownik Forum
- Posty: 331
- Rejestracja: 27 cze 2007, 17:33
Yes because when you modify file in notepad then numbers of lines are change and then crash. If you edit file in Notepad++ then it's ok.
True is that extension lib mean static library, it's mean not just text. It's hex code (for instance 00 FF B4...etc). Notepad only change this numers on suitable chars. Notepad++ masks some chars protected numbers of lines.
That really it's not exacly that, but this explain is best what can I give you now.
Notepad++ marks empty char 00 as NUL
It's mean each sentence is separate from other by NUL
True is that extension lib mean static library, it's mean not just text. It's hex code (for instance 00 FF B4...etc). Notepad only change this numers on suitable chars. Notepad++ masks some chars protected numbers of lines.
That really it's not exacly that, but this explain is best what can I give you now.
Notepad++ marks empty char 00 as NUL
It's mean each sentence is separate from other by NUL
Ostatnio zmieniony 02 wrz 2007, 12:53 przez Ivan, łącznie zmieniany 3 razy.
- The Dark Lord
- Użytkownik Forum
- Posty: 331
- Rejestracja: 27 cze 2007, 17:33