Frictional Games Forum (read-only)
Will there be a database for all functions in the game (Like Amnesia) - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: SOMA (https://www.frictionalgames.com/forum/forum-55.html)
+--- Forum: User created content (https://www.frictionalgames.com/forum/forum-79.html)
+---- Forum: Technical Support (https://www.frictionalgames.com/forum/forum-80.html)
+---- Thread: Will there be a database for all functions in the game (Like Amnesia) (/thread-30798.html)

Pages: 1 2


Will there be a database for all functions in the game (Like Amnesia) - DamnNoHtml - 09-23-2015

Just curious if you guys are going to go through the long and arduous process of displaying all main functions (premade) of the engine like what was done for HPL2 and Amnesia, or should I start digging into the scripts folder and learning everything from there? Thanks!


RE: Will there be a database for all functions in the game (Like Amnesia) - Mudbill - 09-23-2015

I'm certain this will come if it isn't there already. If not, I'm sure the community will dig through and upload bits and pieces to the wiki Wink

I added all the AMFP functions to the Amnesia scripts page a while back. It was a hassle but I wouldn't mind doing it again, should I have the time.


RE: Will there be a database for all functions in the game (Like Amnesia) - jens - 09-24-2015

If you follow this guide you'll make use of all the comments that explains all scripts, the code is very documented. https://wiki.frictionalgames.com/hpl3/3rdparty/codelite

Can configure for other programs as well, but we used codelite during the project.


RE: Will there be a database for all functions in the game (Like Amnesia) - Mudbill - 09-24-2015

It doesn't look like we (at least I) have write permissions on the HPL3 section of the wiki. Will this be changed? Will we have a section dedicated to anyone?

I assume this is either because you guys forgot to add the permissions (seeing as it was also hidden before) OR just the fact that you don't want people messing up your docs right now heh.


RE: Will there be a database for all functions in the game (Like Amnesia) - jens - 09-24-2015

There will not be write permission. We can make a separate section for HPL3_community or something like that?


RE: Will there be a database for all functions in the game (Like Amnesia) - Mudbill - 09-24-2015

Much better than nothing. I'm sure some people will want to cook things up on the wiki.


RE: Will there be a database for all functions in the game (Like Amnesia) - Romulator - 09-24-2015

I for one, if I learn a thing or two, would be happy to throw together some tutorials. And knowing Mugbill above me, he'll probably like to throw together some videos and post them on the wiki.

Thus I believe an area where we can freely edit would be beneficial to some of us forum dwellers to boast some creativity, but also spread some ideas without clogging up the User Created Content.


RE: Will there be a database for all functions in the game (Like Amnesia) - jens - 09-24-2015

One Rom's and Mug's secret wiki club coming up!


RE: Will there be a database for all functions in the game (Like Amnesia) - jens - 09-24-2015

https://wiki.frictionalgames.com/hpl3/community/start


RE: Will there be a database for all functions in the game (Like Amnesia) - jens - 09-24-2015

Oh, if you find anything in the regular HPL3 documentation that is incorrect, needs updating, improvement let us know.