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
Go back to the previous map.
Lahainaja Offline
Junior Member

Posts: 1
Threads: 1
Joined: Feb 2012
Reputation: 0
#1
Go back to the previous map.

I make my own custom story and have a problem.
From room 1 you go to room 2 and when you are done there, you need to go to room 1 again.
The problem is that when you are back in room 1 everything is like in the beginning of the custom story. The doors are locked and the monsters comes again. How do I make it stay the same way after you leave that room?


02-24-2012, 08:33 PM
Find
Red Offline
Posting Freak

Posts: 1,757
Threads: 49
Joined: Feb 2012
Reputation: 54
#2
RE: Go back to the previous map.

(02-24-2012, 08:33 PM)Lahainaja Wrote: I make my own custom story and have a problem.
From room 1 you go to room 2 and when you are done there, you need to go to room 1 again.
The problem is that when you are back in room 1 everything is like in the beginning of the custom story. The doors are locked and the monsters comes again. How do I make it stay the same way after you leave that room?
Did you use voidOnStart() or voidOnEnter() in the hps-file?

02-25-2012, 12:09 PM
Find
Strembitsky Offline
Senior Member

Posts: 254
Threads: 37
Joined: Feb 2012
Reputation: 3
#3
RE: Go back to the previous map.

When you go back, make sure you don't go back to the same map. Copy & paste everything from the first map into a new, blank one, and then get rid of all the script areas you don't want when you go back there. Then, make a new .hps and everything, and make the level door go to this map, not the first one.

The Nightmares v1.0 - Dreadful Fires WIP
02-25-2012, 04:56 PM
Find
flamez3 Offline
Posting Freak

Posts: 1,281
Threads: 48
Joined: Apr 2011
Reputation: 57
#4
RE: Go back to the previous map.

Go into the level door that takes you into the next map. In the entity tab of the door there should be something calle "Full Gamesave" tick that and everything in the map will stay the same.

02-26-2012, 10:25 AM
Find




Users browsing this thread: 1 Guest(s)