WASD
Junior Member
Posts: 15
Threads: 6
Joined: Jun 2012
Reputation:
0
|
My Custom Story Won't Appear
Okay, so I don't know what I've done wrong, but my custom story won't appear in the main menu. It's not finished, not even the first map is done, but I still want to see how it is coming along in-game. I only have two folders right now, maps and images. I have two scripts right now, custom_story_settings.cfg, and extra_english.lang. Here is the first one:
<Main
[tab]Name="The Only Way Out"
[tab]Author="Paul"
[tab]ImgFile="onlyway1.jpg"
[tab]StartMap="01_woods.map"
[tab]StartPos=""
/>
This is all done in word pad, by the way, now here is extra_english.lang:
<LANGUAGE>
[tab]<CATEGORY Name="The Only Way Out">
[tab][tab] <Entry Name="Description">
[tab][tab][tab] After a fatal car crash, Richard must travel into hell itself, and face his deepest fears.
[tab][tab]</Entry>
[tab]</CATEGORY>
</LANGUAGE>
I can't figure out what's wrong, and I am starting to get frustrated. (the tabs are just there to show you where I've put tabs, and aren't in the actual scripting.)
(This post was last modified: 06-16-2012, 05:22 AM by WASD.)
|
|
06-16-2012, 05:15 AM |
|