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
Checkpoints?!?!?!?!
simblarosh Offline
Junior Member

Posts: 5
Threads: 2
Joined: Aug 2011
Reputation: 0
#1
Checkpoints?!?!?!?!

Hi I am having a hard time getting my checkpoints to work....can someone please give me an example script?

I have a area that activates the check point and the playerstartarea is all typed right. An example would greatly help.
08-04-2011, 10:46 PM
Find
Tanshaydar Offline
From Beyond

Posts: 3,085
Threads: 17
Joined: Mar 2009
Reputation: 67
#2
RE: Checkpoints?!?!?!?!

CheckPoint("checkpoint2","PlayerStartArea_3","", "", "");

checkpoint2 is name of the checkpoint.

(This post was last modified: 08-04-2011, 10:57 PM by Tanshaydar.)
08-04-2011, 10:57 PM
Website Find
simblarosh Offline
Junior Member

Posts: 5
Threads: 2
Joined: Aug 2011
Reputation: 0
#3
RE: Checkpoints?!?!?!?!

(08-04-2011, 10:57 PM)Tanshaydar Wrote: CheckPoint("checkpoint2","PlayerStartArea_3","", "", "");

checkpoint2 is name of the checkpoint.

yea i'e done that a million times but it always spawns me back at my first start point
08-05-2011, 02:06 AM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#4
RE: Checkpoints?!?!?!?!

(08-05-2011, 02:06 AM)simblarosh Wrote: yea i'e done that a million times but it always spawns me back at my first start point
Are you sure it is being called, then? Do you have any other CheckPoint()s in your script? How many PlayerStart areas do you have?

Tutorials: From Noob to Pro
08-05-2011, 06:07 AM
Website Find




Users browsing this thread: 1 Guest(s)