Frictional Games Forum (read-only)
[SCRIPT] [STILL HELP NEEDED] World not loading correctly - Printable Version

+- Frictional Games Forum (read-only) (https://www.frictionalgames.com/forum)
+-- Forum: Amnesia: The Dark Descent (https://www.frictionalgames.com/forum/forum-6.html)
+--- Forum: Custom Stories, TCs & Mods - Development (https://www.frictionalgames.com/forum/forum-38.html)
+---- Forum: Development Support (https://www.frictionalgames.com/forum/forum-39.html)
+---- Thread: [SCRIPT] [STILL HELP NEEDED] World not loading correctly (/thread-16685.html)

Pages: 1 2 3


RE: [STILL HELP NEEDED] World not loading correctly - Cruzore - 07-04-2012

//SetEntityCallbackFunc("Knife_1", "Murder");
Why is the callback inactive? There's no reason for it, except if you don't want a map change.


RE: [STILL HELP NEEDED] World not loading correctly - Jagsrs28 - 07-05-2012

(07-04-2012, 11:51 AM)FastHunteR Wrote: //SetEntityCallbackFunc("Knife_1", "Murder");
Why is the callback inactive? There's no reason for it, except if you don't want a map change.
I dunno its just there to look cool I guess?

(07-04-2012, 11:26 AM)heyitsrobert97 Wrote: Have you tried Deleting the map_cache ( if there is one) this happened to be before and all i had to do was delete them
There is not a map_cache


RE: [STILL HELP NEEDED] World not loading correctly - Cruzore - 07-05-2012

Well, you should set the callback I stated above active, since that#s what will call the stuff to make the map change.
Edit: Nevermind. I saw that you have another callback.
Second Edit: Did you actually place anything at the second map? Like, a floor, together with that PlayerStartArea?


RE: [STILL HELP NEEDED] World not loading correctly - Jagsrs28 - 07-07-2012

(07-05-2012, 12:17 PM)FastHunteR Wrote: Well, you should set the callback I stated above active, since that#s what will call the stuff to make the map change.
Edit: Nevermind. I saw that you have another callback.
Second Edit: Did you actually place anything at the second map? Like, a floor, together with that PlayerStartArea?
It is a full room, a Floor, roof, walls, light, bed, table, chair, cabinet, carpet, blood, PlayerStartArea.

:/


RE: [STILL HELP NEEDED] World not loading correctly - Cruzore - 07-07-2012

Try moving the PlayerStartArea a bit up. Maybe try to increase the height of the roof too.


RE: [STILL HELP NEEDED] World not loading correctly - Jagsrs28 - 07-09-2012

The PlayerStartArea is floating off of the floor.


RE: [STILL HELP NEEDED] World not loading correctly - Stepper321 - 07-09-2012

Like I said, copy the log and paste it here, not the script. (Play the game, where it doesn't load or do anything, go to Amnesia in your Documents and paste the log here)