The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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
Basic Elevator
MaZiCUT Offline
Senior Member

Posts: 536
Threads: 31
Joined: Jun 2012
Reputation: 17
#1
Basic Elevator

So basicly i'm trying to create an elevator, the elevator has two buttons: The button below says a message when you click it, I've taken care of that. The Second button above it is the button that will take you to an above level, on the same map. I don't need the elevator to move or something, i just want the player to fade out: load another position on the map wich would be in a second elevator as if it just had went up, and when he fades out i want to make a sort of elevator sound but i guess i can fix that easly too, I just don't know how to achieve the player swapping position.

Could you possibly use the ChangeMap function and just write the same map you're on, but a different position? Or would that cause a loading screen?

I click on the button: PlayerInteractCallBack: ButtonUpFunction


void ButtonUpFunction(string &in entity)
{
FadeOut(0);
now i need him to change position, please read the whole post.
}

Hi.
(This post was last modified: 06-23-2012, 09:16 PM by MaZiCUT.)
06-23-2012, 07:40 PM
Website Find


Messages In This Thread
Basic Elevator - by MaZiCUT - 06-23-2012, 07:40 PM
RE: Basic Elevator - by Unearthlybrutal - 06-23-2012, 07:51 PM
RE: Basic Elevator - by MaZiCUT - 06-23-2012, 07:53 PM
RE: Basic Elevator - by Cruzore - 06-23-2012, 07:51 PM
RE: Basic Elevator - by Unearthlybrutal - 06-23-2012, 07:56 PM
RE: Basic Elevator - by MaZiCUT - 06-23-2012, 07:56 PM
RE: Basic Elevator - by Cruzore - 06-23-2012, 07:56 PM
RE: Basic Elevator - by Unearthlybrutal - 06-23-2012, 07:57 PM
RE: Basic Elevator - by MaZiCUT - 06-23-2012, 07:57 PM
RE: Basic Elevator - by Cruzore - 06-23-2012, 07:59 PM
RE: Basic Elevator - by Unearthlybrutal - 06-23-2012, 08:00 PM
RE: Basic Elevator - by Cruzore - 06-23-2012, 08:03 PM
RE: Basic Elevator - by Unearthlybrutal - 06-23-2012, 08:04 PM
RE: Basic Elevator - by MaZiCUT - 06-23-2012, 08:11 PM
RE: Basic Elevator - by Unearthlybrutal - 06-23-2012, 08:31 PM
RE: Basic Elevator - by Cruzore - 06-23-2012, 08:28 PM
RE: Basic Elevator - by MaZiCUT - 06-23-2012, 08:29 PM
RE: Basic Elevator - by MaZiCUT - 06-23-2012, 08:35 PM
RE: Basic Elevator - by Unearthlybrutal - 06-23-2012, 08:39 PM
RE: Basic Elevator - by Cruzore - 06-23-2012, 08:37 PM
RE: Basic Elevator - by MaZiCUT - 06-23-2012, 08:38 PM
RE: Basic Elevator - by MaZiCUT - 06-23-2012, 08:44 PM
RE: Basic Elevator - by Cruzore - 06-23-2012, 08:46 PM
RE: Basic Elevator - by Unearthlybrutal - 06-23-2012, 08:48 PM
RE: Basic Elevator - by MaZiCUT - 06-23-2012, 08:52 PM
RE: Basic Elevator - by Cruzore - 06-23-2012, 08:52 PM
RE: Basic Elevator - by MaZiCUT - 06-23-2012, 08:54 PM
RE: Basic Elevator - by Unearthlybrutal - 06-23-2012, 08:57 PM
RE: Basic Elevator - by Cruzore - 06-23-2012, 09:00 PM
RE: Basic Elevator - by MaZiCUT - 06-23-2012, 09:02 PM
RE: Basic Elevator - by Cruzore - 06-23-2012, 09:04 PM
RE: Basic Elevator - by Unearthlybrutal - 06-23-2012, 09:06 PM
RE: Basic Elevator - by MaZiCUT - 06-23-2012, 09:10 PM
RE: Basic Elevator - by Unearthlybrutal - 06-23-2012, 09:12 PM
RE: Basic Elevator - by MaZiCUT - 06-23-2012, 09:13 PM
RE: Basic Elevator - by Unearthlybrutal - 06-23-2012, 09:17 PM



Users browsing this thread: 1 Guest(s)