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
Getting a simple map to load
Demoman Dawkins Offline
Junior Member

Posts: 9
Threads: 2
Joined: Feb 2011
Reputation: 0
#13
RE: Getting a simple map to load

(02-10-2011, 04:33 PM)junkfood2121 Wrote: Well, here's how I'm doing it.

Make a map in your custom_stories folder. In that folder, create a folder called "maps". Then open notepad and write:

<Main
    Name="Custom Story Name"
    Author="Author Name"
    ImgFile=""

    StartMap="Name of your .map file (With .map at end, Example: mymap.map)"
    StartPos="A start position for player. Can be left blank"
/>

Save it as "custom_story_settings.cfg" in the folder you made (not "maps")

Then make a new notepad document and write:

<LANGUAGE>
    <CATEGORY Name="CustomStoryMain">
      <Entry Name="Description">Description of your custom story.</Entry>
    </CATEGORY>
</LANGUAGE>

Save as extra_english.lang (also in your folder)

Then place ur maps & hps files (if you got scripts) in "maps" folder and it should pop up in game.

Righto, done everything there exactly as you said, and yet nothing...

Hate to sound like an idiot, 'cause I'm not.
02-10-2011, 05:40 PM
Find


Messages In This Thread
Getting a simple map to load - by Demoman Dawkins - 02-09-2011, 06:18 PM
RE: Getting a simple map to load - by Tottel - 02-09-2011, 06:53 PM
RE: Getting a simple map to load - by Tottel - 02-10-2011, 10:39 AM
RE: Getting a simple map to load - by Tottel - 02-10-2011, 03:52 PM
RE: Getting a simple map to load - by Tanshaydar - 02-10-2011, 04:12 PM
RE: Getting a simple map to load - by Demoman Dawkins - 02-10-2011, 05:40 PM
RE: Getting a simple map to load - by Tanshaydar - 02-10-2011, 04:39 PM
RE: Getting a simple map to load - by Karnio - 02-10-2011, 05:19 PM
RE: Getting a simple map to load - by Tanshaydar - 02-10-2011, 08:32 PM
RE: Getting a simple map to load - by Nye - 02-10-2011, 09:33 PM
RE: Getting a simple map to load - by Karnio - 02-12-2011, 01:56 AM
RE: Getting a simple map to load - by Tanshaydar - 02-12-2011, 06:24 AM
RE: Getting a simple map to load - by Karnio - 02-14-2011, 04:55 AM
RE: Getting a simple map to load - by Tanshaydar - 02-14-2011, 05:43 AM
RE: Getting a simple map to load - by Karnio - 02-14-2011, 03:41 PM
RE: Getting a simple map to load - by Tanshaydar - 02-14-2011, 05:31 PM
RE: Getting a simple map to load - by LuiiC - 09-12-2011, 04:24 PM
RE: Getting a simple map to load - by Tanshaydar - 09-12-2011, 10:39 PM



Users browsing this thread: 1 Guest(s)