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
Anyone knows how to do this?
oscar1007 Offline
Member

Posts: 64
Threads: 24
Joined: Oct 2011
Reputation: 0
#1
Anyone knows how to do this?

I'm making a custom story and i wonder how you do this:


1. go to spot. Nothing happen.
2. Do something.
3. Go to spot. Teleport from level.

Anyone know how i can do this?

Thanks for the help!

Money can't buy you happiness. But I rather cry in my ferrari.

PROJECT:
http://www.moddb.com/mods/oscar1007
(This post was last modified: 01-24-2012, 04:35 PM by oscar1007.)
01-24-2012, 04:35 PM
Find
Tripication Offline
Member

Posts: 172
Threads: 19
Joined: Dec 2011
Reputation: 6
#2
RE: Anyone knows how to do this?

Can we get more detail on the situation, when you do this thing, is it where this spot is, or somewhere else
and what is the thing you do??

[Image: speedart__2___yoshimitsu_by_kamofudge-d4yo6kk.png]
(This post was last modified: 01-24-2012, 04:41 PM by Tripication.)
01-24-2012, 04:37 PM
Find
Obliviator27 Offline
Posting Freak

Posts: 792
Threads: 10
Joined: Jul 2011
Reputation: 66
#3
RE: Anyone knows how to do this?

It's quite easy. After you do something, either
1) Set the area to Active with SetEntityActive
or
2)Set up the AddEntityCollideCallback after you do the something.

01-24-2012, 04:44 PM
Find
Tripication Offline
Member

Posts: 172
Threads: 19
Joined: Dec 2011
Reputation: 6
#4
RE: Anyone knows how to do this?

Ok, first thing first. Where is this spot.
2ndly, what are you planning to do at this spot.
3rdly, What do you mean telepot from amp? Into another map or onto a different position on the same map?

[Image: speedart__2___yoshimitsu_by_kamofudge-d4yo6kk.png]
(This post was last modified: 01-24-2012, 04:53 PM by Tripication.)
01-24-2012, 04:51 PM
Find
oscar1007 Offline
Member

Posts: 64
Threads: 24
Joined: Oct 2011
Reputation: 0
#5
RE: Anyone knows how to do this?

Does the area activate when i use setentityactive?

The area is a "altar" like thing. If you havn't done anything, nothing will happen when you stand there. But if you collide a object with an entity on the map, when you enter the area, you will be teleported to another map.

So, does the setentity work for areas?

Money can't buy you happiness. But I rather cry in my ferrari.

PROJECT:
http://www.moddb.com/mods/oscar1007
01-24-2012, 05:45 PM
Find
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#6
RE: Anyone knows how to do this?

(01-24-2012, 05:45 PM)oscar1007 Wrote: So, does the SetEntity[Active] work for areas?

Yes, it does.

Tutorials: From Noob to Pro
(This post was last modified: 01-24-2012, 06:50 PM by Your Computer.)
01-24-2012, 06:50 PM
Website Find
oscar1007 Offline
Member

Posts: 64
Threads: 24
Joined: Oct 2011
Reputation: 0
#7
RE: Anyone knows how to do this?

Thank you!

Money can't buy you happiness. But I rather cry in my ferrari.

PROJECT:
http://www.moddb.com/mods/oscar1007
01-24-2012, 09:13 PM
Find




Users browsing this thread: 1 Guest(s)