Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Story Not Showing Up In Menu
Zaffre Away
Posting Freak

Posts: 867
Threads: 50
Joined: Jul 2012
Reputation: 30
#2
RE: Custom Story Not Showing Up In Menu

Your problem is that 00_wuth.txt and extra_english.txt are not named 00_wuth.hps and extra_english.lang respectively. You can use a program like Notepad++ or Geany (my preferred) to edit those when they have their respective extensions. If it still isn't showing up, go to Change Profile and double click on yours, that usually fixes it.

Hope this helps! Get Notepad++ here and Geany here.

EDIT: I just looked at your wuth_00.txt, and it needs to be input like this.
Spoiler below!
void OnStart()
{

}

void OnEnter()
{

}

void OnLeave()
{

}

As of September 2nd, 2014, I've left the Frictional forums. Check my profile for more details.
(This post was last modified: 09-01-2012, 01:21 AM by Zaffre.)
09-01-2012, 01:19 AM
Find


Messages In This Thread
Custom Story Not Showing Up In Menu - by g2uypie - 09-01-2012, 12:51 AM
RE: Custom Story Not Showing Up In Menu - by Zaffre - 09-01-2012, 01:19 AM



Users browsing this thread: 1 Guest(s)