Author Topic: Multiple Teleporters  (Read 1737 times)

skitzo

  • Autococker
  • Posts: 539
Multiple Teleporters
« on: July 09, 2008, 09:44:07 AM »
OK so I've found a guide on how to make a teleport but I'm just wondering what the key and values would be to set the different destinations for more than one teleport.

M-A-Zing

  • 68 Carbine
  • Posts: 274
Re: Multiple Teleporters
« Reply #1 on: July 09, 2008, 10:01:09 AM »
like more than one teleport leading to the same one, or just many different pairs of teleports?

skitzo

  • Autococker
  • Posts: 539
Re: Multiple Teleporters
« Reply #2 on: July 09, 2008, 10:12:12 AM »
many different pairs

Laged

  • 68 Carbine
  • Posts: 374
Re: Multiple Teleporters
« Reply #3 on: July 09, 2008, 10:14:42 AM »
For example, the first pair would be "target/targetname" "teleport1", the second one would be "target/targetname" "teleport2" etc..

skitzo

  • Autococker
  • Posts: 539
Re: Multiple Teleporters
« Reply #4 on: July 09, 2008, 10:25:25 AM »
so the key for the sender would be like "teleport" and the value would be "1" and the receiver would be key "target" value "teleport1"?

M-A-Zing

  • 68 Carbine
  • Posts: 274
Re: Multiple Teleporters
« Reply #5 on: July 09, 2008, 10:33:05 AM »
first you make the misc_teleporter, then add key target value teleport1 then make a misc_teleport_dest and then add key targetname value teleport1

skitzo

  • Autococker
  • Posts: 539
Re: Multiple Teleporters
« Reply #6 on: July 09, 2008, 10:43:16 AM »
yay it worked thanks so much for the help guys. =]