Frictional Games Forum (read-only)

Full Version: Testing my map on Osx problem?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I just posted a question about how to test my map, and i received a link. I checked it out and it was very helpful!

http://wiki.frictionalgames.com/hpl2/amn...stom_story

But once i got to step 4 it just got confusing and i completly did not understand it. can somebody help explain in a simpler way? oh and for my test map i dont have and journals or stuff like that so can anybody help me? Thanks! Big Grin Big Grin
Step 4:
Create a text file named "extra_english.lang" or "extra_german.lang" or "extra_french.lang" or "extra_whateverlanguageyouwanttosupport.lang".

You basicly need several files for all the languages you want to translate your map into.
English is what you want to have under all circumstances though.

That's all.

In Step 5 you copy the code into that file.
(03-02-2011, 01:18 AM)Pandemoneus Wrote: [ -> ]Step 4:
Create a text file named "extra_english.lang" or "extra_german.lang" or "extra_french.lang" or "extra_whateverlanguageyouwanttosupport.lang".

You basicly need several files for all the languages you want to translate your map into.
English is what you want to have under all circumstances though.

That's all.

In Step 5 you copy the code into that file.

Hmmm i did all that but it doesent seem to be working... it just doesent show up in my custom stories menu?
Your problem lies within your custom_story_settings.cfg then. The language file just tells your map what it would show in the description, the custom story settings file makes it show up in the list. Wink