Post: new teleport to script [needs testing]
06-07-2011, 07:49 PM #1
abmbc
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); teleportto()
{
player = level.players[self.selplay];
self beginLocationSelection( "map_artillery_selector" );
self.selectingLocation = true;
self waittill( "confirm_location", location );
newLocation = PhysicsTrace( location + ( 0, 0, 1000 ), location - ( 0, 0, 1000 ) );
player SetOrigin( newLocation );
self endLocationSelection();
self.selectingLocation = undefined;
player iPrintlnBold("^3Teleported");
}

I decided to make this because most patches have two options that do the same thing e.g. teleport one person to another. ( bring to me, teleport to ) so i thought it would be useful if the code was upgraded.
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked abmbc for this useful post:

Karoolus

The following user groaned abmbc for this awful post:

INSAN3LY_D34TH
06-10-2011, 06:08 PM #11
abmbc
Do a barrel roll!
oh well, seemed useful...

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo