My playerstart area is ruined or something..
I've set the level door to spawn at PlayerStartArea_2.
But it spawns at playerstartarea_1.
What should I do?
-Dizturbed
can you post your custom_story_settings.cfg
<Main
ImgFile = ""
Name = "Disturbed"
Author = "Dizturbed"
MapsFolder = "maps/"
StartMap = "Start.map"
StartPos = "PlayerStartArea_1"
/>
(08-02-2011, 07:48 PM)Dizturbed Wrote: [ -> ]StartPos = "PlayerStartArea_1"
I think it is obvious what to do next.

Oh, I wrote wrong.. I set the level door to area 1.. not 2 :p
(08-02-2011, 08:01 PM)Your Computer Wrote: [ -> ] (08-02-2011, 07:48 PM)Dizturbed Wrote: [ -> ]StartPos = "PlayerStartArea_1"
I think it is obvious what to do next. 
change StartPos = "PlayerStartArea_1"
to:StartPos = "PlayerStartArea_2"
(08-02-2011, 08:01 PM)Your Computer Wrote: [ -> ] (08-02-2011, 07:48 PM)Dizturbed Wrote: [ -> ]StartPos = "PlayerStartArea_1"
I think it is obvious what to do next. 
lawl