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
Script Help New Checkpoint problem second Checkpoint
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#8
RE: How do you make Check points?

(06-28-2012, 02:33 PM)Steve Wrote: Can you tell us what your issue is?
Well all I wan to know is which objects you have to place in the map, where you must place it and what you have to put in the "Things" names and stuff.
what you're trying to achieve
I'm just trying to achieve to make like a save point for if you die by like a monster you go back to that place.
why you decided to try to deactivate the PlayerStart area.
I guess I did that part wrong Blush
I would be very thankfull if you could explain detailed of how it works.
I also want to know if I even need the script area or if I must be something else screenshots from examples would be helpfull.
Thanks already

asName: the name you want the checkpoint to have.
asStartPos: the name of the PlayerStart area (i.e. the green box with the colorful arrows in its center) that you want the player to spawn in.
asCallback: name of the callback function you want called when the player dies (useful for resetting or modifying the environment).
asDeathHintCat: name of the LANG category that is the parent of the asDeathHintEntry entry.
asDeathHintEntry: name of the LANG entry that holds the death message you want to display when the player dies.

I'm not sure if it is possible to deactivate PlayerStart areas when dealing with checkpoints, but it's illogical to do so when checkpoints are dependent on PlayerStart areas.

Does anything else in your script work? Does the hpl.log (Documents/Amnesia/Main) provide any insight?

Tutorials: From Noob to Pro
(This post was last modified: 06-28-2012, 03:29 PM by Your Computer.)
06-28-2012, 03:28 PM
Website Find


Messages In This Thread
RE: How do you make Check points? - by Adny - 06-27-2012, 10:17 PM
RE: How do you make Check points? - by Steve - 06-28-2012, 07:21 AM
RE: How do you make Check points? - by Steve - 06-28-2012, 02:33 PM
RE: How do you make Check points? - by Your Computer - 06-28-2012, 03:28 PM
RE: How do you make Check points? - by Cruzore - 06-28-2012, 02:46 PM
RE: How do you make Check points? - by Steve - 06-28-2012, 03:00 PM



Users browsing this thread: 1 Guest(s)