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
Issues with my custom story...
Elven Offline
Posting Freak

Posts: 862
Threads: 37
Joined: Aug 2011
Reputation: 26
#11
RE: Issues with my custom story...

You can have map with absolutely nothing as well, as long you have PlayerStartPosition and make sure it isn't script, that it is position ...

The Interrogation
Chapter 1

My tutorials
01-11-2012, 12:06 AM
Find
Schizophrenia Offline
Junior Member

Posts: 17
Threads: 1
Joined: Jan 2012
Reputation: 0
#12
RE: Issues with my custom story...

(01-11-2012, 12:06 AM)Elven Wrote: You can have map with absolutely nothing as well, as long you have PlayerStartPosition and make sure it isn't script, that it is position ...
I saw that the user settings didn't specify the start area, so i put in "PlayerStartArea_1" since that is what was written in custom story settings, and still exact same damn error >_> Is these anything else i could mess with?


01-11-2012, 12:23 AM
Find
Elven Offline
Posting Freak

Posts: 862
Threads: 37
Joined: Aug 2011
Reputation: 26
#13
RE: Issues with my custom story...

Are you sure that your start area in your map isn't script, but as PlayerStartArea? (I dont mean name, I mean type)

The Interrogation
Chapter 1

My tutorials
01-11-2012, 12:27 AM
Find
Schizophrenia Offline
Junior Member

Posts: 17
Threads: 1
Joined: Jan 2012
Reputation: 0
#14
RE: Issues with my custom story...

(01-11-2012, 12:27 AM)Elven Wrote: Are you sure that your start area in your map isn't script, but as PlayerStartArea? (I dont mean name, I mean type)
Err im not sure, where would it say that?


01-11-2012, 12:29 AM
Find
Xeronaile Offline
Junior Member

Posts: 21
Threads: 2
Joined: Jan 2012
Reputation: 0
#15
RE: Issues with my custom story...

Yeah... Mine is set up perfectly but it wont show in the custom story list ingame.
01-11-2012, 12:39 AM
Find
Elven Offline
Posting Freak

Posts: 862
Threads: 37
Joined: Aug 2011
Reputation: 26
#16
RE: Issues with my custom story...

If you click on the script thing where your start should be, then on the right upper corner is list of different types. First one and usual one is script, but in the end of list should be something like PlayerStartArea. Or you can always put it into map yourself.


@Zeronaile, then your custom story folder or fails aren't set up correctly Smile

The Interrogation
Chapter 1

My tutorials
01-11-2012, 12:48 AM
Find
Schizophrenia Offline
Junior Member

Posts: 17
Threads: 1
Joined: Jan 2012
Reputation: 0
#17
RE: Issues with my custom story...

(01-11-2012, 12:48 AM)Elven Wrote: If you click on the script thing where your start should be, then on the right upper corner is list of different types. First one and usual one is script, but in the end of list should be something like PlayerStartArea. Or you can always put it into map yourself.


@Zeronaile, then your custom story folder or fails aren't set up correctly Smile
Yep, its on PlayerStartArea, and it says active... WAUGHHH. By the way thank you so much for trying to help me, sorry im not getting anywhere Sad


01-11-2012, 12:53 AM
Find
Xeronaile Offline
Junior Member

Posts: 21
Threads: 2
Joined: Jan 2012
Reputation: 0
#18
RE: Issues with my custom story...


See any errors?
Cfg:
<Main

Name ="Xeronaile"
Author ="Xero"
ImgFile=""
MapsFolder ="Maps/"
StartMap ="00_study.map"
StartPos ="PlayerStartArea_1"
/>
Lang file:

<LANGUAGE>
<CATEGORY Name="CustomStoryMain">
<Entry Name="Description">You're not alone</Entry>
</CATEGORY>
</LANGUAGE>
Hps file:

void OnStart()
{
}


My folders:
Inside custom stories:
Forever (Demo)
The Attic chpt 1 (The 2 custom stories (not mine)
Xeronaile (Mine)

Inside Xeronaile:
Maps
Custom_story_setting.cfg
extra_english.lang
Inside Maps:
00_study.hps
00_study.map


Any errors there?
01-11-2012, 01:31 AM
Find
flamez3 Offline
Posting Freak

Posts: 1,281
Threads: 48
Joined: Apr 2011
Reputation: 57
#19
RE: Issues with my custom story...

(01-11-2012, 01:31 AM)Xeronaile Wrote: See any errors?
Cfg:

Name ="Xeronaile"
Author ="Xero"
ImgFile=""
MapsFolder ="Maps/"
StartMap ="00_study.map"
StartPos ="PlayerStartArea_1"
/>
Lang file:



You're not alone


Hps file:

void OnStart()
{
}


My folders:
Inside custom stories:
Forever (Demo)
The Attic chpt 1 (The 2 custom stories (not mine)
Xeronaile (Mine)

Inside Xeronaile:
Maps
Custom_story_setting.cfg
extra_english.lang
Inside Maps:
00_study.hps
00_study.map


Any errors there?

Is 00_study.map inside the maps folder?


01-11-2012, 04:00 AM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#20
RE: Issues with my custom story...

I feel having my hands on this would have me fix this in no time >>
01-11-2012, 04:07 AM
Find




Users browsing this thread: 1 Guest(s)