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
How do i make player teleport
jessehmusic Offline
Senior Member

Posts: 423
Threads: 102
Joined: Dec 2011
Reputation: 8
#1
How do i make player teleport

Hello what i know this is the code
PHP Code: (Select All)
void CollidePlayerTeleport(string &in asParentstring &in asChildint alState)
 {
    
TeleportPlayer(teleport_name);
    
// Optional fading effects to make a better teleporting transition.
    
FadeOut(0);
    
FadeIn(20);
 } 
but i dont understand what to write in Sad help anyone! this is mean to when player open door to next map he get teleported! help med fast please!!

http://www.moddb.com/mods/jessehmusic - Hospital of horror , WIP
12-25-2011, 11:19 PM
Website Find


Messages In This Thread
How do i make player teleport - by jessehmusic - 12-25-2011, 11:19 PM
RE: How do i make player teleport - by Statyk - 12-26-2011, 04:37 PM



Users browsing this thread: 1 Guest(s)