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
Game does not recognize inventory.hps file
Mudbill Offline
Muderator

Posts: 3,881
Threads: 59
Joined: Apr 2013
Reputation: 179
#6
RE: Game does not recognize inventory.hps file

And when you test your CS, are you using "new game" or "continue" ?

I just tested it myself and worked fine.

PHP Code: (Select All)
void OnGameStart() 
{
    Print(
"Test log from inventory.hps\n");


Make sure capitals are all lower-case in the file name. File should be in the folder specified by the MapsFolder in custom_story_settings.cfg

This should print this line somewhere in the hpl.log file for the current instance (which is "Main" unless you're loading the CS through a mod).

If it still doesn't work, send the hpl.log.

(This post was last modified: 11-10-2019, 08:23 PM by Mudbill.)
11-10-2019, 08:22 PM
Find


Messages In This Thread
RE: Game does not recognize inventory.hps file - by Mudbill - 11-10-2019, 08:22 PM



Users browsing this thread: 1 Guest(s)