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
Saving the game + Items in Inventory
theyhunger Offline
Junior Member

Posts: 15
Threads: 6
Joined: Jul 2017
Reputation: 0
#3
RE: Saving the game + Items in Inventory

(12-30-2018, 10:28 PM)HappyMatt12345 Wrote:
(12-30-2018, 07:52 PM)theyhunger Wrote: Obviously in Amnesia, you have the "Save" and "Save & Exit" options in the pause menu. However, in the Justine DLC, those options are not present (except from just "Exit"). Since I don't think Justine counts as a Full Conversion, just simply a Custom Story. Is there a way to implement this into a standard custom story? The reason why I'm asking this is because I had the idea that I just want to test. It involves using a save point to save the progress, similar to Resident Evil or Silent Hill.

Also, to save the game by using the save point. I wanted to use a certain item (puzzle item, to use on another entity) in order to save the game, also similar to Resident Evil. However, because I'm currently using the item as a puzzle item in Model Editor, the item in the inventory isn't stacked (meaning it doesn't have x2, x3, etc..., instead it uses more than one slot). Is there a way to make the item stackable whilst using it as a puzzle item (with the icon to replace the standard hand or white dot)?

Thanks!

EDIT: If my memory is correct, I think the save feature idea that I wanted to use was done before in a Full Conversion mod called Tenebris Lake. However, since it's a FC and not a CS, I'm not sure how it was done.
Sadly, I am pretty sure that this can only be done by edits made to the game config, which means you cant do it with a simple custom story. There is a guide on the wiki explaining how to create a full conversion mod, there are also a couple YouTube videos explaining this as well, but you need to make a FC to change any of the main game config files for a mod.

Okay, that's fine. I was just testing it anyway. I guess I won't include this in my CS. Thanks for the help! Smile

EDIT: I got it working without converting it into a Full Conversion Mod. I just simply typed in the following in the extra_english.lang:

<CATEGORY Name="MainMenu">

    <Entry Name="ExitAndSave"></Entry>
    <Entry Name="Sure you want to exit and save?"></Entry>
    <Entry Name="Save"></Entry>
  </CATEGORY>

Although the Save & Exit feature may still exist, it doesn't appear in the pause menu. Still, thanks for the info!

The only thing I need to do now is the stackable puzzle item problem I had. :/
(This post was last modified: 12-31-2018, 11:10 AM by theyhunger.)
12-31-2018, 11:00 AM
Find


Messages In This Thread
RE: Saving the game + Items in Inventory - by theyhunger - 12-31-2018, 11:00 AM



Users browsing this thread: 1 Guest(s)