kartanonperuna
Posting Freak
Posts: 755
Threads: 44
Joined: Oct 2011
Reputation:
8
|
Ok,how to test your own map?
Ive googled it and all,still cant find the answer.
(This post was last modified: 01-07-2012, 10:54 AM by kartanonperuna.)
|
|
01-02-2012, 03:59 PM |
|
Statyk
Schrödinger's Mod
Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation:
241
|
RE: Ok,how to test your own map?
You have to have all the files concerning your campaign in one folder located inside the "custom_stories" folder. Then go into your campaign's folder and open notepad. Save As... "custom_story_settings.cfg" exactly like that, no quotations. Then put this in there and fill in the areas with your information:
<Main
ImgFile = "PREVIEW_IMAGE"
Name = "CAMPAIGN_NAME"
Author = "kartanonperuna"
MapsFolder = "maps/"
StartMap = "MAP_NAME.map"
StartPos = "PLAYER_START_AREA"
/>
|
|
01-02-2012, 04:05 PM |
|
kartanonperuna
Posting Freak
Posts: 755
Threads: 44
Joined: Oct 2011
Reputation:
8
|
RE: Ok,how to test your own map?
Hmm still doesnt work...
I have it like this:
<Main
ImgFile = "story.png"
Name = "Just another night"
Author = "Kartanonperuna"
MapsFolder = "maps/"
StartMap = "Just another night.map"
StartPos = "PlayerStartArea_1"
/>
(This post was last modified: 01-02-2012, 04:19 PM by kartanonperuna.)
|
|
01-02-2012, 04:17 PM |
|
Statyk
Schrödinger's Mod
Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation:
241
|
RE: Ok,how to test your own map?
make sure the directory is correct. for example. what is the name of the folder your maps are located in?
(This post was last modified: 01-02-2012, 04:22 PM by Statyk.)
|
|
01-02-2012, 04:21 PM |
|
flamez3
Posting Freak
Posts: 1,281
Threads: 48
Joined: Apr 2011
Reputation:
57
|
RE: Ok,how to test your own map?
(01-02-2012, 04:17 PM)kartanonperuna Wrote: Hmm still doesnt work...
I have it like this:
ImgFile = "story.png"
Name = "Just another night"
Author = "Kartanonperuna"
MapsFolder = "maps/"
StartMap = "Just another night.map"
StartPos = "PlayerStartArea_1"
/>
You need _ between Just another night. Change the name to Just_another_night.map in the .cfg aswell as the filename
|
|
01-02-2012, 04:22 PM |
|
Statyk
Schrödinger's Mod
Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation:
241
|
RE: Ok,how to test your own map?
Quote:You need _ between Just another night. Change the name to Just_another_night.map in the .cfg aswell as the filename
Not necessarily. If his map has spaces, he has to leave it with spaces. If it has underscores, THEN he should put them.
|
|
01-02-2012, 04:23 PM |
|
kartanonperuna
Posting Freak
Posts: 755
Threads: 44
Joined: Oct 2011
Reputation:
8
|
RE: Ok,how to test your own map?
I dont have any underscores.And my maps are located in Custom stories,Just another night folder and in there,maps folder.
|
|
01-02-2012, 04:31 PM |
|
Statyk
Schrödinger's Mod
Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation:
241
|
RE: Ok,how to test your own map?
(01-02-2012, 04:31 PM)kartanonperuna Wrote: I dont have any underscores.And my maps are located in Custom stories,Just another night folder and in there,maps folder. so it runs down like this? (capitalizations, spaces, and spelling ALL the same):
"custom_stories > Just another night > maps"
|
|
01-02-2012, 04:35 PM |
|
Khyrpa
Senior Member
Posts: 638
Threads: 10
Joined: Apr 2011
Reputation:
24
|
RE: Ok,how to test your own map?
Kannattaa ottaa jonku toisen tekemä custom story kansio, tehä kopio siitä ja muokata ne tiedostot sillai että seon sun oma stoori. Eli mennä maps kansioo ja vaihtaa mapit ja .hps tiedostot omiks.
custom_story_settings filussa muutat vaa nimet ja StartMap/StartPos.
|
|
01-02-2012, 04:42 PM |
|
kartanonperuna
Posting Freak
Posts: 755
Threads: 44
Joined: Oct 2011
Reputation:
8
|
RE: Ok,how to test your own map?
(01-02-2012, 04:35 PM)Statyk Wrote: (01-02-2012, 04:31 PM)kartanonperuna Wrote: I dont have any underscores.And my maps are located in Custom stories,Just another night folder and in there,maps folder. so it runs down like this? (capitalizations, spaces, and spelling ALL the same):
"custom_stories > Just another night > maps"
Yes.
(01-02-2012, 04:42 PM)Khyrpa Wrote: Kannattaa ottaa jonku toisen tekemä custom story kansio, tehä kopio siitä ja muokata ne tiedostot sillai että seon sun oma stoori. Eli mennä maps kansioo ja vaihtaa mapit ja .hps tiedostot omiks.
custom_story_settings filussa muutat vaa nimet ja StartMap/StartPos. Eipä toimi.Perkele kusee tämä homma.Voikohan mapista johtua?Että mitä se vaatii että se toimii edes.Start pointin olen laittanut ja ainakin yhden huonee rakentanut.
(This post was last modified: 01-02-2012, 04:58 PM by kartanonperuna.)
|
|
01-02-2012, 04:46 PM |
|
|