Reminiscity
Member
Posts: 81
Threads: 16
Joined: Jan 2013
Reputation:
2
|
RE: Update almost ready! Brave testers needed!
(09-27-2013, 07:24 PM)DamnNoHtml Wrote: (09-27-2013, 07:16 PM)gruzzniotre Wrote: Is the new assets and monsters from AMFP in this package?
No, but you can just copy them over from your AMFP folder to your Amnesia TDD folder.
A lot of entities and statics have the same name as some from TDD. If i copy all the models from amfp to tdd wont that overwrite a lot of stuff?
|
|
09-27-2013, 08:03 PM |
|
LordOfDragons
Senior Member
Posts: 501
Threads: 14
Joined: Aug 2013
Reputation:
13
|
RE: Update almost ready! Brave testers needed!
Oh wait so this file isnt actually the AAMFP custom story update?
Whaaaa- Oh wow am i confused right now.
The question that will never be answered:
SOMA WHY ARE YOU SO BEAUTIFUL? ;_;
|
|
09-27-2013, 08:23 PM |
|
DamnNoHtml
Senior Member
Posts: 469
Threads: 34
Joined: Sep 2010
Reputation:
16
|
RE: Update almost ready! Brave testers needed!
(09-27-2013, 08:03 PM)Reminiscity Wrote: (09-27-2013, 07:24 PM)DamnNoHtml Wrote: (09-27-2013, 07:16 PM)gruzzniotre Wrote: Is the new assets and monsters from AMFP in this package?
No, but you can just copy them over from your AMFP folder to your Amnesia TDD folder.
A lot of entities and statics have the same name as some from TDD. If i copy all the models from amfp to tdd wont that overwrite a lot of stuff?
99% of the files that have the same name are actually the same exact file that The Chinese Room just dragged over from their original copy of Amnesia, so you should be okay. Worked for me.
Creator of Wake, Through the Portal, Insomnia, and Cycles What to do with HPL3....
|
|
09-27-2013, 08:24 PM |
|
TheWalshinator
Senior Member
Posts: 280
Threads: 3
Joined: Jul 2013
Reputation:
4
|
RE: Update almost ready! Brave testers needed!
(09-27-2013, 08:23 PM)BossPiggy Wrote: Oh wait so this file isnt actually the AAMFP custom story update?
Whaaaa- Oh wow am i confused right now.
Apparently so. The fact that you're putting things into TDD folder does suggest that
You will see me, and weep in cold fear...
|
|
09-27-2013, 08:26 PM |
|
gruzz
Member
Posts: 76
Threads: 24
Joined: Jun 2013
Reputation:
2
|
RE: Update almost ready! Brave testers needed!
(09-27-2013, 08:24 PM)DamnNoHtml Wrote: (09-27-2013, 08:03 PM)Reminiscity Wrote: (09-27-2013, 07:24 PM)DamnNoHtml Wrote: (09-27-2013, 07:16 PM)gruzzniotre Wrote: Is the new assets and monsters from AMFP in this package?
No, but you can just copy them over from your AMFP folder to your Amnesia TDD folder.
A lot of entities and statics have the same name as some from TDD. If i copy all the models from amfp to tdd wont that overwrite a lot of stuff?
99% of the files that have the same name are actually the same exact file that The Chinese Room just dragged over from their original copy of Amnesia, so you should be okay. Worked for me.
Level Editor crashes when i try to open "Enemys"
|
|
09-27-2013, 08:28 PM |
|
Daemian
Posting Freak
Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation:
49
|
RE: Update almost ready! Brave testers needed!
(09-27-2013, 06:40 PM)DamnNoHtml Wrote: Actually, for some reason the update is affecting the image of the function. I removed the image and it loads fine. Going to see what I can do to make the image work now. Jpeg is still supported, right?
SetupLoadScreen is fine for me.
I just tried this:
SetupLoadScreen("LoadingText", "Ch02_Prison01", 1, "game_loading_well.jpg");
ChangeMap( "00_rainy_hall.map", "AreaPlayerStart", "", "" );
And i saw the loading text below, the image on the background, the text talking about something, and then i was at the rainy hall saying that some stuff mustn't be forgotten.
|
|
09-27-2013, 08:37 PM |
|
DamnNoHtml
Senior Member
Posts: 469
Threads: 34
Joined: Sep 2010
Reputation:
16
|
RE: Update almost ready! Brave testers needed!
(09-27-2013, 08:37 PM)Amn Wrote: (09-27-2013, 06:40 PM)DamnNoHtml Wrote: Actually, for some reason the update is affecting the image of the function. I removed the image and it loads fine. Going to see what I can do to make the image work now. Jpeg is still supported, right?
SetupLoadScreen is fine for me.
I just tried this:
SetupLoadScreen("LoadingText", "Ch02_Prison01", 1, "game_loading_well.jpg");
ChangeMap( "00_rainy_hall.map", "AreaPlayerStart", "", "" );
And i saw the loading text below, the image on the background, the text talking about something, and then i was at the rainy hall saying that some stuff mustn't be forgotten.
Just tried this
SetupLoadScreen("LoadingText", "01_streets", 1, "game_loading_well.jpg");
ChangeMap("02_streets.map", "PlayerStartArea_1", "", "");
Instantly crashes.
Creator of Wake, Through the Portal, Insomnia, and Cycles What to do with HPL3....
|
|
09-27-2013, 08:41 PM |
|
LordOfDragons
Senior Member
Posts: 501
Threads: 14
Joined: Aug 2013
Reputation:
13
|
RE: Update almost ready! Brave testers needed!
Atm, i dont really know if this is just an update of the old TDD files, or the announced AAMFP assets update... I dont see any pig things in the file i downloaded...
The question that will never be answered:
SOMA WHY ARE YOU SO BEAUTIFUL? ;_;
|
|
09-27-2013, 08:51 PM |
|
Daemian
Posting Freak
Posts: 1,129
Threads: 42
Joined: Dec 2012
Reputation:
49
|
RE: Update almost ready! Brave testers needed!
What about the level? try the rainy hall.
Maybe 02_streets.map is not saved with the latest editor and the new AmnesiaTest130927.exe don't support it.
|
|
09-27-2013, 08:51 PM |
|
DamnNoHtml
Senior Member
Posts: 469
Threads: 34
Joined: Sep 2010
Reputation:
16
|
RE: Update almost ready! Brave testers needed!
(09-27-2013, 08:51 PM)Amn Wrote: What about the level? try the rainy hall.
Maybe 02_streets.map is not saved with the latest editor and the new AmnesiaTest130927.exe don't support it.
It's not that. All I have to do to make it work is remove the image in the function. Its the image that is causing it to crash.
Creator of Wake, Through the Portal, Insomnia, and Cycles What to do with HPL3....
|
|
09-27-2013, 08:53 PM |
|
|