The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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 Probleam
Hailfiretank Offline
Junior Member

Posts: 33
Threads: 12
Joined: Jun 2012
Reputation: 0
#1
Custom Story Probleam

I realise this is most likely an error on my part, and that this might not be the appropriate section to ask, but I have a problem.

Earlier I had a go at creating an amnesia custom story. Created a single room, and want to test it in-game however, it is not loading. Sad


Any ideas why? It's not even showing up in the custom stories section of the main menu?

And if you hadn't guessed, I'm a complete noob at all of this Undecided

extra_english.lang:



Testing testing!.


A key that looks like it might unlock the bedroom door


Test Note
There is a mystical being called Server One. It serves as a bases for something many call 'Team Fortress 2'. The server was ruled by 5 ancient guardians:
Iain Of Strength
Swampy Of Awesomeness
Wally Of Skill
Andman of Blackmail
Lukaroo of Champion

The server was also defended by several Guardians:
EpicBeard the Beardless
Ivan the Blamed
Fev! the Admin
Shi the Rich
NoGood the Spy
Seaking the Demoknight
Barmy the Bartender
and Presto the Guy With Over 40000 Kills on his Strange Rocket Launcher




custom_story_settings.cfg:

Name="CustomMap"
Author="Hailfiretank"
ImgFile="Terrifed_face.png"

StartMap="CustomMap.map"
StartPos="PlayerStartArea_1"
/>

CustomMap.hps:

////////////////////////////
// Run first time starting map
void OnStart()
{
//Add the Lantern and 10 Tinderboxes when in Debug mode, always good to have light!
if(ScriptDebugOn())
{
GiveItemFromFile("lantern", "lantern.ent");

for(int i=0;i<10;i++) GiveItemFromFile("tinderbox_"+i, "tinderbox.ent");
}
}


I cannot upload either the map or the Image to the forums unfortunately, however if it may help I can try and upload them to somewhere like Mediafire tomorrow

Any help appreciated, and thanks for looking!

Hailfiretank
06-03-2012, 11:32 PM
Find


Messages In This Thread
Custom Story Probleam - by Hailfiretank - 06-03-2012, 11:32 PM
RE: Custom Story Probleam - by Putmalk - 06-04-2012, 12:35 AM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 10:02 AM
RE: Custom Story Probleam - by SilentStriker - 06-04-2012, 10:21 AM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 10:35 AM
RE: Custom Story Probleam - by SilentStriker - 06-04-2012, 10:49 AM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 11:04 AM
RE: Custom Story Probleam - by SilentStriker - 06-04-2012, 11:06 AM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 11:24 AM
RE: Custom Story Probleam - by SilentStriker - 06-04-2012, 11:40 AM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 12:13 PM
RE: Custom Story Probleam - by Nice - 06-04-2012, 01:27 PM
RE: Custom Story Probleam - by SilentStriker - 06-04-2012, 01:38 PM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 01:45 PM
RE: Custom Story Probleam - by SilentStriker - 06-04-2012, 01:49 PM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 02:17 PM
RE: Custom Story Probleam - by Your Computer - 06-04-2012, 09:06 PM
RE: Custom Story Probleam - by SilentStriker - 06-04-2012, 09:16 PM
RE: Custom Story Probleam - by Hailfiretank - 06-04-2012, 11:00 PM
RE: Custom Story Probleam - by SilentStriker - 06-05-2012, 01:48 PM
RE: Custom Story Probleam - by Hailfiretank - 06-05-2012, 03:02 PM
RE: Custom Story Probleam - by SilentStriker - 06-05-2012, 04:41 PM
RE: Custom Story Probleam - by Hailfiretank - 06-05-2012, 06:12 PM
RE: Custom Story Probleam - by SilentStriker - 06-05-2012, 08:06 PM



Users browsing this thread: 1 Guest(s)